SAP ABAP Class CL_GRAC_OIF_SPM_AUDIT_WF (FPM class for ffuser)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_SUPPERUSER_ACCESS (Package) GRC SPM Support
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRAC_OIF_BASE OIF Base 20100421
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_OIF_BASE OIF class interface 20100421
Properties
Class CL_GRAC_OIF_SPM_AUDIT_WF  
Short Description FPM class for ffuser    
Super Class CL_GRAC_OIF_BASE OIF Base 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRAC_SUPPERUSER_ACCESS   GRC SPM Support 
Created 20100421   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRAC_OIF_SPM_AUDIT_WF has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_OIF_BASE OIF class interface 20100421
Friends
Class CL_GRAC_OIF_SPM_AUDIT_WF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_APPROVAL_STAGE Instance attribute Public Type reference (TYPE) CHAR_132 Text of length 132 20100423
2 MV_CONNECTOR Instance attribute Public Type reference (TYPE) GRFN_CONNECTORID Connector Id 20100423
3 MV_DUE_DATE Instance attribute Public Type reference (TYPE) SY-DATUM Date 20100423
4 MV_EVENT Instance attribute Public Type reference (TYPE) FPM_EVENT_ID ID of the FPM Event 20100825
5 MV_EXT_KEY_DISPLAY Instance attribute Public Type reference (TYPE) STRING 20100720
6 MV_FFOBJECT Instance attribute Public Type reference (TYPE) GRAC_FFOBJECT Description for User ID or Role 20100423
7 MV_FIREFIGHTER Instance attribute Public Type reference (TYPE) GRAC_FIREFIGHTER Full Nameof the user 20100423
8 MV_PRIORITY Instance attribute Public Type reference (TYPE) CHAR_132 Priority of a Work Item 20100423
Methods
# Method Level Visibility Method type Description Created on
1 GET_USER_COUNT Static method Public Method Return Approve User Count for Audit WF 20130703
2 SET_IDR_FIELDS Instance method Public Method 20100423
Events
Class CL_GRAC_OIF_SPM_AUDIT_WF has no event.
Types
Class CL_GRAC_OIF_SPM_AUDIT_WF has no local type.
Method Signatures

Method GET_USER_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) XUBNAME User Name in User Master Record 20130703
2 Returning RV_COUNT Value transfer Type reference (TYPE) INT4 Natural number 20130703
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20130703

Method SET_IDR_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPROVAL_STAGE Value transfer Type reference (TYPE) CHAR_132 Text of length 132 20100423
2 Importing IV_CONNECTOR Value transfer Type reference (TYPE) GRFN_CONNECTORID Connector Id 20100423
3 Importing IV_DUE_DATE Value transfer Type reference (TYPE) GRFN_DATE Date 20100423
4 Importing IV_EXT_KEY_DISPLAY Value transfer Type reference (TYPE) STRING 20100720
5 Importing IV_FFOBJECT Value transfer Type reference (TYPE) GRAC_FFOBJECT Description for User ID or Role 20100423
6 Importing IV_FIREFIGHTER Value transfer Type reference (TYPE) GRAC_FIREFIGHTER Full Nameof the user 20100423
7 Importing IV_PRIORITY Value transfer Type reference (TYPE) GRAC_PRIORITY Priority of a Work Item 20100423

Method SET_IDR_FIELDS on class CL_GRAC_OIF_SPM_AUDIT_WF has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600