SAP ABAP Interface IF_GRAC_API_SOD_REQUEST (Interface API for SOD Request)
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_SOD_REQGEN | Class for SOD Review | 20100521 |
Properties
Interface | IF_GRAC_API_SOD_REQUEST | |
Short Description | Interface API for SOD Request |
General Data
Package | GRAC_ENTITY_API | Access Control GRC API Support |
Created | 20100519 | SAP |
Last changed | 20141106 | |
Unicode checks active |
Forward declarations
Interface IF_GRAC_API_SOD_REQUEST has no forward declaration.
Interfaces
Interface IF_GRAC_API_SOD_REQUEST has no interface.
Friends
Interface IF_GRAC_API_SOD_REQUEST has no friend.
Attributes
Interface IF_GRAC_API_SOD_REQUEST has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Fetch Request ID for given request number | 20100607 |
2 | ![]() |
Static method | Public | Method | Get SOD risk owner(s) | 20100520 |
3 | ![]() |
Instance method | Public | Method | Fetch Request Details | 20100607 |
4 | ![]() |
Instance method | Public | Method | Retrives data from database | 20100519 |
Events
Interface IF_GRAC_API_SOD_REQUEST has no event.
Types
Interface 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 | ![]() |
REQ_ID | Call by reference | Type reference (TYPE) | GRFN_GUID | Request ID | 20100607 | ||
2 | ![]() |
REQ_NO | Call by reference | Type reference (TYPE) | GRAC_REQNO | Request Number | 20100607 |
Method GET_REQID on Interface 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 | ![]() |
ET_RISKOWNER | Call by reference | Type reference (TYPE) | GRAC_T_RISKOWNER | Risk Owner | 20100520 | ||
2 | ![]() |
IT_RISKID | Call by reference | Type reference (TYPE) | GRAC_RT_RISKID | Range table for Risk ID | 20100520 |
Method GET_RISKOWNER on Interface 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 | ![]() |
ET_REQUEST_DETAILS | Call by reference | Type reference (TYPE) | GRAC_T_SODREQDETAILS | SOD Request Details | 20100607 | ||
2 | ![]() |
IV_REQNO | Call by reference | Type reference (TYPE) | GRAC_REQNO | Request Number | 20100607 |
Method QUERY_REQUEST on Interface 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 | ![]() |
ET_RISKOWNERINFO | Call by reference | Type reference (TYPE) | GRAC_T_RISKOWNER | Risk Owner | 20100723 | ||
2 | ![]() |
ET_USERINFO | Call by reference | Type reference (TYPE) | GRAC_T_USER | Table Type for Users | 20100520 | ||
3 | ![]() |
ET_VIOLATINGUSER | Call by reference | Type reference (TYPE) | GRAC_T_VIOLATINGUSER | Violating User Data | 20100519 | ||
4 | ![]() |
IT_SELECTION | Call by reference | Type reference (TYPE) | GRAC_RS_SODSELECTION | Range Table for SOD Selection | 20100608 | ||
5 | ![]() |
IV_GROUPBY | Call by reference | Type reference (TYPE) | STRING | Group By | 20100723 | ||
6 | ![]() |
IV_SODUSERROLE | Call by reference | Type reference (TYPE) | GRAC_T_SOD_USERROLE | User Roles and Validity | 20100615 |
Method RETRIEVE on Interface IF_GRAC_API_SOD_REQUEST has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |