SAP ABAP Class CL_GRFN_INBOX_MONITOR_CN_RV (Inbox Monitor - Control test review)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_WORKFLOW (Package) GRC Workflow Inbox and feeder classes

⤷

⤷

Properties
Class | CL_GRFN_INBOX_MONITOR_CN_RV | |
Short Description | Inbox Monitor - Control test review | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRFN_WORKFLOW | GRC Workflow Inbox and feeder classes |
Created | 20140609 | SAP |
Last change | 20141106 | |
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
Class CL_GRFN_INBOX_MONITOR_CN_RV has no interface implemented.
Friends
Class CL_GRFN_INBOX_MONITOR_CN_RV has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SWW_TASK | 'TS75900018' | Task ID | 20140609 | |
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_INBOX_MONITOR_CN_RV | Inbox Monitor | 20140609 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20140609 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GRFN_T_PC_MON_INBOX_ITEMS | Monitor application - items | 20140609 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Init data | 20140609 |
2 | ![]() |
Instance method | Private | Method | Create items tasks list | 20140609 |
3 | ![]() |
Static method | Public | Method | Returns singleton instance of the class | 20140609 |
4 | ![]() |
Instance method | Public | Method | Returns Items table | 20140609 |
5 | ![]() |
Instance method | Private | Method | Returns monitor tasks | 20140609 |
6 | ![]() |
Instance method | Public | Method | Validate 1 item | 20140609 |
Events
Class CL_GRFN_INBOX_MONITOR_CN_RV has no event.
Types
Class CL_GRFN_INBOX_MONITOR_CN_RV has no local type.
Method Signatures
Method CREATE_DATA Signature
Method CREATE_DATA on class CL_GRFN_INBOX_MONITOR_CN_RV has no parameter.
Method CREATE_DATA on class CL_GRFN_INBOX_MONITOR_CN_RV has no exception.
Method CREATE_ITEMS_LIST Signature
Method CREATE_ITEMS_LIST on class CL_GRFN_INBOX_MONITOR_CN_RV has no parameter.
Method CREATE_ITEMS_LIST on class CL_GRFN_INBOX_MONITOR_CN_RV has no exception.
Method FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REFRESH_DATA | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | ABAP_FALSE | Indicator | 20140609 | |
2 | ![]() |
RR_MONITOR | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_INBOX_MONITOR_CN_RV | Monitor instance | 20140609 |
Method FACTORY on class CL_GRFN_INBOX_MONITOR_CN_RV has no exception.
Method GET_ITEMS_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ITEMS_TABLE | Call by reference | Type reference (TYPE) | GRFN_T_PC_MON_INBOX_ITEMS | Monitor inbox items table | 20140609 |
Method GET_ITEMS_TABLE on class CL_GRFN_INBOX_MONITOR_CN_RV has no exception.
Method GET_MON_TASKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_MON_TASKS | Value transfer | Type reference (TYPE) | SWRTTASK | WAPI: Table Type for Tasks | 20140609 |
Method GET_MON_TASKS on class CL_GRFN_INBOX_MONITOR_CN_RV has no exception.
Method VALIDATE_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_FINAL_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20140609 | ||
2 | ![]() |
ET_PROCESSING_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20140609 | ||
3 | ![]() |
EV_ERROR | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | Boolean Variable (X=True, Space=False) | 20140609 | ||
4 | ![]() |
IS_ITEM_DATA | Call by reference | Type reference (TYPE) | GRFN_S_PC_MON_INBOX_ITEMS | Monitor application item | 20140609 | ||
5 | ![]() |
IV_ACTIVITY | Call by reference | Type reference (TYPE) | J_VORGANG | Activity (Approve or Reject code) | 20140609 | ||
6 | ![]() |
IV_REVIEW_COMMENT | Call by reference | Type reference (TYPE) | STRING | Reviewer comment | 20140623 |
Method VALIDATE_ITEM on class CL_GRFN_INBOX_MONITOR_CN_RV has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1100 |