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 | 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 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_DCFL_WRAPPER_FACTORY | Factory for Wrapper Classes | 20100628 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | CHAR4 | 'PROD' | Mode "Productive" | 20100628 | ||
| 3 | Static Attribute | Public | Type reference (TYPE) | CHAR4 | 'UNIT' | Mode "Unit Test" for Mocking | 20100628 | ||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_DCFL_WRAPPER | Wrapper Methods for external Calls | 20100628 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | DCFL_BUSINESS_OBJECT | Business Object | 20100727 | |||
| 6 | 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 | Instance method | Public | Constructor | 20100628 | ||
| 2 | Static method | Public | Method | Get Instance (Singleton) | 20100628 | |
| 3 | 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 | IV_BUSINESS_OBJECT | Call by reference | Type reference (TYPE) | DCFL_BUSINESS_OBJECT | Business Object | 20100727 | |||
| 2 | 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 | IV_BUSINESS_OBJECT | Call by reference | Type reference (TYPE) | DCFL_BUSINESS_OBJECT | Business Object | 20100727 | |||
| 2 | IV_MODE | Call by reference | Type reference (TYPE) | CHAR4 | 'PROD' | Not More Closely Defined Area, Possibly Used for Patchlevels | 20100628 | ||
| 3 | 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 | 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 |