SAP ABAP Class CL_SWLT_TABLE_MD_SVC (Service provider for table metadata)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
     SWLT (Package) SQL Performance Tuning Worklist
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWLT_TABLE_MD_SVC Service provider for table metadata 20121218
Properties
Class CL_SWLT_TABLE_MD_SVC  
Short Description Service provider for table metadata    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWLT   SQL Performance Tuning Worklist 
Created 20121218   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWLT_TABLE_MD_SVC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWLT_TABLE_MD_SVC Service provider for table metadata 20121218
Friends
Class CL_SWLT_TABLE_MD_SVC has no friend class.
Attributes
Class CL_SWLT_TABLE_MD_SVC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_MD_PROVIDER Instance method Private Method 20121219
2 GET_INSTANCE Static method Public Method 20121218
3 GET_MD_FROM_ZIP_OBJ Instance method Private Method 20130312
4 GET_SYSTEM_ID Instance method Private Method 20121219
5 GET_TABLE_NAMES_WITHOUT_MD Instance method Private Method 20121219
6 STORE_DATA Instance method Private Method 20121219
Events
Class CL_SWLT_TABLE_MD_SVC has no event.
Types
Class CL_SWLT_TABLE_MD_SVC has no local type.
Method Signatures

Method CREATE_MD_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RFC_DESTINATION Call by reference Type reference (TYPE) RFCDEST 20121219
2 Returning RESULT Value transfer Object reference (TYPE REF TO) LIF_MD_PROVIDER 20121219

Method CREATE_MD_PROVIDER on class CL_SWLT_TABLE_MD_SVC has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_SWLT_TABLE_MD_SVC 20121218

Method GET_INSTANCE on class CL_SWLT_TABLE_MD_SVC has no exception.

Method GET_MD_FROM_ZIP_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ZIP_OBJ Call by reference Object reference (TYPE REF TO) CL_ABAP_ZIP 20130312
2 Returning META_DATA Value transfer Type reference (TYPE) CL_SQLM_METADATA=>TYP_T_MD_TABLES 20130312
# Exception Resumable Description Created on
1 CX_SWLT_FAILURE 20130312

Method GET_SYSTEM_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RFC_DESTINATION Call by reference Type reference (TYPE) RFCDEST 20121219
2 Returning RESULT Value transfer Type reference (TYPE) SYSYSID 20121219
# Exception Resumable Description Created on
1 CX_SWLT_FAILURE 20130102

Method GET_TABLE_NAMES_WITHOUT_MD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SYSTEM_ID Call by reference Type reference (TYPE) SYSYSID 20121219
2 Importing I_TABLE_NAMES Call by reference Type reference (TYPE) SWLT_T_TABLE_NAMES 20121219
3 Returning RESULT Value transfer Type reference (TYPE) SWLT_T_TABLE_NAMES 20121219

Method GET_TABLE_NAMES_WITHOUT_MD on class CL_SWLT_TABLE_MD_SVC has no exception.

Method STORE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORCE_OVERWRITE Call by reference Type reference (TYPE) ABAP_BOOL 20121219
2 Importing I_MD_TABLES Call by reference Type reference (TYPE) CL_SQLM_METADATA=>TYP_T_MD_TABLES 20121219
3 Importing I_SYSTEM_ID Call by reference Type reference (TYPE) SYSYSID 20121219

Method STORE_DATA on class CL_SWLT_TABLE_MD_SVC has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740