The Function Module TMW_TDT_LANGU_POPUP (Definition Set/Subset Dialog Box) is a standard Function Module in SAP ERP and is part of the function group TMW_TDTYPE within the package PT_TMW_BASICS.
Function Module | TMW_TDT_LANGU_POPUP |
Short Text | Definition Set/Subset Dialog Box |
Function Group | TMW_TDTYPE |
Package | PT_TMW_BASICS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_TDLANGU_CHANGE | TYPE | CHAR1 | Single-Character ID | |
IM_TDSUBLA_CHANGE | TYPE | CHAR1 | 'X' | Single-Character ID |
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 |
---|---|---|---|---|
CH_TDLANGU | TYPE | TMW_TDLANGU | Definition Set | |
CH_TDSUBLANGU | TYPE | TMW_TDSUBLA | Subset |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.