CreateSuccessor
You can use this method to create a subsequent Basic Pay record (0008). Example: An employee receives an 'assembly bonus' as of 01/01/1997. You can use the CREATESUCCESSOR method to create a subsequent Basic Pay
record (0008) for this increase on 01/01/1997. The subsequent record contains the data of the previous record, only the 'assemblybonus' wage type still has to be added. The previous record is delimited on 12/31/1996. NotesMessages are transferred to the RETURN parameter. The relevant
parameter 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.
|