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.
Function Module | BAPI_W4W5INFOUS_DELETE |
Short Text | Employee W4/W5 Information: Delete Record |
Function Group | PAW4_US |
Package | PC10 |
Module Type | Remote-Enabled |
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 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRETURN1 | Return messages |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.