Createsuccessor
This method can be used to create a subsequent record for infotype Familie/Bezugsperson (0021). Example: The husband of an employee has just been awarded a doctorate. A data record has already been maintained for infotype
Family/Related person (0021) for the validity period 01.01.1990 - 31.12.1999. The method CREATESUCCESSOR can be used to create a subsequent record.This subsequent record contains the data of the previous record, only the spouse's title must be added to the field Title
. The previous record will be delimited on the start date of the subsequent record. NotesMessages are returned in the RETURN parameter. This parameter documentation contains the return values and their meanings. The key fields used by the method are described under the parameters.
This method can only be used if the ENQUEUE method is called first for the business object EMPLOYEE. You will find further details on the ENQUEUE method in the function module documentation BAPI_EMPLOYEE_ENQUEUE.
|