SAP ABAP Class CL_0FMD_FACTORY (Create and Store 0FMD Class Instances)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-MDG (Application Component) Master Data Governance
⤷
RS_BCT_FMDM (Package) Financial MDM
⤷
⤷
Properties
| Class | CL_0FMD_FACTORY | |
| Short Description | Create and Store 0FMD Class Instances | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_BCT_FMDM | Financial MDM |
| Created | 20090506 | SAP |
| Last change | 20141101 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_0FMD_FACTORY has no forward declaration.
Interfaces
Class CL_0FMD_FACTORY has no interface implemented.
Friends
Class CL_0FMD_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | STRING | 'CL_ACCESS_' | Prefix for Class Name | 20090506 | ||
| 2 | Static Attribute | Protected | Type reference (TYPE) | TT_INSTANCE | 20090506 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create Instance | 20090506 |
Events
Class CL_0FMD_FACTORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | ST_INSTANCE | Protected | See coding | 20090506 | begin of ST_INSTANCE,
CHANM type RSCHANM,
INSTANCE type ref to IF_0FMD_ACCESS,
end of ST_INSTANCE
|
||
| 2 | TT_INSTANCE | Protected | See coding | 20090506 | TT_INSTANCE type hashed table of ST_INSTANCE with unique key CHANM
|
Method Signatures
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANM | Call by reference | Type reference (TYPE) | RSCHANM | Merkmal | 20090506 | |||
| 2 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20090506 | |||
| 3 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_0FMD_ACCESS | Datenzugriffschicht für besondere und Remote-InfoObjects | 20090506 |
Method GET_INSTANCE on class CL_0FMD_FACTORY has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 705 |