SAP ABAP Class CL_IUUC_UTILITIES (utilitiy methods for IUUC)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_INC_PROCESSING (Package) incremental processing using DB triggers and logging tables
Properties
Class CL_IUUC_UTILITIES  
Short Description utilitiy methods for IUUC    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_INC_PROCESSING   incremental processing using DB triggers and logging tables 
Created 20090824   SAP 
Last change 20141030    
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_IUUC_UTILITIES has no interface implemented.
Friends
Class CL_IUUC_UTILITIES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_BLOCKSIZE Constant Public Type reference (TYPE) DMC_BLOCKSIZE 8000000 block size in bytes 20110707
2 CO_NOTHING_FOUND Constant Public Type reference (TYPE) CHAR30 'NOTHING_FOUND' nothing found 20110707
3 PROCOPT_TEXT_TAB Static Attribute Private Type reference (TYPE) DMC_DD07V_TAB MWB: Table type of DD07V 20111024
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CLONE_REL_PROD_REL Static method Public Method check that clone basis release is at least as high as prod 20090824
2 CREATE_COLL_ACP_AND_ACPLANS Static method Public Method create a collective access plan along with its access plans 20110707
3 GET_MT_ID_FROM_PACKAGE Static method Public Method get mass transfer ID from package 20110902
4 GET_PROCOPT_TEXT Static method Public Method get description of process option 20111024
Events
Class CL_IUUC_UTILITIES has no event.
Types
Class CL_IUUC_UTILITIES has no local type.
Method Signatures

Method CHECK_CLONE_REL_PROD_REL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RFCDEST_CLONE Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20090824
2 Importing I_RFCDEST_PROD Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20090824
3 Returning R_RELEASE_OK Value transfer Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20090824

Method CHECK_CLONE_REL_PROD_REL on class CL_IUUC_UTILITIES has no exception.

Method CREATE_COLL_ACP_AND_ACPLANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_LOGHANDLER Call by reference Object reference (TYPE REF TO) CL_DMC_LOG_HANDLER Log handler for MWB/DTL 20110707
2 Importing IT_BOUNDARIES Call by reference Type reference (TYPE) IUUC_BOUNDARIES_TAB boundaries for static delimitations of access plans 20110707
3 Importing I_CAP_ID Call by reference Type reference (TYPE) DMC_ID DMC: Key 20110707
4 Importing I_COPY_CAP_ID Call by reference Type reference (TYPE) DMC_ID DMC: Key 20110707
5 Importing I_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20110707
6 Importing I_NUM_ACP Call by reference Type reference (TYPE) NUM2 Numeric, 2-digit value 20110707
7 Importing I_SELFIELD_NAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20110707
8 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20110707

Method CREATE_COLL_ACP_AND_ACPLANS on class CL_IUUC_UTILITIES has no exception.

Method GET_MT_ID_FROM_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PACKID Call by reference Type reference (TYPE) CNV_MBT_PACKID Package Number of Transformation / Analysis Package 20110902
2 Returning R_MT_ID Value transfer Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20110902

Method GET_MT_ID_FROM_PACKAGE on class CL_IUUC_UTILITIES has no exception.

Method GET_PROCOPT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCESS_OPTION Call by reference Type reference (TYPE) IUUC_PROCESS_OPTION IUUC process option 20111024
2 Returning R_PROCOPT_TEXT Value transfer Type reference (TYPE) DD07V-DDTEXT Short text for fixed values 20111024

Method GET_PROCOPT_TEXT on class CL_IUUC_UTILITIES has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2006_1_620