SAP ABAP Class CL_CNV_MBT_DEX_EXTRACT_MODE (DMIS PCL - Set Data Extract mode)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MBT_PCL (Package) Components of PCL to be imported into PCL system
Properties
Class CL_CNV_MBT_DEX_EXTRACT_MODE  
Short Description DMIS PCL - Set Data Extract mode    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_MBT_PCL   Components of PCL to be imported into PCL system 
Created 20121029   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CNV_MBT_DEX_EXTRACT_MODE has no forward declaration.
Interfaces
Class CL_CNV_MBT_DEX_EXTRACT_MODE has no interface implemented.
Friends
Class CL_CNV_MBT_DEX_EXTRACT_MODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_SELF Static Attribute Private Object reference (TYPE REF TO) CL_CNV_MBT_DEX_EXTRACT_MODE DMIS PCL - Set Data Extract mode 20121116
2 MV_ACTIVITY Instance attribute Private Type reference (TYPE) CNV_MBT_ACTIVITY Unique ID for all activities to be executed 20121116
3 MV_CLEAR Instance attribute Private Type reference (TYPE) FLAG Clear flag 20121116
4 MV_NEW_EXPORT_MODE Instance attribute Private Type reference (TYPE) FLAG New export mode 20121116
5 MV_OLD_EXPORT_MODE Instance attribute Private Type reference (TYPE) FLAG Old export mode 20121116
6 MV_PACKID Instance attribute Private Type reference (TYPE) CNV_MBT_PACKID Package Number of Transformation / Analysis Package 20121116
7 MV_PHASE Instance attribute Private Type reference (TYPE) CNV_MBT_PHASE Phase of the Migration Project 20121116
8 MV_VARIANT1 Instance attribute Private Type reference (TYPE) CNV_MBT_COPY_VARIANT Variants in TDMS and CMIS copy functionality 20121116
9 MV_VARIANT2 Instance attribute Private Type reference (TYPE) CNV_MBT_COPY_VARIANT Variants in TDMS and CMIS copy functionality 20121116
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20121116
2 GET_EXTRACT_MODE Instance method Public Method DMIS PCL Get Data Extract mode for package 20121116
3 GET_INSTANCE Static method Public Method Returns the instance of this class 20121116
4 GET_PACKAGE_PARAMETER Instance method Public Method Get package parameter 20121116
5 INIT_RFC Instance method Public Method Initialize RFC 20121116
6 SET_DEX_EXTRACT_MODE Instance method Public Method Set Data Extract mode 20121116
7 SET_EXTRACT_MODE Instance method Public Method Set extract mode 20121116
8 SET_PARAMETER Instance method Public Method Set general parameters 20121116
9 UPDATE_PROCESS_TREE Instance method Public Method Change process tree 20121116
Events
Class CL_CNV_MBT_DEX_EXTRACT_MODE has no event.
Types
Class CL_CNV_MBT_DEX_EXTRACT_MODE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTIVITY Call by reference Type reference (TYPE) CNVMBTACTIVITY-ACTIVITY_ID Unique ID for all activities to be executed 20121116
2 Importing IM_PACKID Call by reference Type reference (TYPE) CNVMBTACTIVE-PACKID Package Number of Transformation / Analysis Package 20121116
3 Importing IM_PHASE Call by reference Type reference (TYPE) CNVMBTACTIVE-PHASE Phase of the Migration Project 20121116
4 Importing IM_VARIANT1 Call by reference Type reference (TYPE) CNVMBTCOPYVAR-COPY_VARIANT Variants in TDMS and CMIS copy functionality 20121116
5 Importing IM_VARIANT2 Call by reference Type reference (TYPE) CNVMBTCOPYVAR-COPY_VARIANT Variants in TDMS and CMIS copy functionality 20121116

Method CONSTRUCTOR on class CL_CNV_MBT_DEX_EXTRACT_MODE has no exception.

