SAP ABAP Class IF_GRAC_API_SOD_REQUEST (Interface API for SOD Request)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_API_SOD_REQGEN Class for SOD Review 20100521
Properties
Class IF_GRAC_API_SOD_REQUEST  
Short Description Interface API for SOD Request    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100519   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GRAC_API_SOD_REQUEST has no forward declaration.
Interfaces
Class IF_GRAC_API_SOD_REQUEST has no interface implemented.
Friends
Class IF_GRAC_API_SOD_REQUEST has no friend class.
Attributes
Class IF_GRAC_API_SOD_REQUEST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_REQID Instance method Public Method Fetch Request ID for given request number 20100607
2 GET_RISKOWNER Static method Public Method Get SOD risk owner(s) 20100520
3 QUERY_REQUEST Instance method Public Method Fetch Request Details 20100607
4 RETRIEVE Instance method Public Method Retrives data from database 20100519
Events
Class IF_GRAC_API_SOD_REQUEST has no event.
Types
Class IF_GRAC_API_SOD_REQUEST has no local type.
Method Signatures

Method GET_REQID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting REQ_ID Call by reference Type reference (TYPE) GRFN_GUID Request ID 20100607
2 Importing REQ_NO Call by reference Type reference (TYPE) GRAC_REQNO Request Number 20100607

Method GET_REQID on class IF_GRAC_API_SOD_REQUEST has no exception.

Method GET_RISKOWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RISKOWNER Call by reference Type reference (TYPE) GRAC_T_RISKOWNER Risk Owner 20100520
2 Importing IT_RISKID Call by reference Type reference (TYPE) GRAC_RT_RISKID Range table for Risk ID 20100520

Method GET_RISKOWNER on class IF_GRAC_API_SOD_REQUEST has no exception.

Method QUERY_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REQUEST_DETAILS Call by reference Type reference (TYPE) GRAC_T_SODREQDETAILS SOD Request Details 20100607
2 Importing IV_REQNO Call by reference Type reference (TYPE) GRAC_REQNO Request Number 20100607

Method QUERY_REQUEST on class IF_GRAC_API_SOD_REQUEST has no exception.

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RISKOWNERINFO Call by reference Type reference (TYPE) GRAC_T_RISKOWNER Risk Owner 20100723
2 Exporting ET_USERINFO Call by reference Type reference (TYPE) GRAC_T_USER Table Type for Users 20100520
3 Exporting ET_VIOLATINGUSER Call by reference Type reference (TYPE) GRAC_T_VIOLATINGUSER Violating User Data 20100519
4 Importing IT_SELECTION Call by reference Type reference (TYPE) GRAC_RS_SODSELECTION Range Table for SOD Selection 20100608
5 Importing IV_GROUPBY Call by reference Type reference (TYPE) STRING Group By 20100723
6 Exporting IV_SODUSERROLE Call by reference Type reference (TYPE) GRAC_T_SOD_USERROLE User Roles and Validity 20100615

Method RETRIEVE on class IF_GRAC_API_SOD_REQUEST has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in