SAP ABAP Class CL_GRAC_MODEL_ROLE_APPROVAL (Model Class for Role Approval)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_ROLE_MANAGEMENT (Package) GRC ERM Support

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_MODEL | Interface for handling of GRC API models | 20100315 |
Properties
Class | CL_GRAC_MODEL_ROLE_APPROVAL | |
Short Description | Model Class for Role Approval | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | GRAC_ROLE_MESSAGES | |
Program status | ||
Category | 0 | |
Package | GRAC_ROLE_MANAGEMENT | GRC ERM Support |
Created | 20100315 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRAC_MODEL_ROLE_APPROVAL has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_API_MODEL | Interface for handling of GRC API models | 20100315 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_GRFN_API_SESSION | 20100315 | Session Management for GRC APIs |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CLASSNAME | 'CL_GRAC_MODEL_ACCESS_REQUEST' | Reference type | 20100315 | |
2 | ![]() |
Constant | Protected | Type reference (TYPE) | SY-MSGTY | 'E' | Message Type | 20100315 | |
3 | ![]() |
Constant | Protected | Type reference (TYPE) | SY-MSGID | 'GRAC_ROLE_MESSAGES' | Reference type | 20100315 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20100315 | |
2 | ![]() |
Instance method | Public | Method | 20100316 | |
3 | ![]() |
Static method | Private | Method | 20100315 | |
4 | ![]() |
Static method | Public | Method | Get the next request number | 20100315 |
5 | ![]() |
Static method | Public | Method | 20100315 | |
6 | ![]() |
Instance method | Private | Method | 20100315 | |
7 | ![]() |
Static method | Public | Method | 20100315 | |
8 | ![]() |
Static method | Public | Method | 20100315 |
Events
Class CL_GRAC_MODEL_ROLE_APPROVAL has no event.
Types
Class CL_GRAC_MODEL_ROLE_APPROVAL has no local type.
Method Signatures
Method CREATE_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_GUID | Value transfer | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100315 |
Method CREATE_REQUEST_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ID | Value transfer | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100316 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100316 |
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100315 | ||
2 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100315 | ||
3 | ![]() |
RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRAC_API_ACCESS_REQUEST | API class for Controller Groups | 20100315 |
Method GET on class CL_GRAC_MODEL_ROLE_APPROVAL has no exception.
Method GET_NEXT_REQ_NO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_REQNO | Value transfer | Type reference (TYPE) | GRAC_REQNO | Request Number | 20100315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100315 |
Method INSERT_REQUEST_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ROLE_REQUEST | Call by reference | Type reference (TYPE) | GRAC_T_API_ROLE_REQUEST | Role Request | 20100315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100315 |
Method RAISE_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NUM | Value transfer | Type reference (TYPE) | SYMSGNO | Message Number | 20100315 | ||
2 | ![]() |
IV_PAR1 | Value transfer | Type reference (TYPE) | SYMSGV | Message Variable | 20100315 | ||
3 | ![]() |
IV_PAR2 | Value transfer | Type reference (TYPE) | SYMSGV | Message Variable | 20100315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100315 |
Method RETRIEVE_REQUEST_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ROLEID | Call by reference | Type reference (TYPE) | GRAC_ROLEID | Role ID | 20100315 | ||
2 | ![]() |
RT_ROLE_REQUEST | Value transfer | Type reference (TYPE) | GRAC_T_API_ROLE_REQUEST | Role Request | 20100315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100315 |
Method UPDATE_REQUEST_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ROLE_REQUEST | Call by reference | Type reference (TYPE) | GRAC_T_API_ROLE_REQUEST | Role Request | 20100315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100315 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |