SAP ABAP Class CL_DMC_ACCESS_PLAN_FACTORY (DMC: Factory Class for 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_FACTORY  
Short Description DMC: Factory Class for Access Plan    
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 20020723   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 DMCT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DMC_ACCESS_PLAN_FACTORY has no interface implemented.
Friends
Class CL_DMC_ACCESS_PLAN_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACPLAN_FACTORY Static Attribute Private Object reference (TYPE REF TO) CL_DMC_ACCESS_PLAN_FACTORY DMC: Factory Class for Access Plan 20040809
2 FALSE Constant Public Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=true, -=false, space=unknown) 20020723
3 TRUE Constant Public Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=true, -=false, space=unknown) 20020723
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_ACPLAN_DB Static method Public Method Creates a New Access Plan in the Database 20040819
2 CREATE_ACPLAN_REF Instance method Public Method Creates a New Instance of an Access Plan 20040811
3 GET_REFERENCE Static method Public Method Provides Reference to a Factory Instance 20040809
Events
Class CL_DMC_ACCESS_PLAN_FACTORY has no event.
Types
Class CL_DMC_ACCESS_PLAN_FACTORY has no local type.
Method Signatures

Method CREATE_ACPLAN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_GUID Call by reference Type reference (TYPE) DMC_GUID DMC: Global eindeutiger Schlüssel (22-stellig) 20040819
2 Importing IM_BLOCKSIZE Call by reference Type reference (TYPE) DMC_BLOCKSIZE MWB: Grösse eines RFC-Pakets 20040819
3 Importing IM_DESCR Call by reference Type reference (TYPE) DMC_DESCR Beschreibung 20040819
4 Importing IM_ID Call by reference Type reference (TYPE) DMC_ID DMC: Schlüssel 20040819
5 Importing IM_IT_SETTINGS Call by reference Type reference (TYPE) DMC_ACCESS_PLAN_STG_REL_TAB DMC: Typ schüsselfeldbezogene Einstellung zu Zugriffsplan 20040819
6 Importing IM_OWNER_GUID Call by reference Type reference (TYPE) DMC_GUID DMC: Global eindeutiger Schlüssel (22-stellig) 20040819
7 Importing IM_PREC_STATE Call by reference Type reference (TYPE) DMC_ACP_PREC_STATE Status Zugriffsplan aus Vorkalkulation (DATA/EMPTY) 20040819

Method CREATE_ACPLAN_DB on class CL_DMC_ACCESS_PLAN_FACTORY has no exception.

Method CREATE_ACPLAN_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACPLAN_LIST Call by reference Object reference (TYPE REF TO) CL_DMC_ACCESS_PLAN_LIST Guid des Owners 20040811
2 Importing IM_BLOCKSIZE Call by reference Type reference (TYPE) I 16777216 Grösse eines RFC-Pakts 20040811
3 Importing IM_DATA_NOT_SAVED Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20040811
4 Importing IM_DESCR Call by reference Type reference (TYPE) DMC_DESCR Beschreibung 20040811
5 Importing IM_GUID Value transfer Type reference (TYPE) DMC_GUID DMC: Global eindeutiger Schlüssel (22-stellig) 20040811
6 Importing IM_ID Call by reference Type reference (TYPE) DMC_ID Kennung des Zugriffsplans 20040811
7 Importing IM_IS_CALCULATED Call by reference Type reference (TYPE) DMC_ACPLAN_CALCULATED MWB: Berechnungsstatus eines Zugriffsplans 20040811
8 Importing IM_PREC_STATE Call by reference Type reference (TYPE) DMC_ACP_PREC_STATE Status Zugriffsplan aus Vorkalkulation (DATA/EMPTY) 20040811
9 Importing I_ORIGIN_ID Call by reference Type reference (TYPE) DMC_ID DMC: Key 20101112
10 Importing I_SUB_ID Call by reference Type reference (TYPE) DMC_ID DMC: Key 20101112
11 Importing I_TEMPLATE Call by reference Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20080122
12 Returning RE_ACPLAN Value transfer Object reference (TYPE REF TO) CL_DMC_ACCESS_PLAN Rückgabe Zugriffsplan 20040811
# Exception Resumable Description Created on
1 CREATE_ERROR Fehler beim Anlegen des Objekts 20040811

Method GET_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_REFERENCE Value transfer Object reference (TYPE REF TO) CL_DMC_ACCESS_PLAN_FACTORY DMC: Factory Klasse zum Zugriffsplan 20040809

Method GET_REFERENCE on class CL_DMC_ACCESS_PLAN_FACTORY has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 50A