SAP ABAP Function Module G_FIELD_SET (Read fields of a table structure)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-SL-SL (Application Component) Basic Functions
⤷
GDIF (Package) FI-SL Repository Interface (decoupled)
⤷
⤷
Basic Data
| Function Module | G_FIELD_SET | Read fields of a table structure |
| Function Group | GDIF | FI-GL: DDIC Interface (decoupled) |
| Program Name | SAPLGDIF | FI-GL: DDIC-Interface (entkoppelt) |
| INCLUDE Name | LGDIFU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
OTABLE | TYPE | Original table | ||||
| |
TABLE | TYPE | Name of the table of the desired f | ||||
| |
TEXT_FLAG | TYPE | ' ' | Reading the field texts | |||
| |
LANGU | TYPE | SYLANGU | SY-LANGU | Language of the texts (default is | ||
| |
ADD_FLAG | TYPE | ' ' | Flag for reading the RW tables (T8 | |||
| |
FTYPE | TYPE | 'K' | Category of the desired fields (K, | |||
| |
NO_GLX_OBJ_PROCESSING | TYPE | ' ' | Ind.: do not take obj. tab. into account /GLX | |||
| |
OBJECTTABLE | TYPE | ' ' | Object table(if less than in T800A) | |||
| |
OBJECTTABLE2 | TYPE | ' ' | 2nd object table(if less than in T800A) | |||
| |
LENGTH24 | TYPE | ' ' | Flag for fields with length <= 24 | |||
| |
SHOW_ALIAS | TYPE | ' ' | Take alias field name from T804C into account | |||
| |
UTABLE | TYPE | ' ' | Flag for reading the user table | |||
| |
NOT_FOUND | TYPE | Table does not exist | ||||
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 | 19990105 |
| SAP Release Created in |