Menu

SAP Function Module BAPI_W4W5INFOUSGETDETAILEDLIST

Employee W4/W5 Information: Read Instances with Data

The Function Module BAPI_W4W5INFOUSGETDETAILEDLIST (Employee W4/W5 Information: Read Instances with Data) 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_W4W5INFOUSGETDETAILEDLIST
Short Text Employee W4/W5 Information: Read Instances with Data
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
SUBTYPE LIKE BAPIP0210-SUBTYPE Subtype
TIMEINTERVALHIGH LIKE BAPIP0210-VALIDEND '99991231' End date
TIMEINTERVALLOW LIKE BAPIP0210-VALIDBEGIN '18000101' Start date

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

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
W4W5INFO LIKE BAPIP0210 Data for address records found

Exceptions

This function module does not define any Exceptions.