The Function Module HRGPBS_HER_GET_WAGE_TYPES (Derive All the wage types from the Wage Type Group) is a standard Function Module in SAP ERP and is part of the function group HRGPBS_HER within the package P08P_HER.
Function Module | HRGPBS_HER_GET_WAGE_TYPES |
Short Text | Derive All the wage types from the Wage Type Group |
Function Group | HRGPBS_HER |
Package | P08P_HER |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_MOLGA | TYPE | MOLGA | '08' | Country Grouping |
P_WTGRP | TYPE | WGGRP | Wage Types Group |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_WAGE_TYPES | LIKE | P08P_LGART | Table Of Wage Types |
This function module does not define any Exceptions.