Fonction SAP BAPI_BANKDETAIL_DELIMIT - Delimit bank details

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

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

Functionality
You use this method to chronologically delimit a data record for theBank details infotype (0009).

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 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 on 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
    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.