Functionality This method can be used to create a subsequent record for infotypePersonal Data> (0002). Example:> A single employee marries. In Infotyp Personal Data> (0002) themarital status 'single' has been entered for the validity period01.01.1990 - 31.12.1999. The method CREATESUCCESSOR can be used to create a subsequent recordwith the new marital status. This subsequent record contains the dataof the previous record, only the field Mar. Status> must bereplaced by the new marital status 'Married'. The previous record is delimited on the start data of the subsequentrecord.Notes Messages are returned in the RETURN paramter. This parameterdocumentation 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 forthe business object EMPLOYEE>. You will find further details onthe ENQUEUE method in the function module documentationBAPI_EMPLOYEE_ENQUEUE.Description You will find details on the meaning of Personnel Number in therelevant data element documentation: Personnel Number >.Description You will find details on the meaning of Lock Indicator for HR MasterRecord in the relevant data element documentation: LockIndicator for HR Master Record>.Description You will find details on the meaning of Object Identification in therelevant data element documentation: Object Identification >.Description You will find details on the meaning of Number of Infotype Record withSame Key in the relevant data element documentation:Number of Infotype Record with Same Key>.Description Return Code of Method Value range In case of error, the structure may contain the following information:
- Message Type (field TYPE>)
- Message Code (field CODE>)
- Message Text (field MESSAGE>)
If there are no errors, the field string is initial.Description You will find details on the meaning of Subtype in the relevant dataelement documentation: Subtype>.Description You will find details on the meaning of Title in the relevant dataelement documentation: Title >.Description You will find details on the meaning of Other Title in the relevantdata element documentation: Other Title >.Description You will find details on the meaning of Date of Birth in the relevantdata element documentation: Date of Birth >.Description You will find details on the meaning of Personnel Number in therelevant data element documentation: Personnel Number >.Description You will find details on the meaning of Form of Address Key in the relevant data element documentation:Form of Address Key >.Description You will find details on the meaning of Gender Key in the relevant dataelement documentation: Gender Key>.Description You will find details on the meaning of Personal ID Number in therelevant data element documentation: Personal ID Number >.Description You will find details on the meaning of Known As in the relevant dataelement documentation: Known As>.Description You will find details on the meaning of Language Key in the relevantdata element documentation: Language Key>.Description You will find details on the meaning of Nationality in the relevantdata element documentation: Nationality >.Description You will find details on the meaning of COMMIT Control in the relevantdata element documentation: COMMIT Control at BAPIInterface>.Description You will find details on the meaning of Religious Denomination Key inthe relevant data element documentation: ReligiousDenomination Key>.Description You will find details on the meaning of Second Nationality in therelevant data element documentation: Second Nationality >.Description You will find details on the meaning of State in the relevant dataelement documentation: State >.Description You will find details on the meaning of Name Prefix in the relevantdata element documentation: Name Prefix>.Description You will find details on the meaning of Third Nationality in therelevant data element documentation: Third Nationality>.
|