SAP ABAP Function Module G_TABLE_READ_INACTIVE (Reading, whether a table is already defined in DDIC (also inactive))
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
GBAS (Package) FI-SL Customizing / integration / Basis

⤷

⤷

⤷

Basic Data
Function Module | G_TABLE_READ_INACTIVE | Reading, whether a table is already defined in DDIC (also inactive) |
Function Group | GDDC | DDIC accesses to copy tables |
Program Name | SAPLGDDC | |
INCLUDE Name | LGDDCU04 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
TABLE_ATTR | TYPE | DD02V | Attributes of the table (structure like DD02V) | |||
![]() |
LANGU | TYPE | SYST-LANGU | SY-LANGU | Language of the text | ||
![]() |
TABLE | TYPE | Name of the table | ||||
![]() |
ACTIVE_AND_INACTIVE | TYPE | |||||
![]() |
NOT_FOUND | TYPE | Table does not exist | ||||
![]() |
ONLY_ACTIVE | TYPE | |||||
![]() |
ONLY_INACTIVE | TYPE | Table does not exist | ||||
![]() |
OTHERS | TYPE | |||||
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 | 19940317 |
SAP Release Created in |