Sapass

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



Index

EmployeePreviousER

EmployeePreviousER


The business object Employee Previous Employer refers to
information supplied by an employee to the employer about the employee's previous employer or employers.


Structure


Employee Previous Employer consists of several pieces of information
about the employee's previous employment (such as employmentperiod, employer name, industry, job).


11-Dec-2005


Methods

Available Methods


  • Change : Change Previous Employer [ BAPI_EMPPREVIER_CHANGE ]
  • Create : Create Previous Employer [ BAPI_EMPPREVIER_CREATE ]
  • Delete : Delete Previous Employer [ BAPI_EMPPREVIER_DELETE ]
  • Delimit : Delimit Previous Employer [ BAPI_EMPPREVIER_DELIMIT ]
  • GetDetail : Read Previous Employer [ BAPI_EMPPREVIER_GETDETAIL ]
  • GetDetailedList : Read instances with data Previous Employer [ BAPI_EMPPREVIER_GETDETALLIST ]
  • GetList : Read Instances Previous Employer [ BAPI_EMPPREVIER_GETLIST ]

11-Dec-2005


Change

Change


You can use this method to change a Previous Employment record (0023).

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, see the documentation on the function module BAPI_EMPLOYEE_ENQUEUE.


11-Dec-2005


Create

Create


You can use this method to create a Previous Employment record (0023).

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 Previous Employment record (0023).

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 Previous Employment record (0023).

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 Previous Employment record (0023).

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


No document is available


11-Dec-2005


GetList

GetList


You can use this method to read the keys (instances) of Previous Employment records (0023) 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