Functionality With this method, you can create a new record for the infotypeAddresses> (0006). Example:> An employee has been updated in infotype Addresses> (0006) in thefollowing address : A Street, A city, during the validity period from 1January 1990 - 31 December 1999. The employee moved out on 1 January 1997. The new address: B Street, Bcity. With the method CREATESUCCESSOR, you can create a new record with thenew address. This new record is filled in with the old record and onlythe fields House number> and Street> are filled in with thenew information. The old information will be delimited from 31 December 1996.Notes Notifications will be assigned in parametre RETURN. In the parametredocumentation, you can find the return value and its descriptions. The key fields used by the method are described in parametre. This method can only be used if the business object ENQUEUE methodEMPLOYEE> is called. Further information on the ENQUEUE methodcan be found in the function module documentation. BAPI_EMPLOYEE_ENQUEUE>. |