Fonction SAP BAPI_INTCONTROL_DELIMIT - Delimit internal control validity period

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

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

Functionality
You can use this method to chronologically delimit a data record forthe Internal control infotype (0032).

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
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
    For more information about the term personnel number, see thecorresponding data element documentation: Personnelnumber.

    Description
    For more information about the term lock indicator for the HR masterrecord, see the corresponding data element documentation:Lock indicator 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 term number of 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.