SAP ABAP Class CL_GRFN_POWL_EVA_MONITOR (POWL feeder class for evaluation scheduler monitor)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_PLANNER (Package) GRC Common Planner
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_POWL_FEEDER Interface for POWL Feeders 20100610
Properties
Class CL_GRFN_POWL_EVA_MONITOR  
Short Description POWL feeder class for evaluation scheduler monitor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_PLANNER   GRC Common Planner 
Created 20100610   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_POWL_EVA_MONITOR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_POWL_FEEDER Interface for POWL Feeders 20100610
Friends
Class CL_GRFN_POWL_EVA_MONITOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_DATE_FROM Constant Public Type reference (TYPE) RSSCR_NAME 'DATEFROM' ABAP/4: Name of SELECT-OPTION / PARAMETER 20100614
2 CV_DATE_TO Constant Public Type reference (TYPE) RSSCR_NAME 'DATETO' ABAP/4: Name of SELECT-OPTION / PARAMETER 20100614
3 CV_ORG_UNIT Constant Public Type reference (TYPE) RSSCR_NAME 'ORGUNIT' ABAP/4: Name of SELECT-OPTION / PARAMETER 20100614
4 CV_SCHD_ACTY Constant Public Type reference (TYPE) RSSCR_NAME 'SCHDACTY' ABAP/4: Name of SELECT-OPTION / PARAMETER 20100614
5 CV_SCHD_NAME Constant Public Type reference (TYPE) RSSCR_NAME 'SCHDNAME' ABAP/4: Name of SELECT-OPTION / PARAMETER 20100614
Methods
# Method Level Visibility Method type Description Created on
1 GET_PLAN_USAGE Static method Public Method 20100614
2 NOTIFY Instance method Private Method 20100706
3 NOTIFY_BY_MAIL Instance method Private Method Notify by mail 20121011
4 NOTIFY_BY_OUTLOOK Instance method Private Method Notify by outlook 20121011
5 STATUS_DETAIL Instance method Private Method 20100726
Events
Class CL_GRFN_POWL_EVA_MONITOR has no event.
Types
Class CL_GRFN_POWL_EVA_MONITOR has no local type.
Method Signatures

Method GET_PLAN_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PLAN_USAGE Value transfer Type reference (TYPE) POWL_NAMEVALUE_TTY Name/Value set 20100614

Method GET_PLAN_USAGE on class CL_GRFN_POWL_EVA_MONITOR has no exception.

Method NOTIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACTION_DEFS Call by reference Type reference (TYPE) POWL_ACTDESCR_TTY POWL action definitions 20100706
2 Changing CT_RESULT_TAB Call by reference Type reference (TYPE) INDEX TABLE current result table (adhering to GET_OBJECT_DEFINITION) 20100706
3 Changing CT_SELECTED Call by reference Type reference (TYPE) RSTABIXTAB result table indices of selected results 20100706
4 Changing CV_FIRST_VISIBLE_ROW Call by reference Type reference (TYPE) SY-TABIX index of first visible results table row 20100706
5 Changing CV_FIRST_VISIBLE_SCROLL_COL Call by reference Type reference (TYPE) STRING Name of first scrollable column 20100706
6 Exporting ES_PORTAL_ACTIONS Call by reference Type reference (TYPE) POWL_FOLLOW_UP_STY Follow-up actions for the portal 20100706
7 Exporting ET_MESSAGES Call by reference Type reference (TYPE) POWL_MSG_TTY Action execution messages 20100706
8 Exporting EV_ACTIONS_CHANGED Call by reference Type reference (TYPE) POWL_XFLAG_TY flag: actions in C_ACTION_DEFS changed (set if uncertain) 20100706
9 Exporting EV_CHANGES_PROCESSED Call by reference Type reference (TYPE) POWL_XFLAG_TY user changes processed by Feeder (reset POWL "dirty" state) 20100706
10 Exporting EV_DO_REFRESH Call by reference Type reference (TYPE) POWL_XFLAG_TY trigger a complete query refresh 20100706
11 Exporting EV_RESULT_LINES_CHANGED Call by reference Type reference (TYPE) POWL_XFLAG_TY result table C_RESULTS changed (set if uncertain) 20100706
12 Exporting EV_SELECTED_CHANGED Call by reference Type reference (TYPE) POWL_XFLAG_TY selected results in C_SELECTED changed by Feeder 20100706
13 Importing IT_CHANGED Call by reference Type reference (TYPE) POWL_CHANGEINFO_TTY outtab change infos (changes by the user) for Feeder 20100706
14 Importing IV_ACTIONID Call by reference Type reference (TYPE) POWL_ACTIONID_TY Action identifier 20100706
15 Importing IV_ACTION_CONF Call by reference Type reference (TYPE) POWL_ACTION_CONF_TY action confirmation result (c.f. GET_ACTION_CONFIRMATION) 20100706
16 Importing IV_ACTION_INDEX Call by reference Attribute reference (LIKE) SY-TABIX result table line index for cell-based actions 20100706
17 Importing IV_ADDITIONAL_DATA Call by reference Type reference (TYPE) DATA Additional data from pop up editor 20100706
18 Importing IV_APPLID Call by reference Type reference (TYPE) POWL_APPLID_TY Application ID identifying POWL-IView 20100706
19 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Language Key 20100706
20 Importing IV_TYPE Call by reference Type reference (TYPE) POWL_TYPE_TY POWL type ID 20100706
21 Importing IV_USERNAME Call by reference Type reference (TYPE) XUSER User name 20100706

