Fonction SAP BAPI_EMPCAPFODE_DELIMIT - Delimit CFS Period

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
DELIMIT_DATE BAPIP0010-DELIMIT_DATE D 8 Personnel Number
EMPLOYEENUMBER BAPIP0010-PERNR N 8 Personnel Number
LOCKINDICATOR BAPIP0010-SPRPS C 1 Lock Indicator for HR Master Data Record
NOCOMMIT BAPI_STAND-NO_COMMIT C 1 X COMMIT Control at BAPI Interface
OBJECTID BAPIP0010-OBJPS C 2 Object Identification
RECORDNUMBER BAPIP0010-SEQNR N 3 Number of Infotype Record with Same Key
SUBTYPE BAPIP0010-SUBTY C 4 Subtype
VALIDITYBEGIN BAPIP0010-BEGDA D 8 Valid from Date
VALIDITYEND BAPIP0010-ENDDA D 8 Valid to Date

Paramètre Reférence Type Long. Description
CAPFORMKEY BAPIPAKEY u 34 Key for HR Master Data
RETURN BAPIRETURN1 u 470 Return Parameter

Functionality
Use this method to delimit a Capital Formation infotype (0010)data record.

Notes
Notifications are returned in the RETURN parameter. See the parameterdocumentation for return values and their meaning.
The key fields used by this method are described under the parameters.
You can only use this method if you have previously called up theENQUEUE of the business object EMPLOYEE. For more information onthe ENQUEUE method, see the documentation for the function moduleBAPI_EMPLOYEE_ENQUEUE.