SAP ABAP Class CL_FCOM_EXP_SERVICE_EQM (EXP: Equipment Monitor)
Hierarchy
EA-FIN (Software Component) EA-FIN
   EP-PCT-MGR-CO (Application Component) Business Package for Manager Self-Service (FI)
     FCOM_VP_EXP_SERVICES (Package) Express Planning Services Value Pack
Properties
Class CL_FCOM_EXP_SERVICE_EQM  
Short Description EXP: Equipment Monitor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FCOM_VP_EXP_SERVICES   Express Planning Services Value Pack 
Created 20060410   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FCOM_EXP_SERVICE_EQM has no forward declaration.
Interfaces
Class CL_FCOM_EXP_SERVICE_EQM has no interface implemented.
Friends
Class CL_FCOM_EXP_SERVICE_EQM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_FILTER_ALL Constant Private Type reference (TYPE) STRING 'ALL' 20060712
2 MC_FILTER_NONE Constant Private Type reference (TYPE) STRING 'NONE' 20060712
3 MC_ICON_GREEN Constant Private Type reference (TYPE) STRING 'ICON_LED_GREEN' 20060713
4 MC_ICON_RED Constant Private Type reference (TYPE) STRING 'ICON_LED_RED' 20060713
5 MC_ICON_YELLOW Constant Private Type reference (TYPE) STRING 'ICON_LED_YELLOW' 20060713
6 MC_INCONS_ERROR Constant Private Type reference (TYPE) STRING 'E' 20060713
7 MC_INCONS_INFO Constant Private Type reference (TYPE) STRING 'I' 20060713
8 MC_INCONS_WARNING Constant Private Type reference (TYPE) STRING 'W' 20060713
9 MC_VIEW_COSTS Constant Private Type reference (TYPE) FCOM_VIEW_ID 'COST' View in Equipment Monitor 20060711
10 MD_ISR_SCEN_GROUP Static Attribute Private Type reference (TYPE) QISRSCENARIOGROUP ISR Scenariogroup 20060410
11 MD_REFRESH Static Attribute Private Type reference (TYPE) FLAG Refresh 20060411
12 MD_RFCDESTINATION Static Attribute Private Type reference (TYPE) RFCDEST RFC Destination 20060410
13 MD_TIME_FRAME Static Attribute Private Type reference (TYPE) FCOM_TIME_FRAME Time Frame 20060410
14 MD_VIEW_ID Static Attribute Private Type reference (TYPE) FCOM_VIEW_ID View Equipment Monitor 20060410
15 MS_EXPRESS_PLANNING_CONTEXT Static Attribute Private Type reference (TYPE) FPB_EXP_CONTEXT Express Planning (=Service-independent context) 20060411
16 MS_SERVICE_CONTEXT Static Attribute Private Type reference (TYPE) FPB_EXP_SERVICE_CONTEXT Service specific context 20060411
17 MT_DATA Static Attribute Private Type reference (TYPE) FCOM_TA_EQM_VIEW_DATA Transfer Structure Equipment Monitor 20060420
18 MT_DATA_EXT Static Attribute Private Type reference (TYPE) FCOM_TA_EQM_VIEW_DATA_EXP Transfer Structure Equipment Monitor 20060710
19 MT_FIELDCAT Static Attribute Private Type reference (TYPE) FCOM_TA_EQM_VIEW_FCAT Field Catalog Equipment Monitor 20060420
20 MT_FILTER Static Attribute Private Type reference (TYPE) FCOM_TA_EQM_FILTER Filter Equipment Monitor 20060421
21 MT_OBJECT Static Attribute Private Type reference (TYPE) FPB_EXP_T_OBJECT Selected Objects 20060411
22 MT_OBJ_MESSAGES Static Attribute Private Type reference (TYPE) FCOM_TA_EQM_OBJ_MESSAGES Messages in Equipment Monitor 20060713
23 MT_PROPS Static Attribute Private Type reference (TYPE) PROP_ATTRS Properties: List Attribute names <-> Values 20060411
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA_EQM Static method Private Method Get Planning Data 20060410
2 GET_DATA_EQM_FOR_FILTER Static method Public Method Get Planning Data 20060711
3 INITIALIZE_SRV_EQM Static method Public Method Initialize Statistical Key Figure Planning 20060410
4 MODIFYVIEW Static method Public Method Modify View 20060410
5 ON_LEAD_SELECTION_ALV Static method Public Method 20060714
6 SET_ATTRIBUTES Static method Private Method Set Attributes for Statistical Key Figure Planning 20060411
7 SET_DROPDOWN_BOXES Static method Private Method Set Texts for Table Display Data 20060425
8 SET_OBJECTS Static method Public Method Set Objects for Statistical Key Figure Planning 20060410
9 SET_TABLE_HEADER Static method Private Method Set Texts for Table Display Data 20060425
10 SET_TEXT_TABLE_COLUMN Static method Private Method Set Texts for Table Display Data 20060418
11 SET_VIEW Static method Public Method set new view 20060706
12 SET_VISIBILITY_NONE Static method Private Method Initialization of Table Visibilty 20060411
Events
Class CL_FCOM_EXP_SERVICE_EQM has no event.
Types
Class CL_FCOM_EXP_SERVICE_EQM has no local type.
Method Signatures

