Fonction SAP BAPI_ADDRESSEMP_DELIMIT - Delimit employee address validity period

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
DELIMIT_DATE BAPIP0006-DELIMIT_DATE D 8
EMPLOYEENUMBER BAPIP0006-PERNR N 8
LOCKINDICATOR BAPIP0006-SPRPS C 1
NOCOMMIT BAPI_STAND-NO_COMMIT C 1 X COMMIT Control at BAPI Interface
OBJECTID BAPIP0006-OBJPS C 2
RECORDNUMBER BAPIP0006-SEQNR N 3
SUBTYPE BAPIP0006-SUBTY C 4
VALIDITYBEGIN BAPIP0006-BEGDA D 8
VALIDITYEND BAPIP0006-ENDDA D 8

Paramètre Reférence Type Long. Description
ADDRESSEMPKEY BAPIPAKEY u 34
RETURN BAPIRETURN1 u 470 Structure for Return Code

Functionality
You can use this method to chronologically delimit a data record forthe Adresses infotype (0006).

Notes
Messages are returned in the RETURN parameter. The return codes andtheir meanings can be found in this parameter documentation.
The key fields used by the methods are described under the parameters.
This method can only be used if the ENQUEUE method of the EMPLOYEE business object has been called up first. You can find moreinformation about the ENQUEUE method in the documentation of theBAPI_EMPLOYEE_ENQUEUE function module.

Description
Method return code

Value range
In the case of errors, this structure contains the followinginformation, for example:

  • Message type (TYPE field)

  • Message code (CODE field)

  • Message text (MESSAGE field)

  • If it is successful, the stucture is initial.

    Description
    You find information about the meaning of the personnel number in thecorresponding data element documentation: Personnelnumber.

    Description
    You find information about the meaning of the lock indicator for the HRmaster record in the corresponding data element documentation:Lock indicator for HR master record.

    Description
    You find information about the meaning of the COMMIT control in thecorresponding data element documentation: COMMITcontrol at BAPI interface.

    Description
    You find information about the meaning of the object identification inthe corresponding data element documentation: Objectidentification.

    Description
    You find information about the meaning of the number of an infotyperecord with the same key in the corresponding data elementdocumentation: Number of infotype record with same key.

    Description
    You find information about the meaning of the subtype in thecorresponding data element documentation: Subtype.