The Function Module HR_WTT_GET_CLASS_TEXT (Get the text for processing/evaluation class values) is a standard Function Module in SAP ERP and is part of the function group HRWTT00TABREAD within the package PAOC_PAY_WTT.
Function Module | HR_WTT_GET_CLASS_TEXT |
Short Text | Get the text for processing/evaluation class values |
Function Group | HRWTT00TABREAD |
Package | PAOC_PAY_WTT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LANGU | LIKE | SY-LANGU | R/3 System, current language | |
MOLGA | LIKE | T500L-MOLGA | Country Grouping |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SUBRC | LIKE | SY-SUBRC | Return Value, Return Value After ABAP Statements |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T512W_TEXT | LIKE | HRWTT512WTEXT | Structure for Processing/Evaluation Class Texts |
This function module does not define any Exceptions.