Menu

SAP Function Module HRGPBS_HER_GET_WAGE_TYPES

Derive All the wage types from the Wage Type Group

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
P_WAGE_TYPES LIKE P08P_LGART Table Of Wage Types

Exceptions

This function module does not define any Exceptions.