SAP ABAP Class /MAP/CL_MDL_FIF_FACTORY (Forecast: Instance Management)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-PLA-RMP (Application Component) Retail Merchandise Planning
⤷
/MAP/M (Package) BW: Content MAP Forecast Framework
⤷
⤷
Properties
| Class | /MAP/CL_MDL_FIF_FACTORY | |
| Short Description | Forecast: Instance Management | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MAP/M | BW: Content MAP Forecast Framework |
| Created | 20050126 | SAP |
| Last change | 20141101 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MAP/CL_MDL_FIF_FACTORY has no forward declaration.
Interfaces
Class /MAP/CL_MDL_FIF_FACTORY has no interface implemented.
Friends
Class /MAP/CL_MDL_FIF_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | YTH_INSTANCE | 20050126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get Instance | 20050126 |
Events
Class /MAP/CL_MDL_FIF_FACTORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_INSTANCE | Private | See coding | 20050411 | BEGIN OF ys_instance,
fifid TYPE /map/m_y_fifid,
ref TYPE REF TO /map/if_mdl_fif,
END OF ys_instance
|
||
| 2 | YTH_INSTANCE | Private | See coding | 20050411 | yth_instance TYPE HASHED TABLE OF ys_instance
WITH UNIQUE KEY FIFID
|
Method Signatures
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIFID | Call by reference | Type reference (TYPE) | /MAP/M_Y_FIFID | Identifier Einflussgröße | 20050127 | |||
| 2 | I_USE_CACHE | Call by reference | Type reference (TYPE) | /MAP/M_Y_USECACHE | 'X' | MAP: Kennzeichen: Caching der Werte der Einflussgröße | 20050207 | ||
| 3 | R_OBJECT | Value transfer | Object reference (TYPE REF TO) | /MAP/IF_MDL_FIF | Prognose: Interface "Einflussgröße" | 20050126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen mit statischer und dynamischer Prüfung von RAISING | 20050203 | ||
| 2 | Ausnahmen zu Generische Einflussgröße | 20050201 |
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 702 |