Method GET_DATA_EQM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20060410

Method GET_DATA_EQM on class CL_FCOM_EXP_SERVICE_EQM has no exception.

Method GET_DATA_EQM_FOR_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20060711

Method GET_DATA_EQM_FOR_FILTER on class CL_FCOM_EXP_SERVICE_EQM has no exception.

Method INITIALIZE_SRV_EQM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20060410
2 Importing IS_EXPRESS_PLANNING_CONTEXT Call by reference Type reference (TYPE) FPB_EXP_CONTEXT Context information relevant for all services 20060410
3 Importing IS_SERVICE_CONTEXT Call by reference Type reference (TYPE) FPB_EXP_SERVICE_CONTEXT Context information specific for one service 20060410

Method INITIALIZE_SRV_EQM on class CL_FCOM_EXP_SERVICE_EQM has no exception.

Method MODIFYVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COL_SETTINGS Call by reference Object reference (TYPE REF TO) IF_SALV_WD_COLUMN_SETTINGS Web Dynpro: API of a View 20060420
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20060410

Method MODIFYVIEW on class CL_FCOM_EXP_SERVICE_EQM has no exception.

Method ON_LEAD_SELECTION_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20060714
2 Importing R_PARAM Call by reference Object reference (TYPE REF TO) IF_SALV_WD_TABLE_LEAD_SELECT Identifies Change to Lead Selection 20060714

Method ON_LEAD_SELECTION_ALV on class CL_FCOM_EXP_SERVICE_EQM has no exception.

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20060411

Method SET_ATTRIBUTES on class CL_FCOM_EXP_SERVICE_EQM has no exception.

Method SET_DROPDOWN_BOXES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20060425

Method SET_DROPDOWN_BOXES on class CL_FCOM_EXP_SERVICE_EQM has no exception.

Method SET_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20060410
2 Importing IT_OBJECT Call by reference Type reference (TYPE) FPB_EXP_T_OBJECT Express Planning: Object List 20060425

Method SET_OBJECTS on class CL_FCOM_EXP_SERVICE_EQM has no exception.

Method SET_TABLE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20060425

Method SET_TABLE_HEADER on class CL_FCOM_EXP_SERVICE_EQM has no exception.

Method SET_TEXT_TABLE_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20060418

Method SET_TEXT_TABLE_COLUMN on class CL_FCOM_EXP_SERVICE_EQM has no exception.

Method SET_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20060706

Method SET_VIEW on class CL_FCOM_EXP_SERVICE_EQM has no exception.

Method SET_VISIBILITY_NONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20060411

Method SET_VISIBILITY_NONE on class CL_FCOM_EXP_SERVICE_EQM has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 600