The Function Module HR_WTT_GET_F4_MODULE (Provide Selection Values for module for indirect evaluation) is a standard Function Module in SAP ERP and is part of the function group HRWTT00F4HELP within the package PAOC_PAY_WTT.
Function Module | HR_WTT_GET_F4_MODULE |
Short Text | Provide Selection Values for module for indirect evaluation |
Function Group | HRWTT00F4HELP |
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 |
---|---|---|---|---|
FIELD_NAME | LIKE | HELP_INFO-DYNPROFLD | Field name | |
LANGU | LIKE | SY-LANGU | R/3 System, current language | |
SCREEN_NUMBER | LIKE | SY-DYNNR | ABAP program, number of current screen |
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 |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.