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 ABAP 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 COPY_TABLE Instance method Public Method Copies a Table 20130816
2 DELETE_TABLE Instance method Public Method Deletes a table 20130816
3 EXISTS_TABLE Instance method Public Method Determines Whether a Table Exists in DDIC 20130816
4 IS_ACTIVE_TABLE 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 Importing IS_KO200 Call by reference Type reference (TYPE) KO200 Schnittstellenstruktur für Objekte im CTS 20130816
2 Importing IV_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS '$TMP' Paket 20130816
3 Importing IV_SOURCE_NAME Call by reference Type reference (TYPE) DDOBJNAME Name eines ABAP Dictionary-Objekts 20130816
4 Importing IV_TARGET_NAME Call by reference Type reference (TYPE) DDOBJNAME Name eines ABAP Dictionary-Objekts 20130816
# Exception Resumable Description Created on
1 CX_ILM_STOR_DB ILM-DB-Ablage: Exception für Datenbankzugriffe 20130816
2 CX_ILM_STOR_RUNTIME ILM-DB-Ablage: Laufzeitfehler 20130816

Method DELETE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TABLE Call by reference Type reference (TYPE) DDOBJNAME Name eines ABAP Dictionary-Objekts 20130816
# Exception Resumable Description Created on
1 CX_ILM_STOR_DB 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 Importing IV_TABLE Call by reference Type reference (TYPE) DDOBJNAME Name eines ABAP Dictionary-Objekts 20130816
2 Returning 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 Importing IV_TABLE Call by reference Type reference (TYPE) DDOBJNAME Name eines ABAP Dictionary-Objekts 20130816
2 Returning 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