SAP ABAP Class CL_ILM_STOR_DDIC_TOOL (ILM DB Store: DDIC Helper)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ILM-STO (Application Component) Integrated Data Base Archive Store
⤷
S_ILM_STOR_UTIL (Package) ILM DB Store: Utilities
⤷
⤷
Properties
| Class | CL_ILM_STOR_DDIC_TOOL | |
| Short Description | ILM DB Store: DDIC Helper | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ILM_STOR_UTIL | ILM DB Store: Utilities |
| Created | 20130718 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ILM_STOR_DDIC_TOOL has no interface implemented.
Friends
Class CL_ILM_STOR_DDIC_TOOL has no friend class.
Attributes
Class CL_ILM_STOR_DDIC_TOOL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Copies a Table | 20130816 | |
| 2 | Instance method | Public | Method | Deletes a table | 20130816 | |
| 3 | Instance method | Public | Method | Determines Whether a Table Exists in DDIC | 20130816 | |
| 4 | Instance method | Public | Method | Determines Whether a Table Is Active | 20130816 |
Events
Class CL_ILM_STOR_DDIC_TOOL has no event.
Types
Class CL_ILM_STOR_DDIC_TOOL has no local type.
Method Signatures
Method COPY_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_KO200 | Call by reference | Type reference (TYPE) | KO200 | Schnittstellenstruktur für Objekte im CTS | 20130816 | |||
| 2 | IV_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | '$TMP' | Paket | 20130816 | ||
| 3 | IV_SOURCE_NAME | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20130816 | |||
| 4 | IV_TARGET_NAME | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ILM-DB-Ablage: Exception für Datenbankzugriffe | 20130816 | ||
| 2 | ILM-DB-Ablage: Laufzeitfehler | 20130816 |
Method DELETE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TABLE | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IILM-DB-Ablage: Exception für Datenbankzugriffe | 20130816 |
Method EXISTS_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TABLE | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20130816 | |||
| 2 | RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130816 |
Method EXISTS_TABLE on class CL_ILM_STOR_DDIC_TOOL has no exception.
Method IS_ACTIVE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TABLE | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20130816 | |||
| 2 | RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130816 |
Method IS_ACTIVE_TABLE on class CL_ILM_STOR_DDIC_TOOL has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |