SAP ABAP Class CL_DCFL_WRAPPER_FACTORY (Obsolete - do not use)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   AC-INT (Application Component) Accounting Interface
     FIN_DCFL_PREPROCESSOR_RUNTIME (Package) Decoupling FI/LO: Preprocessor - Runtime
Properties
Class CL_DCFL_WRAPPER_FACTORY  
Short Description Obsolete - do not use    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FIN_DCFL_PREPROCESSOR_RUNTIME   Decoupling FI/LO: Preprocessor - Runtime 
Created 20100628   SAP 
Last change 20110908   SAP 
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)
Interfaces
Class CL_DCFL_WRAPPER_FACTORY has no interface implemented.
Friends
Class CL_DCFL_WRAPPER_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_DCFL_WRAPPER_FACTORY Static Attribute Private Object reference (TYPE REF TO) CL_DCFL_WRAPPER_FACTORY Factory for Wrapper Classes 20100628
2 GV_MODE_PROD Static Attribute Public Type reference (TYPE) CHAR4 'PROD' Mode "Productive" 20100628
3 GV_MODE_UNIT Static Attribute Public Type reference (TYPE) CHAR4 'UNIT' Mode "Unit Test" for Mocking 20100628
4 MO_DCFL_WRAPPER_CLASS Instance attribute Private Object reference (TYPE REF TO) IF_DCFL_WRAPPER Wrapper Methods for external Calls 20100628
5 MV_BUSINESS_OBJECT Instance attribute Private Type reference (TYPE) DCFL_BUSINESS_OBJECT Business Object 20100727
6 MV_MODE Instance attribute Private Type reference (TYPE) CHAR4 Not More Closely Defined Area, Possibly Used for Patchlevels 20100628
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20100628
2 GET_INSTANCE Static method Public Method Get Instance (Singleton) 20100628
3 GET_INSTANCE_DCFL_WRAPPER Instance method Public Method Get Instance of DCFL Wrapper Class 20100628
Events
Class CL_DCFL_WRAPPER_FACTORY has no event.
Types
Class CL_DCFL_WRAPPER_FACTORY has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUSINESS_OBJECT Call by reference Type reference (TYPE) DCFL_BUSINESS_OBJECT Business Object 20100727
2 Importing IV_MODE Call by reference Type reference (TYPE) CHAR4 Not More Closely Defined Area, Possibly Used for Patchlevels 20100628

Method CONSTRUCTOR on class CL_DCFL_WRAPPER_FACTORY has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUSINESS_OBJECT Call by reference Type reference (TYPE) DCFL_BUSINESS_OBJECT Business Object 20100727
2 Importing IV_MODE Call by reference Type reference (TYPE) CHAR4 'PROD' Not More Closely Defined Area, Possibly Used for Patchlevels 20100628
3 Returning RO_DCFL_WRAPPER_FACTORY Value transfer Object reference (TYPE REF TO) CL_DCFL_WRAPPER_FACTORY Factory for Wrapper Classes 20100628

Method GET_INSTANCE on class CL_DCFL_WRAPPER_FACTORY has no exception.

Method GET_INSTANCE_DCFL_WRAPPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_DCFL_WRAPPER_CLASS Value transfer Object reference (TYPE REF TO) IF_DCFL_WRAPPER 20100628

Method GET_INSTANCE_DCFL_WRAPPER on class CL_DCFL_WRAPPER_FACTORY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606