Fonction SAP BAPI_PERSDATA_DELIMIT - Delimit personal data validity period

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

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

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

Notes
Messages are returned in the RETURN parameter. The return codes andtheir meanings are found in this parameter documentation.
The key fields used by the method 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. For more informationabout the ENQUEUE method, see the documentation of theBAPI_EMPLOYEE_ENQUEUE function module.

Description
For more information about the personnel number, see the correspondingdata element documentation: Personnel number.

Description
Method eturn code

Value range
If errors occur, this structure contains the following information, forexample:

  • Message type (TYPE field)

  • Message code (CODE field)

  • Message text (MESSAGE field)

  • If it is successful, the structure is initial.

    Description
    You can use the Delimit method to change the validity period ofthe "Personal Data" infotype (0002) with the delimitation date.

    Description
    For more information about the term personnel number, see thecorresponding data element documentation: Personnelnumber.

    Description
    For more information about the lock indicator for the HR master record,see the corresponding data element documentation Lockindicator for HR master record.

    Description
    For more information about the COMMIT control, see the correspondingdata element documentation: COMMIT control at BAPIinterface.

    Description
    For more information about the term object identification, see thecorresponding data element documentation: Objectidentification.

    Description
    For more information about the number of an infotype record with thesame key, see the corresponding data element documentation:Number of infotype record with same key.

    Description
    For more information about the term subtype, see the corresponding dataelement documentation: Subtype.

    Description
    Start of validity period for a data record

    Description
    End of validity period for a data record