Sapass

 Simplify SAP R/3 development with Excel VBA/VB RFC  
Home> Bapi>EmployeeTaxInfoTH



Index

EmployeeTaxInfoTH

EmployeeTaxInfoTH


The business object Employee Tax Information - TH refers to
information supplied by an employee to the employer about the employee's tax details.



Structure



Employee Tax Information - TH consists of several pieces of information regarding:


  • Taxation (such as Tax ID)

  • Family information like spouse, child and education allowance that are tax allowances

  • Tax allowance details for other contributions like life insurance premium, mortage amount and charity


  • 11-Dec-2005


    Methods

    Available Methods


    • Approve : Unlock Tax details [ BAPI_EMPTAXTH_APPROVE ]
    • Change : Change Tax Thailand [ BAPI_EMPTAXTH_CHANGE ]
    • Create : Create Tax Thailand [ BAPI_EMPTAXTH_CREATE ]
    • Delete : Delete Tax Thailand [ BAPI_EMPTAXTH_DELETE ]
    • Getdetail : Read Tax Thailand [ BAPI_EMPTAXTH_GETDETAIL ]
    • Getdetaillist : Read instances with data Tax Thailand [ BAPI_EMPTAXTH_GETDETAILLIST ]
    • Getlist : Read Instances Tax Thailand [ BAPI_EMPTAXTH_GETLIST ]
    • Request : Create Tax Thailand [ BAPI_EMPTAXTH_REQUEST ]

    11-Dec-2005


    Approve

    Approve


    You can use this method to unlock a Tax record for Thailand (0364).

    It enables you to implement the "double verification principle" inconjunction with the REQUEST method. According to this principle, atleast two users must take part in writing an active record to the
    database. One user creates a locked record using the REQUEST method.The other user unlocks or 'activates' this record using the APPROVE method.

    Notes

    Messages are transferred to the RETURN parameter. The relevantparameter documentation contains the return values and their meanings.


    The key fields used by the method are described in the parameter documentation.

    You can only use this method if you have called the ENQUEUE method ofthe business object EMPLOYEE beforehand. For more information on the ENQUEUE method, read the documentation on the function module
    BAPI_EMPLOYEE_ENQUEUE.

    For more information on the REQUEST method, read the documentation on the function module BAPI_EMPTAXTH_REQUEST.


    11-Dec-2005


    Change

    Change


    You can use this method to change an Addresses record (0006).

    Notes

    Messages are transferred to the RETURN parameter. The relevantparameter documentation contains the return values and their meanings.

    The key fields used by the method are described in the parameter documentation.


    You can use this method only if you have called the ENQUEUE method of the business object EMPLOYEE beforehand. For more information on the ENQUEUE method, read the documentation on the function module BAPI_EMPLOYEE_ENQUEUE.


    11-Dec-2005


    Create

    Create


    No document is available


    11-Dec-2005


    Delete

    Delete


    No document is available


    11-Dec-2005


    Getdetail

    Getdetail


    No document is available


    11-Dec-2005


    Getdetaillist

    Getdetaillist


    No document is available


    11-Dec-2005


    Getlist

    Getlist


    No document is available


    11-Dec-2005


    Request

    Request


    No document is available


    11-Dec-2005