SAP ABAP Class CL_GRAC_DT_WF_INBOX (To get the search results of the role)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_UI_UTILITIES (Package) Access Control GRC Various UI supporting infrastructures

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20121213 |
Properties
Class | CL_GRAC_DT_WF_INBOX | |
Short Description | To get the search results of the role | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRAC_UI_UTILITIES | Access Control GRC Various UI supporting infrastructures |
Created | 20121213 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRAC_DT_WF_INBOX has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20121213 |
Friends
Class CL_GRAC_DT_WF_INBOX has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | GRFN_T_CCICONNECTOR | Connector list for scenario and sub scenario | 20121213 | ||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | GRAC_T_DT_AC_POWL | AC POWL | 20121214 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get all workflowInbox Items | 20121214 |
2 | ![]() |
Static method | Public | Method | Get All Filters | 20121214 |
3 | ![]() |
Static method | Public | Method | This will get whether request is flagged or not | 20121213 |
4 | ![]() |
Static method | Public | Method | Get Message Table from Audit log | 20121214 |
5 | ![]() |
Static method | Public | Method | Get Risk Counts | 20140512 |
6 | ![]() |
Static method | Public | Method | Will be called only first time | 20121214 |
7 | ![]() |
Static method | Public | Method | Update Request Flag | 20121214 |
Events
Class CL_GRAC_DT_WF_INBOX has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_ROLE_ID | Private | Type reference (TYPE) | GRAC_ROLEID | 20121213 | |
Method Signatures
Method GET_AC_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_INSTANCE_RANGE | Call by reference | Type reference (TYPE) | TABLE | 20121214 | |||
2 | ![]() |
ET_REQUESTS | Call by reference | Type reference (TYPE) | GRAC_T_DT_AC_POWL | AC POWL | 20121214 | ||
3 | ![]() |
I_USERNAME | Call by reference | Type reference (TYPE) | XUSER | Username | 20121214 |
Method GET_AC_OBJECTS on class CL_GRAC_DT_WF_INBOX has no exception.
Method GET_ALL_FILTERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CATEGORY_FILTER | Call by reference | Type reference (TYPE) | GRAC_T_DT_WF_CAT_FILTER | 20121214 | |||
2 | ![]() |
DELEGATE_FILTER | Call by reference | Type reference (TYPE) | GRAC_T_DT_WF_CAT_FILTER | 20121214 | |||
3 | ![]() |
FLAGGED_FILTER | Call by reference | Type reference (TYPE) | GRAC_T_DT_WF_CAT_FILTER | Table of workflow categories | 20121218 | ||
4 | ![]() |
FORWARD_FILTER | Call by reference | Type reference (TYPE) | GRAC_T_DT_WF_CAT_FILTER | 20121214 | |||
5 | ![]() |
FORWRET_FILTER | Call by reference | Type reference (TYPE) | GRAC_T_DT_WF_CAT_FILTER | 20121214 | |||
6 | ![]() |
LT_REQUESTS | Call by reference | Type reference (TYPE) | GRAC_T_DT_AC_POWL | AC POWL | 20121214 | ||
7 | ![]() |
RISK_FILTER | Call by reference | Type reference (TYPE) | GRAC_T_DT_WF_CAT_FILTER | 20121214 |
Method GET_ALL_FILTERS on class CL_GRAC_DT_WF_INBOX has no exception.
Method GET_FLAGGED_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPROVER_ID | Call by reference | Type reference (TYPE) | XUSER | Username | 20121213 | ||
2 | ![]() |
IV_REQUEST_ID | Call by reference | Type reference (TYPE) | GRFN_MW_EXT_KEY | External Key | 20121213 | ||
3 | ![]() |
RV_FLAGGED | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | Indicator | 20121213 |
Method GET_FLAGGED_STATUS on class CL_GRAC_DT_WF_INBOX has no exception.
Method GET_MSGTABLE_AUDIT_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_INSTANCE_ID_RANGE | Call by reference | Type reference (TYPE) | TABLE | 20121214 | |||
2 | ![]() |
RT_MESSAGES | Value transfer | Type reference (TYPE) | GRFN_MW_T_UI_AUDIT_TRAIL_MSG | Table type for ui audit log message structure | 20121214 |
Method GET_MSGTABLE_AUDIT_LOG on class CL_GRAC_DT_WF_INBOX has no exception.
Method GET_RISK_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RISK_COUNT | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20140512 | ||
2 | ![]() |
EV_STATUS | Call by reference | Type reference (TYPE) | GRAC_REP_STATUS | Report status | 20140512 | ||
3 | ![]() |
IV_CONFIG | Call by reference | Type reference (TYPE) | GRAC_CONFIG_VALUE | Configuration Value Set | 20140514 | ||
4 | ![]() |
IV_REPORTID | Call by reference | Type reference (TYPE) | GRAC_SOD_REPID | Report ID | 20140512 |
Method GET_RISK_COUNT on class CL_GRAC_DT_WF_INBOX has no exception.
Method IS_NOTHING_FLAGGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_TABLEEMPTY | Value transfer | Type reference (TYPE) | GRAC_BOOLEAN | Boolean | 20121214 |
Method IS_NOTHING_FLAGGED on class CL_GRAC_DT_WF_INBOX has no exception.
Method UPDATE_REQFLAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IL_REQUEST | Call by reference | Type reference (TYPE) | GRAC_S_DT_AC_POWL | MSMP POWL Application Attributes | 20121214 | ||
2 | ![]() |
IV_STATUS | Call by reference | Type reference (TYPE) | GRAC_BOOLEAN | Boolean | 20121214 |
Method UPDATE_REQFLAG on class CL_GRAC_DT_WF_INBOX has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1100 |