SAP ABAP Class CL_DMC_ACCESS_PLAN (DMC: Access Plan)
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_ACCESS_PLAN  
Short Description DMC: Access Plan    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class DMCLG    
Program status     
Category 0   
Package CNV_DMCM   Data Mapping and Conversion: Maintenance 
Created 20020723   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)
2 CL_DMC_LOG_HANDLER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 DMCT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DMC_ACCESS_PLAN has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_DMC_ACCESS_PLAN_LIST 20021121 DMC: List Class 'Access Plan'
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACPLAN_LIST Instance attribute Protected Object reference (TYPE REF TO) CL_DMC_ACCESS_PLAN_LIST DMC: List Class 'Access Plan' 20040809
2 BLOCKSIZE Instance attribute Private Type reference (TYPE) DMC_BLOCKSIZE Size of an RFC Package 20020910
3 BOUNDARIES_TAB Instance attribute Private Type reference (TYPE) DMC_INTERVAL_TAB Table of interval boundaries 20090730
4 CALC_STATE Instance attribute Private Type reference (TYPE) DMC_ACPLAN_CALCULATED DMC: Status of an Object 20040809
5 CLAUSES_CHANGED Instance attribute Private Type reference (TYPE) BOOLEAN FALSE Boolean Variable (X=true, -=false, space=unknown) 20040824
6 CLAUSES_LOADED Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=true, -=false, space=unknown) 20090527
7 CO_ACPL_TYPE_CAP Constant Public Type reference (TYPE) DMC_ACCESS_PLAN_TYPE 'CAP' Collective Access Plan 20071128
8 CO_ACPL_TYPE_PRE Constant Public Type reference (TYPE) DMC_ACCESS_PLAN_TYPE 'PRE' Access Plan Type Precalculation 20071128
9 CO_ACP_CALCULATED Constant Public Type reference (TYPE) DMC_ACPLAN_CALCULATED 'X' DMC: Status of an Object 20040804
10 CO_ACP_CALC_BATCH Constant Public Type reference (TYPE) DMC_ACPLAN_CALCULATED 'S' DMC: Status of an Object 20040804
11 CO_ACP_CREATED Constant Public Type reference (TYPE) DMC_ACPLAN_CALCULATED '-' DMC: Status of an Object 20040804
12 CO_COLL_ACP_STATE_DATA Constant Public Type reference (TYPE) DMC_ACP_COLL_ACP_STATE 'D' Status of Access Plan From Collective ACP (DATA/EMPTY) 20060627
13 CO_PREC_STATE_DATA Constant Public Type reference (TYPE) DMC_ACP_PREC_STATE 'D' Status of Access Plan From Precalculation (DATA/EMPTY) 20040809
14 CO_PREC_STATE_EMPTY Constant Public Type reference (TYPE) DMC_ACP_PREC_STATE 'E' Status of Access Plan From Precalculation (DATA/EMPTY) 20040809
15 CO_READ_CHILD_FTS Constant Public Type reference (TYPE) DMC_READING_TYPE '7' Reading Behavior (Transparent, Pool, Cluster, INDX Cluster) 20130107
16 CO_READ_CLUSTER Constant Public Type reference (TYPE) DMC_READING_TYPE '4' 20060407
17 CO_READ_CLUSTER_EXTERNAL Constant Public Type reference (TYPE) DMC_READING_TYPE '6' Cluster Filled From External Source 20070117
18 CO_READ_CLUSTER_FULL_SCAN Constant Public Type reference (TYPE) DMC_READING_TYPE '5' 20060407
19 CO_READ_CLU_CHILD_FTS Constant Public Type reference (TYPE) DMC_READING_TYPE '7' Cluster Techn. With Full Table Scan for Child Table 20110404
20 CO_READ_DB_SETGET Constant Public Type reference (TYPE) DMC_READING_TYPE '3' 20060407
21 CO_READ_POOL Constant Public Type reference (TYPE) DMC_READING_TYPE '2' 20060407
22 CO_READ_TRANSP Constant Public Type reference (TYPE) DMC_READING_TYPE '1' Reading Type (Transparent, Pool, Cluster, INDX Cluster) 20060407
23 CO_STD_BLOCKSIZE Constant Public Type reference (TYPE) DMC_BLOCKSIZE 16777216 Standard Block Size 20040823
24 DATA_NOT_SAVED Instance attribute Public Type reference (TYPE) BOOLEAN FALSE Boolean Variable (X=true, -=false, space=unknown) 20021111
25 DB_SETGET_PARALLELIZATION Instance attribute Private Type reference (TYPE) BOOLEAN DB_SETGET can be parallelized 20111130
26 DESCR Instance attribute Private Type reference (TYPE) DMC_DESCR Description 20021122
27 EXTRACT_FUNCMOD_NAME Static Attribute Protected Type reference (TYPE) RS38L-NAME Write data to dmc_indx in extract case 20110720
28 FALSE Constant Public Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=true, -=false, space=unknown) 20050314
29 GENERIC_MODULE_STRUCTNAME Instance attribute Protected Type reference (TYPE) DMC_STIDT Structure name for generic ACS module 20090603
30 GENERIC_MODULE_TABNAME Instance attribute Protected Type reference (TYPE) TABNAME ACS function module is generic for table name 20090420
31 GUID Instance attribute Private Type reference (TYPE) DMC_GUID GUID of Access Plan 20040806
32 HEADER_CHANGED Instance attribute Private Type reference (TYPE) BOOLEAN FALSE Boolean Variable (X=true, -=false, space=unknown) 20040820
33 ID Instance attribute Private Type reference (TYPE) DMC_ID Access Plan ID 20020723
34 IT_CLAUSES Instance attribute Private Type reference (TYPE) TI_CLAUSES WHERE Clauses 20020730
35 IT_QUANTITIES Instance attribute Private Type reference (TYPE) TI_QUANTITY Quantities 20020904
36 IT_SETTINGS Instance attribute Private Type reference (TYPE) TI_SETTINGS Static Selection Criteria 20020829
37 LOG_HANDLER Instance attribute Private Object reference (TYPE REF TO) CL_DMC_LOG_HANDLER Application log 20030114
38 ORIGIN_ID Instance attribute Public Type reference (TYPE) DMC_ID Original ID 20101112
39 PREC_STATE Instance attribute Private Type reference (TYPE) DMC_ACP_PREC_STATE Status of Access Plan From Precalculation (DATA/EMPTY) 20040806
40 RECCOUNTS_TAB Instance attribute Private Type reference (TYPE) DMCRECCNT_TAB Table of record counts 20090730
41 ROOT_STRUCTURE Instance attribute Protected Object reference (TYPE REF TO) CL_DMC_STRUCT_TREE Root Structure 20100106
42 RUNINFO_CHANGED Instance attribute Private Type reference (TYPE) BOOLEAN FALSE Boolean Variable (X=true, -=false, space=unknown) 20040820
43 SAVE_TO_DMC_INDX Static Attribute Private Type reference (TYPE) FLAG Save access plan to DMC_INDX 20090730
44 SELECTIONS_TAB Instance attribute Private Type reference (TYPE) DMC_QRY_TT Table of where clauses 20090730
45 SETTINGS_CHANGED Instance attribute Private Type reference (TYPE) BOOLEAN FALSE Boolean Variable (X=true, -=false, space=unknown) 20040820
46 SND_CONNECTION_STRUCT Instance attribute Protected Type reference (TYPE) DMC_CONNECTION Sender Connection Data 20111213
47 SUB_ID Instance attribute Public Type reference (TYPE) DMC_ID DMC: Key 20101112
48 TABWIDT_TAB Instance attribute Private Type reference (TYPE) DMCTABWIDT_TAB Table of table width information 20090730
49 TEMPLATE Instance attribute Public Type reference (TYPE) BOOLEAN Indicates access plan as template 20080122
50 TRUE Constant Public Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=true, -=false, space=unknown) 20050314
51 USES_STRINGS Instance attribute Public Type reference (TYPE) BOOLEAN Strings Used in Structures 20090928
Methods
# Method Level Visibility Method type Description Created on
1 BATCH_CALC_MWB_ACSPLAN Instance method Private Method Administration of Background Calculations (Mig-Specific AP) 20040511
2 CALCULATE Instance method Public Method Calculation of Access Plan 20020723
3