SAP ABAP Interface IF_GRAC_API_UAR (Interface API for UAR - manage rejection)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_ENTITY_API (Package) Access Control GRC API Support
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_API_UAR Class API for UAR-Manage Rejections 20100512
Properties
Interface IF_GRAC_API_UAR  
Short Description Interface API for UAR - manage rejection    
General Data
Package GRAC_ENTITY_API   Access Control GRC API Support 
Created 20100512   SAP 
Last changed 20141106    
Unicode checks active    
Forward declarations
Interface IF_GRAC_API_UAR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_API_BASIS Basis interface for the GRC API 20100514
Friends
Interface IF_GRAC_API_UAR has no friend.
Attributes
Interface IF_GRAC_API_UAR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method 20100514
2 DELETE Instance method Public Method 20100514
3 QUERY Static method Public Method 20100514
4 RETRIEVE Instance method Public Method 20100514
5 UPDATE Instance method Public Method 20100514
Events
Interface IF_GRAC_API_UAR has no event.
Types
Interface IF_GRAC_API_UAR has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100520
2 Importing IS_REJUSER_DATA Call by reference Type reference (TYPE) GRAC_S_REJ_USER Structure for manage rejection component 20100520
3 Returning RV_ERROR Value transfer Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20100520
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100519

Method DELETE Signature

Method DELETE on Interface IF_GRAC_API_UAR has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100519

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REJUSER_LIST Call by reference Type reference (TYPE) GRAC_T_REJ_USER Manage Rejected Users 20100514
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100514
3 Importing IT_REQID_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_REQNO_RANGE Request Number Range Table 20100514
4 Importing IT_USERID_RANGE Call by reference Type reference (TYPE) GRAC_T_AC_USERID_RANGE User ID Range Table 20100514
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100519

Method RETRIEVE Signature

Method RETRIEVE on Interface IF_GRAC_API_UAR has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100519

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100519
2 Importing IS_REJUSER_DATA Call by reference Type reference (TYPE) GRAC_S_REJ_USER Structure for manage rejection component 20100519
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100519
History
Last changed by/on SAP  20141106 
SAP Release Created in 600