SAP ABAP Class CL_FPM_UTILS_FACTORY (Factory for helper classes)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_CORE (Package) Floorplan Manager (Framework)
⤷
⤷
Properties
| Class | CL_FPM_UTILS_FACTORY | |
| Short Description | Factory for helper classes | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_CORE | Floorplan Manager (Framework) |
| Created | 20121128 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPM_UTILS_FACTORY has no forward declaration.
Interfaces
Class CL_FPM_UTILS_FACTORY has no interface implemented.
Friends
Class CL_FPM_UTILS_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) | IF_FPM_CBA_DB_READER | Database access for CBA related tables | 20121128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20121128 | ||
| 2 | Static method | Public | Method | 20121128 |
Events
Class CL_FPM_UTILS_FACTORY has no event.
Types
Class CL_FPM_UTILS_FACTORY has no local type.
Method Signatures
Method GET_CBA_DB_READER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_READER | Value transfer | Object reference (TYPE REF TO) | IF_FPM_CBA_DB_READER | 20121128 |
Method GET_CBA_DB_READER on class CL_FPM_UTILS_FACTORY has no exception.
Method SET_CBA_DB_READER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_READER | Call by reference | Object reference (TYPE REF TO) | IF_FPM_CBA_DB_READER | Database access for CBA related tables | 20121128 |
Method SET_CBA_DB_READER on class CL_FPM_UTILS_FACTORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |