Fonction SAP BAPI_FAMILY_DELIMIT - Delimit family validity period

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

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

Functionality
You can use this method to chronologically delimit a data record forthe Family/related person infotype (0021).

Notes
Messages are returned in the RETURN parameter. The return codes andtheir meanings are found in this parameter documentation.
The key fields used by this 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
Method return 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 find information about the meaning of the personnel number in thecorresponding data element documentation: Personnelnumber.

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

    Description
    For more information about the term COMMIT control, see thecorresponding data element documentation: COMMITcontrol at BAPI interface.

    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.