The Function Module HRPAY00DEC2_GET_WTYPE_GROUPS (Derive Wage Type Groups for this cost) is a standard Function Module in SAP ERP and is part of the function group HRPAY00DEC2 within the package P00PS_DEC.
Function Module | HRPAY00DEC2_GET_WTYPE_GROUPS |
Short Text | Derive Wage Type Groups for this cost |
Function Group | HRPAY00DEC2 |
Package | P00PS_DEC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_T7PBSDEC_COSTS | TYPE | T7PBSDEC_COSTS | XDEC: Cost Distribution Definition | |
P_WTGRPS | TYPE | HRPAY00_DEC_WTGRP | XDEC: Table of Wage Types Groups (Date Independent) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_BASE | TYPE | P00P_DEC_WTGRP | XDEC: Wage Types in a Wage Type Grouping (Date Independent) | |
P_SEC1 | TYPE | P00P_DEC_WTGRP | XDEC: Wage Types in a Wage Type Grouping (Date Independent) | |
P_SEC2 | TYPE | P00P_DEC_WTGRP | XDEC: Wage Types in a Wage Type Grouping (Date Independent) | |
P_SEC3 | TYPE | P00P_DEC_WTGRP | XDEC: Wage Types in a Wage Type Grouping (Date Independent) | |
P_SEC4 | TYPE | P00P_DEC_WTGRP | XDEC: Wage Types in a Wage Type Grouping (Date Independent) | |
P_SEC5 | TYPE | P00P_DEC_WTGRP | XDEC: Wage Types in a Wage Type Grouping (Date Independent) |
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.