SAP ABAP Class CL_TREX_TABLE_META (Table Metadata)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TRX-API (Application Component) TREX ABAP + JAVA API
     STREX (Package) TREX ABAP client
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_TREX_STRUCTURE Structure Abstraction 20060515
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TREX_TABLE_META Metadata Interface to Table 20051020
Properties
Class CL_TREX_TABLE_META  
Short Description Table Metadata    
Super Class CL_TREX_STRUCTURE Structure Abstraction 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STREX   TREX ABAP client 
Created 20051020   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TREX_TABLE_META has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_TREX_TABLE_META Metadata Interface to Table 20051020
Friends
Class CL_TREX_TABLE_META has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 KEY_ATTRIBUTES Instance attribute Private Type reference (TYPE) TREXT_ATTRIBUTES Attributes 20051020
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060221
2 CREATE_BY_COMP_DESCR Static method Public Method 20060221
3 CREATE_BY_DATA Static method Public Method 20051020
4 CREATE_BY_STRUCTURE_DATA Static method Public Method 20051020
5 CREATE_BY_STRUCTURE_NAME Static method Public Method 20051020
6 CREATE_ITAB Instance method Public Method 20060519
7 CREATE_STRUCTURE Instance method Public Method 20060519
8 GET_ABAP_COMPDESCR Instance method Public Method 20060519
9 GET_ABAP_STRUCTDESCR Instance method Public Method 20060519
10 GET_COLUMNS_FOR_ATTRIBUTES Instance method Public Method 20060519
11 GET_KEY_ATTRIBUTES Instance method Public Method 20051020
Events
Class CL_TREX_TABLE_META has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_COLUMN_NAMES Private Attribute reference (LIKE) 20060221
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEYS Call by reference Type reference (TYPE) TREXT_ATTRIBUTES Attributes 20060221
2 Importing STRUCTDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20060515

Method CONSTRUCTOR on class CL_TREX_TABLE_META has no exception.

Method CREATE_BY_COMP_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTOR Call by reference Type reference (TYPE) TREXT_COMP_DESCR Description of the components 20060221
2 Returning RVAL Value transfer Object reference (TYPE REF TO) CL_TREX_TABLE_META Table Metadata 20060221
# Exception Resumable Description Created on
1 CX_TREX_BAD_STRUCTURE TREX: Bad structure. 20070503

Method CREATE_BY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) ANY TABLE 20051020
2 Returning RVAL Value transfer Object reference (TYPE REF TO) CL_TREX_TABLE_META Table Metadata 20051020

Method CREATE_BY_DATA on class CL_TREX_TABLE_META has no exception.

Method CREATE_BY_STRUCTURE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) DATA 20051020
2 Importing KEYS Call by reference Type reference (TYPE) TREXT_ATTRIBUTES Attributes 20051020
3 Returning RVAL Value transfer Object reference (TYPE REF TO) CL_TREX_TABLE_META Table Metadata 20051020

Method CREATE_BY_STRUCTURE_DATA on class CL_TREX_TABLE_META has no exception.

Method CREATE_BY_STRUCTURE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEYS Call by reference Type reference (TYPE) TREXT_ATTRIBUTES Attributes 20051020
2 Importing NAME Call by reference Type reference (TYPE) CLIKE 20051020
3 Returning RVAL Value transfer Object reference (TYPE REF TO) CL_TREX_TABLE_META Table Metadata 20051020

Method CREATE_BY_STRUCTURE_NAME on class CL_TREX_TABLE_META has no exception.

Method CREATE_ITAB Signature

Method CREATE_ITAB on class CL_TREX_TABLE_META has no parameter.
Method CREATE_ITAB on class CL_TREX_TABLE_META has no exception.

Method CREATE_STRUCTURE Signature

Method CREATE_STRUCTURE on class CL_TREX_TABLE_META has no parameter.
Method CREATE_STRUCTURE on class CL_TREX_TABLE_META has no exception.

Method GET_ABAP_COMPDESCR Signature

Method GET_ABAP_COMPDESCR on class CL_TREX_TABLE_META has no parameter.
Method GET_ABAP_COMPDESCR on class CL_TREX_TABLE_META has no exception.

Method GET_ABAP_STRUCTDESCR Signature

Method GET_ABAP_STRUCTDESCR on class CL_TREX_TABLE_META has no parameter.
Method GET_ABAP_STRUCTDESCR on class CL_TREX_TABLE_META has no exception.

Method GET_COLUMNS_FOR_ATTRIBUTES Signature

Method GET_COLUMNS_FOR_ATTRIBUTES on class CL_TREX_TABLE_META has no parameter.
Method GET_COLUMNS_FOR_ATTRIBUTES on class CL_TREX_TABLE_META has no exception.

Method GET_KEY_ATTRIBUTES Signature

Method GET_KEY_ATTRIBUTES on class CL_TREX_TABLE_META has no parameter.
Method GET_KEY_ATTRIBUTES on class CL_TREX_TABLE_META has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710