SAP ABAP Class CL_GRFN_API_REA (Risk Exposure Analysis)
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_BASIS | Basis class for GRC API classes | 20110715 |
Properties
| Class | CL_GRFN_API_REA | |
| Short Description | Risk Exposure Analysis | |
| Super Class | CL_GRFN_API_BASIS | Basis class for GRC API classes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_ENTITY_API | GRC Foundation API |
| Created | 20110715 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRFN_API_REA has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_GRFN_API_SESSION | 20110721 | Session Management for GRC APIs |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | TDID | 'ARR1' | Text ID | 20111014 | ||
| 2 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRFN_MODEL_REA' | Reference type | 20110718 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check update authorization | 20111019 | |
| 2 | Instance method | Public | Constructor | Risk Exposure Analysis | 20110715 | |
| 3 | Instance method | Public | Method | Copy REA | 20110914 | |
| 4 | Static method | Public | Method | Create Risk Exposure Analysis | 20110715 | |
| 5 | Instance method | Public | Method | Delete Risk Exposure Analysis | 20110715 | |
| 6 | Static method | Public | Method | Delete Audit Risk Rating Description Text | 20111014 | |
| 7 | Instance method | Public | Method | Export to Excel XML | 20111215 | |
| 8 | Instance method | Public | Method | Generate Audit Plan Proposal and Audit Proposal | 20110913 | |
| 9 | Static method | Private | Method | Create instance | 20110720 | |
| 10 | Static method | Public | Method | Get Audit Risk Rating Description Text | 20111014 | |
| 11 | Static method | Private | Method | Get REAID | 20110914 | |
| 12 | Static method | Private | Method | Get REA Object ID | 20110914 | |
| 13 | Static method | Public | Method | Query Risk Exposure Analysis | 20110715 | |
| 14 | Static method | Public | Method | Query AE related ARR | 20111101 | |
| 15 | Instance method | Public | Method | Retrieve Risk Exposure Analysis | 20110715 | |
| 16 | Instance method | Public | Method | Retrieve Audit Plan Proposal and Audit Proposal | 20110914 | |
| 17 | Static method | Public | Method | Set Audit Risk Rating Description Text | 20111014 | |
| 18 | Instance method | Public | Method | Update Risk Exposure Analysis | 20110715 |
Events
Class CL_GRFN_API_REA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_GRFNREA | Private | Type reference (TYPE) | GRFN_S_REA | Risk Exposure Analysis | 20110719 | |
Method Signatures
Method CHECK_AUTH_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_AUTHORIZED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20111019 |
Method CHECK_AUTH_UPDATE on class CL_GRFN_API_REA has no exception.
Method CONSTRUCTOR 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 | 20110715 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110715 |
Method CONSTRUCTOR on class CL_GRFN_API_REA has no exception.
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110914 | |||
| 2 | IV_REA_ID_NEW | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110914 |
Method CREATE 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 | 20110715 | |||
| 2 | IS_REA | Call by reference | Type reference (TYPE) | GRFN_S_API_REA | Risk Exposure Analysis | 20110718 | |||
| 3 | IT_REAAE | Call by reference | Type reference (TYPE) | GRFN_T_API_REAAE | Risk Exposure Analysis and Auditable Entity | 20110817 | |||
| 4 | IT_REA_FACTOR | Call by reference | Type reference (TYPE) | GRFN_T_API_REARISKFACTOR | Risk Exposure Analysis & Risk Factor | 20110817 | |||
| 5 | IT_REA_PLAN | Call by reference | Type reference (TYPE) | GRFN_T_API_REAPLAN | Risk Exposure Analysis - Audit Plan | 20110829 | |||
| 6 | RV_REA_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110715 |
Method DELETE Signature
Method DELETE on class CL_GRFN_API_REA has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110818 |
Method DELETE_LONG_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | UUID of the GRC object (char32) | 20111014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20111017 |
Method EXPORT Signature
Method EXPORT on class CL_GRFN_API_REA has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20111216 |
Method GENERATE_AP_AU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_AUDIT_PLAN | Call by reference | Type reference (TYPE) | GRFN_S_REA_AUDIT_PLAN | Audit Management REA Audit Plan | 20110913 | |||
| 2 | IT_AUDIT | Call by reference | Type reference (TYPE) | GRFN_T_REA_AUDIT | REA Audit | 20110913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110913 |
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 | 20110720 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110720 | |||
| 3 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_REA | Risk Exposure Analysis | 20110720 |
Method GET on class CL_GRFN_API_REA has no exception.
Method GET_LONG_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | UUID of the GRC object (char32) | 20111014 | |||
| 2 | RV_TEXT | Value transfer | Type reference (TYPE) | GRFN_TEXT | String | 20111014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20111017 |
Method GET_REAID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110914 | |||
| 2 | RV_REAID | Value transfer | Type reference (TYPE) | GRFN_REA_ID | Risk Exposure Analysis ID | 20110914 |
Method GET_REAID on class CL_GRFN_API_REA has no exception.
Method GET_REA_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REAID | Call by reference | Type reference (TYPE) | GRFN_REA_ID | Risk Exposure Analysis ID | 20110914 | |||
| 2 | RV_REA_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110914 |
Method GET_REA_ID on class CL_GRFN_API_REA has no exception.
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_REA | Call by reference | Type reference (TYPE) | GRFN_T_API_REA | Risk Exposure Analysis | 20110718 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20110718 | |||
| 3 | IT_AUDIT_FROM | Call by reference | Type reference (TYPE) | GRFN_T_AUDMGMT_DATE_RANGE | Audit management date range | 20111014 | |||
| 4 | IT_AUDIT_TO | Call by reference | Type reference (TYPE) | GRFN_T_AUDMGMT_DATE_RANGE | Audit management date range | 20111014 | |||
| 5 | IT_CHANGEDBY | Call by reference | Type reference (TYPE) | GRFN_T_AUDMGMT_CHNGBY_RANGE | Audit management changed by range | 20111014 | |||
| 6 | IT_CHANGEDON | Call by reference | Type reference (TYPE) | GRFN_T_AUDMGMT_DATE_RANGE | Audit management date range | 20111014 | |||
| 7 | IT_REA_NAME | Call by reference | Type reference (TYPE) | GRFN_T_AUDMGMT_NAME40_RANGE | Audit management name range | 20111014 | |||
| 8 | IT_STATUS | Call by reference | Type reference (TYPE) | GRFN_T_AUDMGMT_STATUS_RANGE | Audit management status range | 20111014 | |||
| 9 | IV_MAXROWS | Call by reference | Type reference (TYPE) | GRFN_MAXROWS | Job step max rows | 20110718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110718 |
Method QUERY_REAAE 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 | 20111101 | |||
| 2 | IT_AE_GUID | Call by reference | Type reference (TYPE) | GRFN_T_AUDMGMT_GUID | Audit management GUID range | 20111101 | |||
| 3 | RT_REAAE | Value transfer | Type reference (TYPE) | GRFN_T_REAAE | Risk Exposure Analysis and Audit Entity | 20111101 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20111101 |
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_REA | Call by reference | Type reference (TYPE) | GRFN_S_API_REA | Risk Exposure Analysis | 20110719 | |||
| 2 | ET_REAAE | Call by reference | Type reference (TYPE) | GRFN_T_API_REAAE | Risk Exposure Analysis and Audit Entity | 20110817 | |||
| 3 | ET_REA_FACTOR | Call by reference | Type reference (TYPE) | GRFN_T_API_REARISKFACTOR | Risk Exposure Analysis and Risk Factor | 20110817 | |||
| 4 | ET_REA_PLAN | Call by reference | Type reference (TYPE) | GRFN_T_API_REAPLAN | Risk Exposure Analysis - Audit Plan | 20110829 | |||
| 5 | IV_EDITABLE | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | Indicator | 20110719 | |||
| 6 | IV_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20110818 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110719 |
Method RETRIEVE_AP_AU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_AUDIT_PLAN | Call by reference | Type reference (TYPE) | GRFN_S_REA_AUDIT_PLAN | Audit Management REA Audit Plan | 20110914 | |||
| 2 | ET_AUDIT | Call by reference | Type reference (TYPE) | GRFN_T_REA_AUDIT | REA Audit | 20110914 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110914 |
Method SET_LONG_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | UUID of the GRC object (char32) | 20111014 | |||
| 2 | IV_TEXT | Call by reference | Type reference (TYPE) | GRFN_TEXT | String | 20111014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20111017 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_REA | Call by reference | Type reference (TYPE) | GRFN_S_API_REA | Risk Exposure Analysis | 20110719 | |||
| 2 | IT_REAAE | Call by reference | Type reference (TYPE) | GRFN_T_API_REAAE | Risk Exposure Analysis and Audit Entity | 20110818 | |||
| 3 | IT_REA_FACTOR | Call by reference | Type reference (TYPE) | GRFN_T_API_REARISKFACTOR | Risk Exposure Analysis and Risk Factor | 20110818 | |||
| 4 | IT_REA_PLAN | Call by reference | Type reference (TYPE) | GRFN_T_API_REAPLAN | Risk Exposure Analysis - Audit Plan | 20110829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110719 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |