SAP ABAP Function Module TR_TABLE_CATEGORY (Ermitteln der Objektkategorie für eine Tabelle)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-ORG (Application Component) Transport Organizer
     SCTS_OBJ (Package) CTS: Object Editing (Including Transport Objects)
Basic Data
Function Module TR_TABLE_CATEGORY Ermitteln der Objektkategorie für eine Tabelle  
Function Group STRD   Request Processing  
Program Name SAPLSTRD    
INCLUDE Name LSTRDU37    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting WE_CATEGORY TYPE OBJH-OBJCATEG Resulting categoryof the table object
Exporting WE_DD02L TYPE DD02L Output table header (always filled)
Importing WI_TABNAME TYPE DD02L-TABNAME Table name for which to determine category
Importing WI_DD02L TYPE DD02L Table header from Data Dictionary (optional)
Exception TABLE_NOT_ACTIV TYPE Table is not active in the system
Exception INTTAB_TABLE TYPE Table is an internal table
               
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  19950113 
SAP Release Created in