SAP ABAP Class CL_GRAC_CUP_PV_ASSIST (Assistance Class for ZGRAC_DAB_CUPAR)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_DASHBOARD (Package) GRC-AC Dashboards

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20100712 |
Properties
Class | CL_GRAC_CUP_PV_ASSIST | |
Short Description | Assistance Class for ZGRAC_DAB_CUPAR | |
Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRAC_DASHBOARD | GRC-AC Dashboards |
Created | 20100712 | 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_GRAC_CUP_PV_ASSIST has no interface implemented.
Friends
Class CL_GRAC_CUP_PV_ASSIST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20110214 | |||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20110214 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20100712 | |
2 | ![]() |
Instance method | Public | Method | 20100712 | |
3 | ![]() |
Instance method | Public | Method | the end date is today. | 20100712 |
4 | ![]() |
Instance method | Public | Method | 20100712 | |
5 | ![]() |
Instance method | Public | Method | the start date is 3 months earlier than today. | 20100712 |
6 | ![]() |
Instance method | Public | Method | 20100712 | |
7 | ![]() |
Instance method | Public | Method | 20100712 | |
8 | ![]() |
Instance method | Public | Method | 20100712 | |
9 | ![]() |
Instance method | Public | Method | 20100712 |
Events
Class CL_GRAC_CUP_PV_ASSIST has no event.
Types
Class CL_GRAC_CUP_PV_ASSIST has no local type.
Method Signatures
Method GET_APPROVER_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_APPROVER | Value transfer | Type reference (TYPE) | GRFN_T_NAMEVALUE | value set | 20100727 |
Method GET_APPROVER_LIST on class CL_GRAC_CUP_PV_ASSIST has no exception.
Method GET_EMPTYPE_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_EMPTYPE | Value transfer | Type reference (TYPE) | GRFN_T_NAMEVALUE | value set | 20100727 |
Method GET_EMPTYPE_LIST on class CL_GRAC_CUP_PV_ASSIST has no exception.
Method GET_END_DATE Signature
Method GET_END_DATE on class CL_GRAC_CUP_PV_ASSIST has no parameter.
Method GET_END_DATE on class CL_GRAC_CUP_PV_ASSIST has no exception.
Method GET_LOCATION_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_PRIORITY | Value transfer | Type reference (TYPE) | GRFN_T_NAMEVALUE | value set | 20100712 |
Method GET_LOCATION_LIST on class CL_GRAC_CUP_PV_ASSIST has no exception.
Method GET_START_DATE Signature
Method GET_START_DATE on class CL_GRAC_CUP_PV_ASSIST has no parameter.
Method GET_START_DATE on class CL_GRAC_CUP_PV_ASSIST has no exception.
Method GET_SYSTEM_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_SYSTEM | Value transfer | Type reference (TYPE) | GRFN_T_NAMEVALUE | value set | 20100712 |
Method GET_SYSTEM_LIST on class CL_GRAC_CUP_PV_ASSIST has no exception.
Method GET_WORKFLOWTYPE_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_WORKFLOW | Value transfer | Type reference (TYPE) | GRFN_T_NAMEVALUE | value set | 20100712 |
Method GET_WORKFLOWTYPE_LIST on class CL_GRAC_CUP_PV_ASSIST has no exception.
Method RETRIEVEROLEPROCESSED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_COUNT_AR | Call by reference | Type reference (TYPE) | GRAC_T_DAB_CHARTDATA | Dashboard Object Count by Risk Level | 20100712 | ||
2 | ![]() |
EV_REQNOAR | Call by reference | Type reference (TYPE) | STRING | 20100712 | |||
3 | ![]() |
IV_ACHREQ | Call by reference | Type reference (TYPE) | STRING | 20100712 | |||
4 | ![]() |
IV_APPROVER | Call by reference | Type reference (TYPE) | STRING | 20100712 | |||
5 | ![]() |
IV_ENDDATE | Call by reference | Type reference (TYPE) | STRING | 20100712 | |||
6 | ![]() |
IV_LOCATION | Call by reference | Type reference (TYPE) | STRING | 20100712 | |||
7 | ![]() |
IV_STARTDATE | Call by reference | Type reference (TYPE) | STRING | 20100712 | |||
8 | ![]() |
IV_SYSTEM | Call by reference | Type reference (TYPE) | STRING | 20100712 | |||
9 | ![]() |
IV_WORKFLOWTYPE | Call by reference | Type reference (TYPE) | STRING | 20100712 |
Method RETRIEVEROLEPROCESSED on class CL_GRAC_CUP_PV_ASSIST has no exception.
Method RETRIEVEUSERPROCESSED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_COUNT_RT | Call by reference | Type reference (TYPE) | GRAC_T_DAB_CHARTDATA | Count by Business Process | 20100712 | ||
2 | ![]() |
EV_REQNORT | Call by reference | Type reference (TYPE) | STRING | 20100712 | |||
3 | ![]() |
IV_ACHREQ | Call by reference | Type reference (TYPE) | STRING | 20100712 | |||
4 | ![]() |
IV_EMPTYPE | Call by reference | Type reference (TYPE) | STRING | 20100712 | |||
5 | ![]() |
IV_ENDDATE | Call by reference | Type reference (TYPE) | STRING | 20100712 | |||
6 | ![]() |
IV_LOCATION | Call by reference | Type reference (TYPE) | STRING | 20100712 | |||
7 | ![]() |
IV_STARTDATE | Call by reference | Type reference (TYPE) | STRING | 20100712 | |||
8 | ![]() |
IV_SYSTEM | Call by reference | Type reference (TYPE) | STRING | 20100712 | |||
9 | ![]() |
IV_WORKFLOWTYPE | Call by reference | Type reference (TYPE) | STRING | 20100712 |
Method RETRIEVEUSERPROCESSED on class CL_GRAC_CUP_PV_ASSIST has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |