SAP ABAP Class CL_GRFN_API_EXT_AC_RISK (AC Risk Extension)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_ENTITY_API (Package) GRC Foundation API

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_API_EXT_ASGN | Extension API Class | 20091230 |
Properties
Class | CL_GRFN_API_EXT_AC_RISK | |
Short Description | AC Risk Extension | |
Super Class | CL_GRFN_API_EXT_ASGN | Extension API Class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRFN_ENTITY_API | GRC Foundation API |
Created | 20091230 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRFN_API_EXT_AC_RISK has no forward declaration.
Interfaces
Class CL_GRFN_API_EXT_AC_RISK has no interface implemented.
Friends
Class CL_GRFN_API_EXT_AC_RISK has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CLASSNAME | 'CL_GRFN_API_EXT_AC_RISK' | Reference type | 20100225 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Authorize AC Risk | 20100708 |
2 | ![]() |
Static method | Public | Method | 20091230 | |
3 | ![]() |
Static method | Public | Method | Get AC Risk by Control | 20100225 |
4 | ![]() |
Static method | Public | Method | Get Controls by AC SOD Risk | 20100108 |
5 | ![]() |
Static method | Public | Method | Set AC Risk by Control | 20100603 |
Events
Class CL_GRFN_API_EXT_AC_RISK has no event.
Types
Class CL_GRFN_API_EXT_AC_RISK has no local type.
Method Signatures
Method AUTHORIZE_RISK 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 | 20100708 | ||
2 | ![]() |
IV_BPROC | Call by reference | Type reference (TYPE) | GRAC_BPROC | Business Process | 20100708 | ||
3 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100708 | ||
4 | ![]() |
IV_RISKID | Call by reference | Type reference (TYPE) | GRAC_SODRISK_ID | SOD Risk id | 20100708 | ||
5 | ![]() |
IV_RISKLEVEL | Call by reference | Type reference (TYPE) | GRAC_SODRISK_LEVEL | SOD Risk Level | 20100708 | ||
6 | ![]() |
IV_RISKTYPE | Call by reference | Type reference (TYPE) | GRAC_SODRISK_TYPE | SOD Risk Type | 20100708 |
Method AUTHORIZE_RISK on class CL_GRFN_API_EXT_AC_RISK has no exception.
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 | 20091230 | ||
2 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091230 | ||
3 | ![]() |
RV_EXTENSION | Value transfer | Object reference (TYPE REF TO) | IF_GRFN_API_EXTENSION | Basis interface for API extension | 20091230 |
Method GET on class CL_GRFN_API_EXT_AC_RISK has no exception.
Method GET_AC_RISKS_BY_CONTROL 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 | 20100225 | ||
2 | ![]() |
IV_CONTROL_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100225 | ||
3 | ![]() |
RT_RISK | Value transfer | Type reference (TYPE) | GRFN_T_AC_RISK_RULE | AC Risk ID and Rule ID | 20100225 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100225 |
Method GET_CONTROLS_BY_AC_RISK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CONTROL_ID | Call by reference | Type reference (TYPE) | GRFN_T_CONTROL_ID | Control ID combination | 20100222 | ||
2 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100108 | ||
3 | ![]() |
IV_RISK_ID | Value transfer | Type reference (TYPE) | GRAC_SODRISK_ID | SOD Risk id | 20100129 | ||
4 | ![]() |
IV_RULE_ID | Value transfer | Type reference (TYPE) | GRAC_ACTRULE_ID | SOD Rule ID | 20100225 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100108 |
Method SET_AC_RISKS_BY_CONTROL 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 | 20100603 | ||
2 | ![]() |
IT_RISK | Call by reference | Type reference (TYPE) | GRFN_T_AC_RISK_RULE | AC Risk ID and Rule ID | 20100603 | ||
3 | ![]() |
IV_CONTROL_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100603 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100603 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |