SAP ABAP Function Module G_FIELD_GET (Output fields of a table structure (after G_FIELD_SET))
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_GET | Output fields of a table structure (after G_FIELD_SET) |
| Function Group | GDIF | FI-GL: DDIC Interface (decoupled) |
| Program Name | SAPLGDIF | FI-GL: DDIC-Interface (entkoppelt) |
| INCLUDE Name | LGDIFU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
FIELD_ATTR | TYPE | DFIES | Data of the field (structure as DF | |||
| |
OFFSET | TYPE | SYTABIX | Field offset in table | |||
| |
ORIGINAL_NAME | TYPE | FIELDNAME | Original field name(if alias in T804C) | |||
| |
SEQNR | TYPE | NUMC3 | serial number | |||
| |
SUBRC | TYPE | SYSUBRC | Return code (4=no field available | |||
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 |