The Function Module HR_FUND_WAGETYPE_GET_ZA (Get relevant wage type for provident fund/pension fund) is a standard Function Module in SAP ERP and is part of the function group RPW9 within the package PB16.
Function Module | HR_FUND_WAGETYPE_GET_ZA |
Short Text | Get relevant wage type for provident fund/pension fund |
Function Group | RPW9 |
Package | PB16 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COMPANY | LIKE | T5W1M-KVSCH | Social Insurance Company | |
NOTP | TYPE | C | ' ' | Notional Pension Calculation |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EE_WAGETYPE | LIKE | T512W-LGART | Wage type | |
ER_WAGETYPE | LIKE | T512W-LGART | Wage type |
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 |
---|---|
NO_ENTRY_IN_T5W1M | No entries in table T5W1M |