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 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CNV_MBT_DEX_EXTRACT_MODE | DMIS PCL - Set Data Extract mode | 20121116 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CNV_MBT_ACTIVITY | Unique ID for all activities to be executed | 20121116 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | FLAG | Clear flag | 20121116 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | FLAG | New export mode | 20121116 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | FLAG | Old export mode | 20121116 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | 20121116 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | CNV_MBT_PHASE | Phase of the Migration Project | 20121116 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | CNV_MBT_COPY_VARIANT | Variants in TDMS and CMIS copy functionality | 20121116 | |||
| 9 | 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 | Instance method | Public | Constructor | CONSTRUCTOR | 20121116 | |
| 2 | Instance method | Public | Method | DMIS PCL Get Data Extract mode for package | 20121116 | |
| 3 | Static method | Public | Method | Returns the instance of this class | 20121116 | |
| 4 | Instance method | Public | Method | Get package parameter | 20121116 | |
| 5 | Instance method | Public | Method | Initialize RFC | 20121116 | |
| 6 | Instance method | Public | Method | Set Data Extract mode | 20121116 | |
| 7 | Instance method | Public | Method | Set extract mode | 20121116 | |
| 8 | Instance method | Public | Method | Set general parameters | 20121116 | |
| 9 | 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 | IM_ACTIVITY | Call by reference | Type reference (TYPE) | CNVMBTACTIVITY-ACTIVITY_ID | Unique ID for all activities to be executed | 20121116 | |||
| 2 | IM_PACKID | Call by reference | Type reference (TYPE) | CNVMBTACTIVE-PACKID | Package Number of Transformation / Analysis Package | 20121116 | |||
| 3 | IM_PHASE | Call by reference | Type reference (TYPE) | CNVMBTACTIVE-PHASE | Phase of the Migration Project | 20121116 | |||
| 4 | IM_VARIANT1 | Call by reference | Type reference (TYPE) | CNVMBTCOPYVAR-COPY_VARIANT | Variants in TDMS and CMIS copy functionality | 20121116 | |||
| 5 | 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 | EX_EXPORT | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20121116 | |||
| 2 | EX_IMPORT | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20121116 | |||
| 3 | IM_LOCAL | Call by reference | Type reference (TYPE) | FLAG | Read locally | 20121116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid call | 20121116 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_DEX_EXTRACT_MODE | DMIS PCL - Set Data Extract mode | 20121116 | |||
| 2 | IM_ACTIVITY | Call by reference | Type reference (TYPE) | CNV_MBT_ACTIVITY | Unique ID for all activities to be executed | 20121116 | |||
| 3 | IM_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | 20121116 | |||
| 4 | IM_PHASE | Call by reference | Type reference (TYPE) | CNV_MBT_PHASE | Phase of the Migration Project | 20121116 | |||
| 5 | IM_VARIANT1 | Call by reference | Type reference (TYPE) | CNV_MBT_COPY_VARIANT | Variants in TDMS and CMIS copy functionality | 20121116 | |||
| 6 | 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 | CH_PACK_PARAM | Call by reference | Type reference (TYPE) | CNVMBTPARAMS | Table for storing general parameters | 20121116 | |||
| 2 | IM_LOCAL | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20121116 | |||
| 3 | IM_PARAM | Call by reference | Type reference (TYPE) | CHAR40 | Character field of length 40 | 20121116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Parameters reading error | 20121116 |
Method INIT_RFC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | IM_EXEC_TARGET | Call by reference | Type reference (TYPE) | CNV_MBT_EXEC_TARGET | Specifies The Target System the Activity is Executed in | 20121116 | |||
| 2 | IM_INACTIVE_STATE | Call by reference | Type reference (TYPE) | BOOLEAN | Inactive state | 20121116 | |||
| 3 | IM_NEW_EXPORT_MODE | Call by reference | Type reference (TYPE) | FLAG | New export mode | 20121116 | |||
| 4 | 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 | IM_CLEAR | Call by reference | Type reference (TYPE) | FLAG | Clear specified mode - normal process | 20121116 | |||
| 2 | IM_EXPORT | Call by reference | Type reference (TYPE) | FLAG | Export without Receiver - mode | 20121116 | |||
| 3 | IM_IMPORT | Call by reference | Type reference (TYPE) | FLAG | Import mode - Data Extract Import | 20121116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | error while updating parameters | 20121116 | ||
| 2 | Importing parameters invalid | 20121116 |
Method SET_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CNVMBTPARAMS | Call by reference | Type reference (TYPE) | CNVMBTPARAMS | Table for storing general parameters | 20121116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while update | 20121116 |
Method UPDATE_PROCESS_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTINUE_ON_ERROR | Value transfer | Type reference (TYPE) | CNV_MBT_FLAG | Flag (X = yes, initial = no) | 20121116 | |||
| 2 | IM_USED_VARIANT | Value transfer | Type reference (TYPE) | CNVMBTCOPYC-COPY_VARIANT | Variants in TDMS and CMIS copy functionality | 20121116 | |||
| 3 | IT_CNVMBTCOPYC | Call by reference | Type reference (TYPE) | CNVMBTCOPYC_T | Copy Control Data for TDMS & CMIS packages | 20121116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | function call is invalid some parameters missing | 20121116 | ||
| 2 | Variant does not exists | 20121116 | ||
| 3 | Operation of insertion/deletion failed | 20121116 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |