The Function Module TMW_TDT_GET_LIST_OF_TDT (Show All IDs in One Environment) 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_GET_LIST_OF_TDT |
Short Text | Show All IDs in One Environment |
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_CLOCKTIMES | TYPE | CHAR4 | Time Substitution ID | |
IM_FIELD_SELECTION | TYPE | PT_FIELD_SELECTION | Feldauswahl | |
IM_PMBDE_INFO | TYPE | PTM_PMBDE_INFO | Arbeitszeitereignisartgruppe | |
IM_RELEVANT_PSIGN | TYPE | CHAR4 | 'DU//' | Nicht näher def. Bereich, evtl. für Patchlevels verwendbar |
IM_SCREEN_AREA | TYPE | PT_SCREEN_AREA | Bildbereich | |
IM_SY_LANGU | LIKE | SY-LANGU | SY-LANGU | R/3-System, aktuelle Sprache |
IM_T001P | LIKE | T001P | Personalbereich/-teilbereich | |
IM_T503 | LIKE | T503 | Mitarbeitergruppe/-kreis | |
IM_TDLANGU | TYPE | TMW_TDLANGU | Definitionsbereich für Kurzbezeichnungen | |
IM_TDSUBLA | TYPE | TMW_TDSUBLA | Teilmenge des Definitionsbereichs für Kurzbezeichnungen |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_TDT_TAB_COLOR | TYPE | TMW_TDT_LIST_COLOR | Tabelle mit Kürzeln und Farbangabe |
This function module does not define any Exceptions.