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
Exporting TABLE_ATTR TYPE DD02V Attributes of the table (structure like DD02V)
Importing LANGU TYPE SYST-LANGU SY-LANGU Language of the text
Importing TABLE TYPE Name of the table
Exception ACTIVE_AND_INACTIVE TYPE
Exception NOT_FOUND TYPE Table does not exist
Exception ONLY_ACTIVE TYPE
Exception ONLY_INACTIVE TYPE Table does not exist
Exception OTHERS TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled 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