SAP ABAP Class /MAP/CX_MDL_FIF_ROOT (Exceptions for 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 Inheritance (c INHERITING FROM c_ref)  /MAP/CX_EVT_ROOT MAP: Root of All Exception Classes for Events 20050203
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /MAP/CX_MDL_FIF_BPSFIG Exceptions for Influencing Factor BPS Key Figure 20050131
2 Inheritance (c INHERITING FROM c_ref)  /MAP/CX_MDL_FIF_EV MAP: Exceptions for /map/cl_mdl_fif_ev 20050202
3 Inheritance (c INHERITING FROM c_ref)  /MAP/CX_MDL_FIF_EXIT Exceptions for Influencing Factor of Type Exit 20050202
4 Inheritance (c INHERITING FROM c_ref)  /MAP/CX_MDL_FIF_SD MAP: Exceptions for /MAP/CX_MDL_FIF_SD 20050207
Properties
Class /MAP/CX_MDL_FIF_ROOT  
Short Description Exceptions for Generic Influencing Factor    
Super Class /MAP/CX_EVT_ROOT MAP: Root of All Exception Classes for Events 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package /MAP/M   BW: Content MAP Forecast Framework 
Created 20050131   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MAP/CX_MDL_FIF_ROOT has no forward declaration.
Interfaces
Class /MAP/CX_MDL_FIF_ROOT has no interface implemented.
Friends
Class /MAP/CX_MDL_FIF_ROOT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACCESS_FAILD Constant Public See coding 20050204
2 FIFID_MISSING Constant Public See coding 20050222
3 FIFID_SETTING_MISSING Constant Public See coding 20050222
4 FISCVARNT_MISSING Constant Public See coding 20050518
5 FISCVARNT_NOT_EXIST Constant Public See coding 20050518
6 ILLEGAL_DATATP_COEFF Constant Public See coding 20050214
7 ILLEGAL_KYFTP Constant Public See coding 20050214
8 ILLEGAL_KYFTP_COEFF Constant Public See coding 20050214
9 ILLEGAL_OBJSTAT Constant Public See coding 20050214
10 ILLEGAL_TIMESEL Constant Public See coding 20050203
11 KYFCOEFF_NO_KYF Constant Public See coding 20050202
12 KYFVAL_MISSING Constant Public See coding 20050202
13 KYFVAL_NO_KYF Constant Public See coding 20050202
14 M_DATATP Instance attribute Public Type reference (TYPE) DATATYPE_D Data Type in ABAP Dictionary 20050214
15 M_FIFID Instance attribute Public Type reference (TYPE) /MAP/M_Y_FIFID Influencing Factor Identifier 20050131
16 M_FISCVARNT Instance attribute Public Type reference (TYPE) /MAP/M_Y_FISCVARNT Fiscal Year Variant (for Periodicity P) 20050518
17 M_KYFNM Instance attribute Public Type reference (TYPE) RSKYFNM Key Figure 20050214
18 M_KYFNM_COEFF Instance attribute Public Type reference (TYPE) /MAP/M_Y_KYFVAL Name of Assigned Key Figure InfoObject for Values of the IF 20050202
19 M_KYFNM_DATA Instance attribute Public Type reference (TYPE) /MAP/M_Y_KYFCOEFF Name of Assgnd Key Figure IO for Values of Regression Coeff. 20050202
20 M_KYFTP Instance attribute Public Type reference (TYPE) RSKYFTP Key Figure Type 20050214
21 M_OBJSTAT Instance attribute Public Type reference (TYPE) RSOBJSTAT Object Status 20050214
22 M_PERIODICITY Instance attribute Public Type reference (TYPE) /MAP/M_Y_PERIODICITY Periodicity 20050518
23 M_TIMECHAR Instance attribute Public Type reference (TYPE) RSCHANM Time Characteristic 20050203
24 M_TYPE Instance attribute Public Type reference (TYPE) /MAP/M_Y_FIFTYPE Type of Influencing Factor 20050202
25 M_TYPE_EXPECTED Instance attribute Public Type reference (TYPE) /MAP/M_Y_FIFTYPE Expected Type of the Influencing Factor 20050202
26 UNEXPECTED_FIFTYPE Constant Public See coding 20050202
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050131
Events
Class /MAP/CX_MDL_FIF_ROOT has no event.
Types
Class /MAP/CX_MDL_FIF_ROOT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing M_DATATP Call by reference Type reference (TYPE) DATATYPE_D 20050214
2 Importing M_FIFID Call by reference Type reference (TYPE) /MAP/M_Y_FIFID 20050131
3 Importing M_FISCVARNT Call by reference Type reference (TYPE) /MAP/M_Y_FISCVARNT 20050518
4 Importing M_KYFNM Call by reference Type reference (TYPE) RSKYFNM 20050214
5 Importing M_KYFNM_COEFF Call by reference Type reference (TYPE) /MAP/M_Y_KYFVAL 20050202
6 Importing M_KYFNM_DATA Call by reference Type reference (TYPE) /MAP/M_Y_KYFCOEFF 20050202
7 Importing M_KYFTP Call by reference Type reference (TYPE) RSKYFTP 20050214
8 Importing M_MSGIDEXT Call by reference Type reference (TYPE) SYMSGID 20050131
9 Importing M_MSGNOEXT Call by reference Type reference (TYPE) SYMSGNO 20050131
10 Importing M_MSGTY Call by reference Type reference (TYPE) SYMSGTY 20050131
11 Importing M_MSGV1EXT Call by reference Type reference (TYPE) SYMSGV 20050131
12 Importing M_MSGV2EXT Call by reference Type reference (TYPE) SYMSGV 20050131
13 Importing M_MSGV3EXT Call by reference Type reference (TYPE) SYMSGV 20050131
14 Importing M_MSGV4EXT Call by reference Type reference (TYPE) SYMSGV 20050131
15 Importing M_OBJSTAT Call by reference Type reference (TYPE) RSOBJSTAT 20050214
16 Importing M_PERIODICITY Call by reference Type reference (TYPE) /MAP/M_Y_PERIODICITY 20050518
17 Importing M_SUBRC Call by reference Type reference (TYPE) SYSUBRC 20050131
18 Importing M_TIMECHAR Call by reference Type reference (TYPE) RSCHANM 20050203
19 Importing M_TYPE Call by reference Type reference (TYPE) /MAP/M_Y_FIFTYPE 20050202
20 Importing M_TYPENAME Call by reference Type reference (TYPE) TYPENAME 20050214
21 Importing M_TYPE_EXPECTED Call by reference Type reference (TYPE) /MAP/M_Y_FIFTYPE 20050202
22 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20050131
23 Importing T100KEY Call by reference Type reference (TYPE) SCX_T100KEY 20050429
24 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20050131

Method CONSTRUCTOR on class /MAP/CX_MDL_FIF_ROOT has no exception.
History
Last changed by/on SAP  20141101 
SAP Release Created in 702