Method GET_EXTRACT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_EXPORT Call by reference Type reference (TYPE) FLAG General Flag 20121116
2 Exporting EX_IMPORT Call by reference Type reference (TYPE) FLAG General Flag 20121116
3 Importing IM_LOCAL Call by reference Type reference (TYPE) FLAG Read locally 20121116
# Exception Resumable Description Created on
1 INVALID_CALL Invalid call 20121116

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_INSTANCE Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_DEX_EXTRACT_MODE DMIS PCL - Set Data Extract mode 20121116
2 Importing IM_ACTIVITY Call by reference Type reference (TYPE) CNV_MBT_ACTIVITY Unique ID for all activities to be executed 20121116
3 Importing IM_PACKID Call by reference Type reference (TYPE) CNV_MBT_PACKID Package Number of Transformation / Analysis Package 20121116
4 Importing IM_PHASE Call by reference Type reference (TYPE) CNV_MBT_PHASE Phase of the Migration Project 20121116
5 Importing IM_VARIANT1 Call by reference Type reference (TYPE) CNV_MBT_COPY_VARIANT Variants in TDMS and CMIS copy functionality 20121116
6 Importing IM_VARIANT2 Call by reference Type reference (TYPE) CNV_MBT_COPY_VARIANT Variants in TDMS and CMIS copy functionality 20121116

Method GET_INSTANCE on class CL_CNV_MBT_DEX_EXTRACT_MODE has no exception.

Method GET_PACKAGE_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PACK_PARAM Call by reference Type reference (TYPE) CNVMBTPARAMS Table for storing general parameters 20121116
2 Importing IM_LOCAL Call by reference Type reference (TYPE) FLAG General Flag 20121116
3 Importing IM_PARAM Call by reference Type reference (TYPE) CHAR40 Character field of length 40 20121116
# Exception Resumable Description Created on
1 ERROR_WHILE_READING Parameters reading error 20121116

Method INIT_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXEC_TARGET Call by reference Type reference (TYPE) CNV_MBT_EXEC_TARGET Specifies The Target System the Activity is Executed in 20121116
# Exception Resumable Description Created on
1 CREATE_DEST_FAILED Creation of destination failed 20121116

Method SET_DEX_EXTRACT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXEC_TARGET Call by reference Type reference (TYPE) CNV_MBT_EXEC_TARGET Specifies The Target System the Activity is Executed in 20121116
2 Importing IM_INACTIVE_STATE Call by reference Type reference (TYPE) BOOLEAN Inactive state 20121116
3 Importing IM_NEW_EXPORT_MODE Call by reference Type reference (TYPE) FLAG New export mode 20121116
4 Importing IM_OLD_EXPORT_MODE Call by reference Type reference (TYPE) FLAG Old export mode 20121116

Method SET_DEX_EXTRACT_MODE on class CL_CNV_MBT_DEX_EXTRACT_MODE has no exception.

Method SET_EXTRACT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLEAR Call by reference Type reference (TYPE) FLAG Clear specified mode - normal process 20121116
2 Importing IM_EXPORT Call by reference Type reference (TYPE) FLAG Export without Receiver - mode 20121116
3 Importing IM_IMPORT Call by reference Type reference (TYPE) FLAG Import mode - Data Extract Import 20121116
# Exception Resumable Description Created on
1 ERROR_WHILE_UPDATE error while updating parameters 20121116
2 INVALID_CALL Importing parameters invalid 20121116

Method SET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CNVMBTPARAMS Call by reference Type reference (TYPE) CNVMBTPARAMS Table for storing general parameters 20121116
# Exception Resumable Description Created on
1 ERROR_WHILE_UPDATE Error while update 20121116

Method UPDATE_PROCESS_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTINUE_ON_ERROR Value transfer Type reference (TYPE) CNV_MBT_FLAG Flag (X = yes, initial = no) 20121116
2 Importing IM_USED_VARIANT Value transfer Type reference (TYPE) CNVMBTCOPYC-COPY_VARIANT Variants in TDMS and CMIS copy functionality 20121116
3 Importing IT_CNVMBTCOPYC Call by reference Type reference (TYPE) CNVMBTCOPYC_T Copy Control Data for TDMS & CMIS packages 20121116
# Exception Resumable Description Created on
1 INVALID_CALL function call is invalid some parameters missing 20121116
2 INVALID_VARIANT Variant does not exists 20121116
3 OPERATION_FAILED Operation of insertion/deletion failed 20121116
History
Last changed by/on SAP  20141030 
SAP Release Created in