SAP ABAP Class CL_DMC_ACSPL_SELECT_ACCESS (Access Class for table DMC_ACSPL_SELECT)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_DMCM (Package) Data Mapping and Conversion: Maintenance
⤷
⤷
Properties
| Class | CL_DMC_ACSPL_SELECT_ACCESS | |
| Short Description | Access Class for table DMC_ACSPL_SELECT | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_DMCM | Data Mapping and Conversion: Maintenance |
| Created | 20130823 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DMC_ACSPL_SELECT_ACCESS has no interface implemented.
Friends
Class CL_DMC_ACSPL_SELECT_ACCESS has no friend class.
Attributes
Class CL_DMC_ACSPL_SELECT_ACCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | create precalculation or collective access plan | 20130902 | |
| 2 | Static method | Private | Method | Add filter criteria to access plan(s) | 20130830 | |
| 3 | Static method | Private | Method | add static delimitations to single access plan | 20130830 | |
| 4 | Static method | Public | Method | Get Delimitations for table as a select string | 20130823 |
Events
Class CL_DMC_ACSPL_SELECT_ACCESS has no event.
Types
Class CL_DMC_ACSPL_SELECT_ACCESS has no local type.
Method Signatures
Method CREATE_PARALLELIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PARALLELIZATION_DEFINED | Call by reference | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20130902 | |||
| 2 | IO_MIGR_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_DMC_CONV_OBJECT | 20140303 | ||||
| 3 | IV_ACCESS_PLAN_TYPE | Call by reference | Type reference (TYPE) | DMC_ACCESS_PLAN_TYPE | Type of Access Plan | 20130902 | |||
| 4 | IV_BLOCKSIZE | Call by reference | Type reference (TYPE) | DMC_BLOCKSIZE | 8000000 | MWB: Size of an RFC Package | 20130902 | ||
| 5 | IV_COLL_PREC_ID | Call by reference | Type reference (TYPE) | DMC_ID | DMC: Key | 20130902 | |||
| 6 | IV_VALIDITY | Call by reference | Type reference (TYPE) | DMC_TRNSFR_TYPE | '3' | transfer type (only initial load, or replication, or both) | 20130905 |
Method CREATE_PARALLELIZATION on class CL_DMC_ACSPL_SELECT_ACCESS has no exception.
Method ENHANCE_ACSPLAN_STG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ACPL_LIST | Call by reference | Object reference (TYPE REF TO) | CL_DMC_ACCESS_PLAN_LIST | DMC: List Class 'Access Plan' | 20140303 | |||
| 2 | IV_MIGR_OBJ_ALIAS | Call by reference | Type reference (TYPE) | DMC_COBJ_ALIAS | MWB: Alias of Conversion Object | 20130830 | |||
| 3 | IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130830 | |||
| 4 | IV_VALIDITY | Call by reference | Type reference (TYPE) | DMC_TRNSFR_TYPE | transfer type (only initial load, or replication, or both) | 20130905 |
Method ENHANCE_ACSPLAN_STG on class CL_DMC_ACSPL_SELECT_ACCESS has no exception.
Method ENHANCE_SINGLE_ACSPLAN_STG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ACCESS_PLAN | Call by reference | Object reference (TYPE REF TO) | CL_DMC_ACCESS_PLAN | DMC: Access plan | 20140303 | |||
| 2 | IT_DELIMIT | Call by reference | Type reference (TYPE) | DMC_ACSPL_SELECT_TAB | DMC: Globally Unique Key (22 Characters) | 20130830 | |||
| 3 | IV_ACSPL_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | DMC: Globally Unique Key (22 Characters) | 20130830 | |||
| 4 | IV_STRUCTURE_ID | Call by reference | Type reference (TYPE) | DMC_STIDT | Hierarchy Structure ID | 20130830 |
Method ENHANCE_SINGLE_ACSPLAN_STG on class CL_DMC_ACSPL_SELECT_ACCESS has no exception.
Method GET_SELSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACS_PLAN_ID | Call by reference | Type reference (TYPE) | DMC_ID | 0 | DMC: Key | 20130823 | ||
| 2 | IV_MIGR_OBJ_ALIAS | Call by reference | Type reference (TYPE) | DMC_COBJ_ALIAS | MWB: Alias of Conversion Object | 20130823 | |||
| 3 | IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130823 | |||
| 4 | IV_VALIDITY | Call by reference | Type reference (TYPE) | DMC_TRNSFR_TYPE | '2' | transfer type (only initial load, or replication, or both) | 20130905 | ||
| 5 | RT_SELSTRING | Value transfer | Type reference (TYPE) | ABAPPROG | Table Type for ABAP Programs | 20130823 |
Method GET_SELSTRING on class CL_DMC_ACSPL_SELECT_ACCESS has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |