SAP ABAP Class CL_TPSQL_METADATA_DEFAULT (Default Implementation for Table Metadata)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS (Application Component) Upgrade Tools
     STPSQL_BASE (Package) SQL Templates Base
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TPSQL_METADATA Metadata Interface for Smart Templates 20100914
Properties
Class CL_TPSQL_METADATA_DEFAULT  
Short Description Default Implementation for Table Metadata    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STPSQL_BASE   SQL Templates Base 
Created 20100914   SAP 
Last change 20140120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_TPSQL_METADATA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_TPSQL_METADATA Metadata Interface for Smart Templates 20100914
Friends
Class CL_TPSQL_METADATA_DEFAULT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_FIELDS Instance attribute Private Type reference (TYPE) IF_TPSQL_TYPES_GEN=>STRUCTCONTAINER_COLUMN_T 20100914
2 MT_KEYFIELDS Instance attribute Private Type reference (TYPE) IF_TPSQL_TYPES_GEN=>STRUCTCONTAINER_COLUMN_T 20100914
3 MT_NONKEYFIELDS Instance attribute Private Type reference (TYPE) IF_TPSQL_TYPES_GEN=>STRUCTCONTAINER_COLUMN_T 20100914
Methods
# Method Level Visibility Method type Description Created on
1 INIT Instance method Private Method Determine Fields 20100914
Events
Class CL_TPSQL_METADATA_DEFAULT has no event.
Types
Class CL_TPSQL_METADATA_DEFAULT has no local type.
Method Signatures

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20100914

Method INIT on class CL_TPSQL_METADATA_DEFAULT has no exception.
History
Last changed by/on SAP  20140120 
SAP Release Created in 731