SAP ABAP Class /MAP/CL_MDL_FCMOD_FACTORY (MAP: Factory Class for Forecast Model)
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_FCMOD_FACTORY | |
Short Description | MAP: Factory Class for Forecast Model | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | /MAP/M | BW: Content MAP Forecast Framework |
Created | 20050210 | SAP |
Last change | 20141101 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /MAP/CL_MDL_FCMOD_FACTORY has no forward declaration.
Interfaces
Class /MAP/CL_MDL_FCMOD_FACTORY has no interface implemented.
Friends
Class /MAP/CL_MDL_FCMOD_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 | 20050210 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Fetch Instance for Forecast Model | 20050210 |
Events
Class /MAP/CL_MDL_FCMOD_FACTORY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_INSTANCE | Private | See coding | 20050210 | BEGIN OF ys_instance,
fcmod TYPE /map/m_y_fcmod,
r_obj TYPE REF TO /map/if_mdl_fcmod,
END OF ys_instance
|
||
2 | YTH_INSTANCE | Private | See coding | 20050210 | yth_instance TYPE HASHED TABLE OF ys_instance WITH UNIQUE KEY fcmod
|
Method Signatures
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_OBJ | Value transfer | Object reference (TYPE REF TO) | /MAP/IF_MDL_FCMOD | MAP: Schnittstelle für Prognose-Modell | 20050210 | ||
2 | ![]() |
I_FCMOD | Call by reference | Type reference (TYPE) | /MAP/M_Y_FCMOD | MAP: Prognose-Modell | 20050210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
MAP: Wurzel aller Ausnahmeklassen zu Ereignissen | 20050210 | |
2 | ![]() |
MAP: Ausnahmen zu /MAP/IF_MDL_FCMOD | 20050210 |
History
Last changed by/on | SAP | 20141101 |
SAP Release Created in | 702 |