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 CV_APPROVER Constant Public Type reference (TYPE) STRING 'APPROVER' 20100510
2 CV_DISPLAY_TYPE_LA Constant Private Type reference (TYPE) POWL_DISPLAY_TY 'LA' link to action 20100505
3 CV_GRAC_ALL Constant Public Type reference (TYPE) STRING 'GRAC_ALL' Display all Records 20100309
4 CV_GRAC_COMPLETED Constant Public Type reference (TYPE) STRING 'GRAC_COMPLETED' Completed Records 20100309
5 CV_GRAC_HOLD Constant Public Type reference (TYPE) STRING 'GRAC_HOLD' Completed Records 20100422
6 CV_GRAC_INPROGRESS Constant Public Type reference (TYPE) STRING 'GRAC_INPROGRESS' In progress Records 20100309
7 CV_GRAC_REJECTED Constant Public Type reference (TYPE) STRING 'GRAC_REJECTED' Rejected Records 20100309
8 CV_STATUS Constant Public Type reference (TYPE) STRING 'STATUS' Variant for status 20100510
9 CV_USER Constant Public Type reference (TYPE) STRING 'USERNAME' 20100611
10 GT_RESULT Instance attribute Private Type reference (TYPE) GRAC_T_REQ_STATUS_LIST Table of Request Structure 20100303
11 MO_SESSION Instance attribute Private Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20090908
12 MT_C_RESULT Instance attribute Private Type reference (TYPE) GRAC_T_REQ_STATUS_LIST Controller Group POWL table type 20100311
13 MT_H_RESULT Instance attribute Private Type reference (TYPE) GRAC_T_REQ_STATUS_LIST Controller Group POWL table type 20100531
14 MT_I_RESULT Instance attribute Private Type reference (TYPE) GRAC_T_REQ_STATUS_LIST Controller Group POWL table type 20100311
15 MT_RESULT Instance attribute Private Type reference (TYPE) GRAC_T_REQ_STATUS_LIST Controller Group POWL table type 20090908
16 MT_R_RESULT Instance attribute Private Type reference (TYPE) GRAC_T_REQ_STATUS_LIST Controller Group POWL table type 20100311
17 MV_EUL Static Attribute Private Type reference (TYPE) GRAC_BOOLEAN Boolean 20110817
18 MV_USER Static Attribute Private Type reference (TYPE) GRAC_USER User Table 20110817
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR 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