SAP ABAP Class /MAP/CL_MDL_FIF_ROOT (Forecast: Generic Influencing Factor)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MAP/IF_MDL_FIF | Forecast: "Influencing Factor" Interface | 20050127 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /MAP/CL_MDL_FIF_BPSFIG | Forecast: Influencing Factor of Type BPS Key Figure | 20050126 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /MAP/CL_MDL_FIF_EV | MAP: Influencing Factor of Type Event | 20050202 |
| 3 | Inheritance (c INHERITING FROM c_ref) | /MAP/CL_MDL_FIF_EXIT | Forecast: Influencing Factor of Type Exit | 20050127 |
| 4 | Inheritance (c INHERITING FROM c_ref) | /MAP/CL_MDL_FIF_SD | MAP: Influencing Factor Number of Sales Days | 20050207 |
Properties
| Class | /MAP/CL_MDL_FIF_ROOT | |
| Short Description | Forecast: Generic Influencing Factor | |
| 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 | 20050125 | SAP |
| Last change | 20141101 | |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /MAP/IF_MDL_FIF | Forecast: "Influencing Factor" Interface | 20050127 |
Friends
Class /MAP/CL_MDL_FIF_ROOT has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20050202 | ||
| 2 | Instance method | Public | Method | 20050202 | ||
| 3 | Instance method | Protected | Method | Check Fisal Year Variant | 20050518 | |
| 4 | Instance method | Public | Constructor | 20050202 | ||
| 5 | Instance method | Protected | Method | Extraction of the Relevant Selection Conditions | 20050412 | |
| 6 | Instance method | Public | Method | 20050202 |
Events
Class /MAP/CL_MDL_FIF_ROOT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_INSTANCE | Protected | See coding | 20050203 | BEGIN OF ys_instance,
fifid TYPE /map/m_y_fifid,
ref TYPE REF TO /map/if_mdl_fif,
timestamp TYPE timestampl,
END OF ys_instance
|
||
| 2 | YTO_INSTANCE | Protected | See coding | 20050203 | yto_instance TYPE SORTED TABLE OF ys_instance
WITH UNIQUE KEY fifid
|
||
| 3 | YTS_TO_CHASEL | Protected | See coding | 20050412 | yts_to_chasel TYPE STANDARD TABLE OF /map/e_yto_chasel
WITH DEFAULT KEY
|
Method Signatures
Method BUFFER_CLEAR Signature
Method BUFFER_CLEAR on class /MAP/CL_MDL_FIF_ROOT has no parameter.
Method BUFFER_CLEAR on class /MAP/CL_MDL_FIF_ROOT has no exception.
Method BUFFER_FILL Signature
Method BUFFER_FILL on class /MAP/CL_MDL_FIF_ROOT has no parameter.
Method BUFFER_FILL on class /MAP/CL_MDL_FIF_ROOT has no exception.
Method CHECK_FISCVARNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FISCVARNT | Call by reference | Type reference (TYPE) | /MAP/M_Y_FISCVARNT | GJV (für Periodizität P) | 20050518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen zu Generische Einflussgröße | 20050518 |
Method CONSTRUCTOR 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 | 20050202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MAP: Ausnahmen zur Klasse /MAP/E_CL_IOBJ | 20050202 | ||
| 2 | Ausnahmen zu Generische Einflussgröße | 20050202 |
Method FILTER_CHASEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETO_CHASEL | Call by reference | Type reference (TYPE) | /MAP/E_YTO_CHASEL | MAP: Liste von Select-options zu Infoobjects | 20050412 | |||
| 2 | ITO_CHASEL | Call by reference | Type reference (TYPE) | /MAP/E_YTO_CHASEL | MAP: Liste von Select-options zu Infoobjects | 20050412 |
Method FILTER_CHASEL on class /MAP/CL_MDL_FIF_ROOT has no exception.
Method VALUE_GET Signature
Method VALUE_GET on class /MAP/CL_MDL_FIF_ROOT has no parameter.
Method VALUE_GET on class /MAP/CL_MDL_FIF_ROOT has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 702 |