SAP ABAP Class CL_DMC_PREC_FACTORY (DMC: Factory Class for Precalculation)
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_PREC_FACTORY  
Short Description DMC: Factory Class for Precalculation    
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 20040715   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DMC_PREC_FACTORY has no forward declaration.
Interfaces
Class CL_DMC_PREC_FACTORY has no interface implemented.
Friends
Class CL_DMC_PREC_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_FALSE Constant Public Type reference (TYPE) BOOLEAN '-' Value for 'False' 20040716
2 CO_TRUE Constant Public Type reference (TYPE) BOOLEAN 'X' Value for 'True' 20040716
3 PREC_FACTORY Static Attribute Private Object reference (TYPE REF TO) CL_DMC_PREC_FACTORY DMC: Factory Class for Precalculation 20040716
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_PREC_DB Instance method Public Method Creates a precalculation in the database 20040716
2 CREATE_PREC_REF Instance method Public Method Creates an instance of a precalculation 20040716
3 GET_REFERENCE Static method Public Method Provides Reference to a Factory Instance 20040716
Events
Class CL_DMC_PREC_FACTORY has no event.
Types
Class CL_DMC_PREC_FACTORY has no local type.
Method Signatures

Method CREATE_PREC_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DBVALS Call by reference Type reference (TYPE) DMC_PREC_HDR DMC: Vorkalkulationen zu einem Konvertierungsobjekt 20040720
2 Importing IM_PREC Call by reference Object reference (TYPE REF TO) CL_DMC_PREC DMC: Vorkalkulation 20040716

Method CREATE_PREC_DB on class CL_DMC_PREC_FACTORY has no exception.

Method CREATE_PREC_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BLOCKSIZE Call by reference Type reference (TYPE) DMC_BLOCKSIZE 16777216 MWB: Grösse eines RFC-Pakets 20040716
2 Importing IM_DATA_NOT_SAVED Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20040810
3 Importing IM_DESCR Call by reference Type reference (TYPE) DMC_DESCR Beschreibung 20040716
4 Importing IM_GUID Value transfer Type reference (TYPE) DMC_GUID DMC: Global eindeutiger Schlüssel (22-stellig) 20040716
5 Importing IM_ID Call by reference Type reference (TYPE) DMC_ID DMC: Schlüssel 20040716
6 Importing IM_IS_CALCULATED Call by reference Type reference (TYPE) DMC_STATE MWB: Berechnungsstatus einer Vorkalkulation 20040719
7 Importing IM_PREC_LIST Call by reference Object reference (TYPE REF TO) CL_DMC_PREC_LIST DMC: List-Klasse Vorkalkulation 20040823
8 Importing IM_SEARCH_DEPTH Call by reference Type reference (TYPE) DMC_SEARCH_DEPTH MWB: Suchtiefe einer Vorkalkulation 20050309
9 Importing IM_SEGMENT_SIZE Call by reference Type reference (TYPE) DMC_SEGMENT_SIZE MWB: Maximale Segmentgröße bei einer Vorkalkulation 20040716
10 Returning RE_PREC Value transfer Object reference (TYPE REF TO) CL_DMC_PREC DMC: Vorkalkulation 20040716

Method CREATE_PREC_REF on class CL_DMC_PREC_FACTORY has no exception.

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_PREC_FACTORY DMC: Factory Klasse zur Vorkalkulation 20040719

Method GET_REFERENCE on class CL_DMC_PREC_FACTORY has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 620