|
Functionality You can use this method to create a subsequent Bank Details>record (0009). Example:> An employee wants his pay to be transferred to a bank account that hehas just opened as of 01/01/1997. You can use the CREATESUCCESSOR method to create a subsequent BankDetails> record (0009) for the new bank account on 01/01/1997. Thesubsequent record contains the data of the previous record, only thenew account number has to entered in Bank account> field. The previous record is delimited on 12/31/1996.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 parameterdocumentation. You can use this method only if you have called the ENQUEUE method ofthe business object EMPLOYEE> beforehand. For more information onthe ENQUEUE method, read the documentation on the function moduleBAPI_EMPLOYEE_ENQUEUE. |