SAP Function BAPI_EMPCAPFODE_DELETE - Delete CFS

Parameter Reference Type Length Default Optional Text
EMPLOYEENUMBER BAPIP0010-PERNR N 8 Personnel Number
LOCKINDICATOR BAPIP0010-SPRPS C 1 Personnel Number
NOCOMMIT BAPI_STAND-NO_COMMIT C 1 X COMMIT Control at BAPI Interface
OBJECTID BAPIP0010-OBJPS C 2 Personnel Number
RECORDNUMBER BAPIP0010-SEQNR N 3 Personnel Number
SUBTYPE BAPIP0010-SUBTY C 4 Personnel Number
VALIDITYBEGIN BAPIP0010-BEGDA D 8 Personnel Number
VALIDITYEND BAPIP0010-ENDDA D 8 Personnel Number

Parameter Reference Type Length Text
RETURN BAPIRETURN1 u 470 Return Parameter

Functionality
Use this method to delete a Capital Formation infotype (0010)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.