SAP ABAP Class CL_CNV_ICWB_UTIL (Utilities for iCWB)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_ICWB (Package) Incremental Conversion Workbench (iCWB)
Properties
Class CL_CNV_ICWB_UTIL  
Short Description Utilities for iCWB    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_ICWB   Incremental Conversion Workbench (iCWB) 
Created 20111110   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CNV_ICWB_UTIL has no forward declaration.
Interfaces
Class CL_CNV_ICWB_UTIL has no interface implemented.
Friends
Class CL_CNV_ICWB_UTIL has no friend class.
Attributes
Class CL_CNV_ICWB_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COPY_SQLTAB Static method Public Method Copies the physical cluster / pool 20111110
2 GET_LOGICAL_TABLES Static method Public Method Returns the logical tables for a physical table 20111110
3 GET_MT_ID Static method Public Method Returns IUUC mass transfer ID used in this package 20120320
4 IS_DOWNTIME Static method Public Method Returns whether the system is already in the downtime 20111213
Events
Class CL_CNV_ICWB_UTIL has no event.
Types
Class CL_CNV_ICWB_UTIL has no local type.
Method Signatures

Method COPY_SQLTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CREATED_DST_NAME Value transfer Type reference (TYPE) SQLTABLE Name of pool/cluster in the database 20111110
2 Importing DST_NAME Call by reference Type reference (TYPE) SQLTABLE Name of target pool/cluster in the database 20111110
3 Importing DST_PREFIX Call by reference Type reference (TYPE) C '/CNV/' Prefix for name of the target tables (physical and logical) 20111110
4 Importing DST_SUFFIX Call by reference Type reference (TYPE) C '_CL' Suffix for name of the target tables (physical and logical) 20111110
5 Importing SRC_NAME Call by reference Type reference (TYPE) SQLTABLE Name of source pool/cluster in the database 20111110
# Exception Resumable Description Created on
1 CX_CNV_ICWB_SQLTAB_UNKNOWN Error: SQL table unknown 20111110

Method GET_LOGICAL_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SQLTABLE Call by reference Type reference (TYPE) SQLTAB SQL table name 20111110
2 Returning TABLES Value transfer Type reference (TYPE) TTTABNAME Logical tables 20111110

Method GET_LOGICAL_TABLES on class CL_CNV_ICWB_UTIL has no exception.

Method GET_MT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MTID Value transfer Type reference (TYPE) IUUC_TABLES-MT_ID Mass transfer identifier 20120320
2 Importing PACKID Call by reference Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20120320

Method GET_MT_ID on class CL_CNV_ICWB_UTIL has no exception.

Method IS_DOWNTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PACKID Call by reference Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20111213
2 Returning RET Value transfer Type reference (TYPE) FLAG General Flag 20111213

Method IS_DOWNTIME on class CL_CNV_ICWB_UTIL has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620