Method NOTIFY on class CL_GRFN_POWL_EVA_MONITOR has no exception.

Method NOTIFY_BY_MAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) POWL_MSG_TTY Message META description 20121011
2 Importing IT_MONITOR Call by reference Type reference (TYPE) GRFN_T_UI_PLAN_MONITOR Planner monitor result 20121011

Method NOTIFY_BY_MAIL on class CL_GRFN_POWL_EVA_MONITOR has no exception.

Method NOTIFY_BY_OUTLOOK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PORTAL_ACTIONS Call by reference Type reference (TYPE) POWL_FOLLOW_UP_STY Follow-up action in portal 20121011
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) POWL_MSG_TTY Message META description 20121011
3 Importing IT_MONITOR Call by reference Type reference (TYPE) GRFN_T_UI_PLAN_MONITOR Planner monitor result 20121011

Method NOTIFY_BY_OUTLOOK on class CL_GRFN_POWL_EVA_MONITOR has no exception.

Method STATUS_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACTION_DEFS Call by reference Type reference (TYPE) POWL_ACTDESCR_TTY POWL action definitions 20100726
2 Changing CT_RESULT_TAB Call by reference Type reference (TYPE) INDEX TABLE current result table (adhering to GET_OBJECT_DEFINITION) 20100726
3 Changing CT_SELECTED Call by reference Type reference (TYPE) RSTABIXTAB result table indices of selected results 20100726
4 Changing CV_FIRST_VISIBLE_ROW Call by reference Type reference (TYPE) SY-TABIX index of first visible results table row 20100726
5 Changing CV_FIRST_VISIBLE_SCROLL_COL Call by reference Type reference (TYPE) STRING Name of first scrollable column 20100726
6 Exporting ES_PORTAL_ACTIONS Call by reference Type reference (TYPE) POWL_FOLLOW_UP_STY Follow-up actions for the portal 20100726
7 Exporting ET_MESSAGES Call by reference Type reference (TYPE) POWL_MSG_TTY Action execution messages 20100726
8 Exporting EV_ACTIONS_CHANGED Call by reference Type reference (TYPE) POWL_XFLAG_TY flag: actions in C_ACTION_DEFS changed (set if uncertain) 20100726
9 Exporting EV_CHANGES_PROCESSED Call by reference Type reference (TYPE) POWL_XFLAG_TY user changes processed by Feeder (reset POWL "dirty" state) 20100726
10 Exporting EV_DO_REFRESH Call by reference Type reference (TYPE) POWL_XFLAG_TY trigger a complete query refresh 20100726
11 Exporting EV_RESULT_LINES_CHANGED Call by reference Type reference (TYPE) POWL_XFLAG_TY result table C_RESULTS changed (set if uncertain) 20100726
12 Exporting EV_SELECTED_CHANGED Call by reference Type reference (TYPE) POWL_XFLAG_TY selected results in C_SELECTED changed by Feeder 20100726
13 Importing IT_CHANGED Call by reference Type reference (TYPE) POWL_CHANGEINFO_TTY outtab change infos (changes by the user) for Feeder 20100726
14 Importing IV_ACTIONID Call by reference Type reference (TYPE) POWL_ACTIONID_TY Action identifier 20100726
15 Importing IV_ACTION_CONF Call by reference Type reference (TYPE) POWL_ACTION_CONF_TY action confirmation result (c.f. GET_ACTION_CONFIRMATION) 20100726
16 Importing IV_ACTION_INDEX Call by reference Attribute reference (LIKE) SY-TABIX result table line index for cell-based actions 20100726
17 Importing IV_ADDITIONAL_DATA Call by reference Type reference (TYPE) DATA Additional data from pop up editor 20100726
18 Importing IV_APPLID Call by reference Type reference (TYPE) POWL_APPLID_TY Application ID identifying POWL-IView 20100726
19 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Language Key 20100726
20 Importing IV_TYPE Call by reference Type reference (TYPE) POWL_TYPE_TY POWL type ID 20100726
21 Importing IV_USERNAME Call by reference Type reference (TYPE) XUSER User name 20100726

Method STATUS_DETAIL on class CL_GRFN_POWL_EVA_MONITOR has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600