SAP ABAP Class CL_GRAC_POWL_REQUEST_STATUS (This class will be used as a feeder class for Request status)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_ACCESS_REQUEST (Package) Access Control GRC Access Request
⤷
⤷
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 | 20090908 |
Properties
| Class | CL_GRAC_POWL_REQUEST_STATUS | |
| Short Description | This class will be used as a feeder class for Request status | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRAC_ACCESS_REQUEST | Access Control GRC Access Request |
| Created | 20090908 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRAC_POWL_REQUEST_STATUS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_POWL_FEEDER | Interface for POWL Feeders | 20090908 |
Friends
Class CL_GRAC_POWL_REQUEST_STATUS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'APPROVER' | 20100510 | |||
| 2 | Constant | Private | Type reference (TYPE) | POWL_DISPLAY_TY | 'LA' | link to action | 20100505 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'GRAC_ALL' | Display all Records | 20100309 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'GRAC_COMPLETED' | Completed Records | 20100309 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'GRAC_HOLD' | Completed Records | 20100422 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'GRAC_INPROGRESS' | In progress Records | 20100309 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'GRAC_REJECTED' | Rejected Records | 20100309 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'STATUS' | Variant for status | 20100510 | ||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'USERNAME' | 20100611 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | GRAC_T_REQ_STATUS_LIST | Table of Request Structure | 20100303 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20090908 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | GRAC_T_REQ_STATUS_LIST | Controller Group POWL table type | 20100311 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | GRAC_T_REQ_STATUS_LIST | Controller Group POWL table type | 20100531 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | GRAC_T_REQ_STATUS_LIST | Controller Group POWL table type | 20100311 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | GRAC_T_REQ_STATUS_LIST | Controller Group POWL table type | 20090908 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | GRAC_T_REQ_STATUS_LIST | Controller Group POWL table type | 20100311 | |||
| 17 | Static Attribute | Private | Type reference (TYPE) | GRAC_BOOLEAN | Boolean | 20110817 | |||
| 18 | Static Attribute | Private | Type reference (TYPE) | GRAC_USER | User Table | 20110817 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090908 |
Events
Class CL_GRAC_POWL_REQUEST_STATUS has no event.
Types
Class CL_GRAC_POWL_REQUEST_STATUS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GRAC_POWL_REQUEST_STATUS has no parameter.
Method CONSTRUCTOR on class CL_GRAC_POWL_REQUEST_STATUS has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |