Menu

SAP Function Module BAPI_WAGE_TYPE_GET_LIST

List of Wage Types for a Country

The Function Module BAPI_WAGE_TYPE_GET_LIST (List of Wage Types for a Country) is a standard Function Module in SAP ERP and is part of the function group PCWT within the package PCAL.

Technical Information

Function Module BAPI_WAGE_TYPE_GET_LIST
Short Text List of Wage Types for a Country
Function Group PCWT
Package PCAL
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COUNTRYISO TYPE BAPI_WAGE_TYPE-COUNTRYGROUPING Country Grouping
LANGU_ISO TYPE BAPI_WAGE_TYPE-LANGU_ISO Language for Long Text Display

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN TYPE BAPIRET2 Return Parameter

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
WAGE_TYPE_LIST LIKE BAPI_WAGE_TYPE Wage Type for Interface to Payroll

Exceptions

This function module does not define any Exceptions.