Creatsuccessor
You can use this method to create a subsequent Personal Data record (0002) for employee in Japan. ExampleAn employee who, up till now was single, marries. The marital status inthe Personal Data record (0002) for the validity period from 01/01/1990 to 12/31/1999 is 'single'.
You can use the CREATESUCCESSOR method to create a subsequent PersonalData record. The subsequent record contains the data of the previousrecord, only 'married' still has to be entered in the Marital Status field. The previous record is delimited on the start date of the subsequent record.
NotesMessages are transferred to the RETURN parameter. The relevantparameterdocumentation 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 moduleBAPI_EMPLOYEE_ENQUEUE.
|