Menu

SAP Function Module BAPI_W4W5INFOUS_DELETE

Employee W4/W5 Information: Delete Record

The Function Module BAPI_W4W5INFOUS_DELETE (Employee W4/W5 Information: Delete Record) is a standard Function Module in SAP ERP and is part of the function group PAW4_US within the package PC10.

Technical Information

Function Module BAPI_W4W5INFOUS_DELETE
Short Text Employee W4/W5 Information: Delete Record
Function Group PAW4_US
Package PC10
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EMPLOYEENUMBER LIKE BAPIP0210-EMPLOYEENO Personnel number
LOCKINDICATOR LIKE BAPIP0210-LOCKINDIC Lock indicator
NOCOMMIT LIKE BAPI_STAND-NO_COMMIT Commit control at BAPI interface
OBJECTID LIKE BAPIP0210-OBJECTID Object ID
RECORDNUMBER LIKE BAPIP0210-RECORDNR Record number
SUBTYPE LIKE BAPIP0210-SUBTYPE Subtype
VALIDITYBEGIN LIKE BAPIP0210-VALIDBEGIN From
VALIDITYEND LIKE BAPIP0210-VALIDEND To

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRETURN1 Return messages

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.