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 | Instance method | Public | Method | 20121218 | ||
| 2 | Instance method | Public | Method | 20121220 | ||
| 3 | Instance method | Public | Method | 20121220 | ||
| 4 | Instance method | Public | Method | 20130118 | ||
| 5 | 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 | I_FORCE_OVERWRITE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121218 | |||
| 2 | I_RFC_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | 20121219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130102 |
Method DELETE_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SYSTEM_ID | Call by reference | Type reference (TYPE) | SYSYSID | 20121220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130103 |
Method UPDATE_METADATA_FOR_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RFC_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | 20121220 | ||||
| 2 | I_TABLE_NAMES | Call by reference | Type reference (TYPE) | SWLT_T_TABLE_NAMES | 20121220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130102 |
Method UPDATE_METADATA_FROM_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORCE_OVERWRITE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130118 | ||||
| 2 | I_MD_TABLES | Call by reference | Type reference (TYPE) | CL_SQLM_METADATA=>TYP_T_MD_TABLES | 20130118 | ||||
| 3 | I_SYSTEM_ID | Call by reference | Type reference (TYPE) | SYSYSID | 20130118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130118 |
Method UPDATE_METADATA_FROM_ZIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FILE_HEADER | Call by reference | Type reference (TYPE) | CL_SWLT_IO_SVC=>TYP_STR_EXPORT_HEADER_1_1 | 20130312 | ||||
| 2 | I_FORCE_OVERWRITE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130312 | ||||
| 3 | I_ZIP_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_ZIP | 20130312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130312 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |