Createsuccessor
You can use this method to create a subsequent Addresses record(0006). This takes New Zealand-specific features into account. Example: An employee lives in street 'A' and city 'A'. This data is stored in the Addresses
infotype (0006) for the validity period from 01/01/1990 - 31/12/1999. The employee moves on 01/01/1997. The new address is street 'B' in city 'A'. You can use the CREATESUCCESSOR method to create a subsequent Addresses record (0006). The subsequent record contains the data of the previous record and the user only has to change the
Street/house number field. The previous record is delimited on 31/12/1996. NotesMessages 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. Further Information
For more information, see the IACs in Personnel Administration documentation under Cross-Application Components -> SAP Internet Applications -> Employee Self-Service in the SAP Library.
|