The Function Module HR_POSTING_WT_BALANCE_GET (Buchungssaldo für Lohnartenmenge bestimmen) is a standard Function Module in SAP ERP and is part of the function group HRPP_EVAL within the package PCPO.
Function Module | HR_POSTING_WT_BALANCE_GET |
Short Text | Buchungssaldo für Lohnartenmenge bestimmen |
Function Group | HRPP_EVAL |
Package | PCPO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATE | TYPE | BEGDA | SY-DATUM | Selektionsdatum |
MOLGA | TYPE | MOLGA | Ländergruppierung | |
WTTABLE | TYPE | HRPP_WTYP_TABLE | Lohnartentabelle |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BALANCE | TYPE | MAXBT | Buchungssaldo |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
WRONG_SIGN | Vorzeichenwert falsch |