SAP ABAP Class IF_GRAC_API_UAR (Interface API for UAR - manage rejection)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_GRFN_API_BASIS Basis interface for the GRC API 20100514
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
Class IF_GRAC_API_UAR  
Short Description Interface API for UAR - manage rejection    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100512   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GRAC_API_UAR has no forward declaration.
Interfaces
Class IF_GRAC_API_UAR has no interface implemented.
Friends
Class IF_GRAC_API_UAR has no friend class.
Attributes
Class 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
Class IF_GRAC_API_UAR has no event.
Types
Class 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 class 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 class 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