Sapass

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



Index

EmployeeSuperannAU

EmployeeSuperannAU


The business object Employee Superannuation details - AU
refers to information supplied by an employee to the employer about the employee's contribution to superannuation funds.


Structure


Employee Superannuation details - AU consists of several pieces of
information, including the Superannuation fund to which the employee wants to contribute, Superannuation fund details, personal
contribution details and company contribution details.


11-Dec-2005


Methods

Available Methods


  • Approve : Unlock Superannuation Australia [ BAPI_EMPSUPANAU_APPROVE ]
  • Change : Change Superannuation Australia [ BAPI_EMPSUPANAU_CHANGE ]
  • Create : Create Superannuation Australia [ BAPI_EMPSUPANAU_CREATE ]
  • Delete : Delete Superannuation Australia [ BAPI_EMPSUPANAU_DELETE ]
  • Delimit : Delimit Superannuation Australia [ BAPI_EMPSUPANAU_DELIMIT ]
  • Getdetail : Read Superannuation Australia [ BAPI_EMPSUPANAU_GETDETAIL ]
  • Getdetailedlist : Read instances with data Superannuation Australia [ BAPI_EMPSUPANAU_GETDETAILLIST ]
  • Getlist : Read Instances Superannuation Australia [ BAPI_EMPSUPANAU_GETLIST ]
  • Request : Create Superannuation Australia [ BAPI_EMPSUPANAU_REQUEST ]

11-Dec-2005


Approve

Approve


You can use this method to unlock a Superannuation record for Australia (0220).

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 Superannuation record for Australia (0220).

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 Superannuation record for Australia (0220).

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 Superannuation record for Australia (0220).

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


Delimit

Delimit


You can use this method to create a Superannuation record for Australia (0220).

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 Superannuation record for Australia (0220).

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 Superannuation infotype recordsfor Australia (0220) 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 Superannuation records for Australia (0220) 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 Superannuation record for Australia (0220).

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