SAP ABAP Interface IF_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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWLT_TABLE_MD_SVC Service provider for table metadata 20121218
Properties
Interface IF_SWLT_TABLE_MD_SVC  
Short Description Service provider for table metadata    
General Data
Package SWLT   SQL Performance Tuning Worklist 
Created 20121218   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_SWLT_TABLE_MD_SVC has no forward declaration.
Interfaces
Interface IF_SWLT_TABLE_MD_SVC has no interface.
Friends
Interface IF_SWLT_TABLE_MD_SVC has no friend.
Attributes
Interface IF_SWLT_TABLE_MD_SVC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_METADATA Instance method Public Method 20121218
2 DELETE_METADATA Instance method Public Method 20121220
3 UPDATE_METADATA_FOR_TABLES Instance method Public Method 20121220
4 UPDATE_METADATA_FROM_FILE Instance method Public Method 20130118
5 UPDATE_METADATA_FROM_ZIP Instance method Public Method 20130312
Events
Interface IF_SWLT_TABLE_MD_SVC has no event.
Types
Interface IF_SWLT_TABLE_MD_SVC has no local type.
Method Signatures

Method CREATE_METADATA 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 ABAP_FALSE 20121218
2 Importing I_RFC_DESTINATION Call by reference Type reference (TYPE) RFCDEST 20121219
# Exception Resumable Description Created on
1 CX_SWLT_FAILURE 20130102

Method DELETE_METADATA 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 20121220
# Exception Resumable Description Created on
1 CX_SWLT_FAILURE 20130103

Method UPDATE_METADATA_FOR_TABLES 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 20121220
2 Importing I_TABLE_NAMES Call by reference Type reference (TYPE) SWLT_T_TABLE_NAMES 20121220
# Exception Resumable Description Created on
1 CX_SWLT_FAILURE 20130102

Method UPDATE_METADATA_FROM_FILE 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 20130118
2 Importing I_MD_TABLES Call by reference Type reference (TYPE) CL_SQLM_METADATA=>TYP_T_MD_TABLES 20130118
3 Importing I_SYSTEM_ID Call by reference Type reference (TYPE) SYSYSID 20130118
# Exception Resumable Description Created on
1 CX_SWLT_FAILURE 20130118

Method UPDATE_METADATA_FROM_ZIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FILE_HEADER Call by reference Type reference (TYPE) CL_SWLT_IO_SVC=>TYP_STR_EXPORT_HEADER_1_1 20130312
2 Importing I_FORCE_OVERWRITE Call by reference Type reference (TYPE) ABAP_BOOL 20130312
3 Importing I_ZIP_OBJ Call by reference Object reference (TYPE REF TO) CL_ABAP_ZIP 20130312
# Exception Resumable Description Created on
1 CX_SWLT_FAILURE 20130312
History
Last changed by/on SAP  20140121 
SAP Release Created in 740