Sapass

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



Index

EmployeeTaxInfoAU

EmployeeTaxInfoAU


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


Structure


Employee Tax information - AU consists of several pieces of information regarding:


  • Taxation details (such as tax scale, HECS contribution)

  • Tax exemption details (whether the employee is eligible for medicare levy exemption, tax rebate and so on).

  • 11-Dec-2005


    Methods

    Available Methods


    • Approve : Unlock Tax details Australia [ BAPI_EMPTAXAU_APPROVE ]
    • Change : Change Tax Australia [ BAPI_EMPTAXAU_CHANGE ]
    • Create : Create Tax Australia [ BAPI_EMPTAXAU_CREATE ]
    • Delete : Delete Tax Australia [ BAPI_EMPTAXAU_DELETE ]
    • Getdetail : Read Tax Australia [ BAPI_EMPTAXAU_GETDETAIL ]
    • Getdetailedlist : Read instances with data Tax Australia [ BAPI_EMPTAXAU_GETDETAILLIST ]
    • Getlist : Read Instances Tax Australia [ BAPI_EMPTAXAU_GETLIST ]
    • Request : Create Tax Australia [ BAPI_EMPTAXAU_REQUEST ]

    11-Dec-2005


    Approve

    Approve


    You can use this method to unlock a Tax record for Australia (0188).

    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 of the 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_BANKDETAIL_REQUEST.


    11-Dec-2005


    Change

    Change


    You can use this method to change a Tax record for Australia (0188).

    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 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


    You can use this method to create a Tax record for Australia (0188).

    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 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


    Delete

    Delete


    You can use this method to delete a Tax record for Australia (0188).

    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 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


    Getdetail

    Getdetail


    You can use this method to read a Tax record for Australia (0188).

    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.


    11-Dec-2005


    Getdetailedlist

    Getdetailedlist


    You can use this method to read Tax infotype records for Australia (0188) found within the specified time interval.

    Notes

    Messages are returned in the Return parameter The parameterdocumentation displays the return codes and their meanings.


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


    11-Dec-2005


    Getlist

    Getlist


    You can use this method to read the keys (instances) of Taxrecords for Australia (0188) found within the specified time interval.

    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.


    11-Dec-2005


    Request

    Request


    You can use this method to create a Tax record for Australia (0188).

    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 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