SAP ABAP Function Module GET_FIELDTAB (Read fields of a table in the format DFIES)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷
SDIC (Package) ABAP Dictionary

⤷

⤷

Basic Data
Function Module | GET_FIELDTAB | Read fields of a table in the format DFIES |
Function Group | SDD3 | Dictionary interfaces |
Program Name | SAPLSDD3 | |
INCLUDE Name | LSDD3U04 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
HEADER | TYPE | X030L | Table header(X030L) | |||
![]() |
RC | TYPE | SYST-SUBRC | ||||
![]() |
LANGU | TYPE | DFIES-LANGU | SY-LANGU | Language | ||
![]() |
ONLY | TYPE | SPACE | Selection: only headers(H) / Nametab(SPACE) | |||
![]() |
TABNAME | TYPE | DFIES-TABNAME | ' ' | Table name | ||
![]() |
WITHTEXT | TYPE | 'X' | read with or without texts | |||
![]() |
FIELDTAB | TYPE | DFIES | Output table | |||
![]() |
INTERNAL_ERROR | TYPE | Internal error | ||||
![]() |
NO_TEXTS_FOUND | TYPE | All texts are not available | ||||
![]() |
TABLE_HAS_NO_FIELDS | TYPE | Table has no fields | ||||
![]() |
TABLE_NOT_ACTIV | TYPE | Table does exists actively | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 19950113 |
SAP Release Created in |