SAP ABAP Class IF_GRRM_API_ANALYSIS_BOW_TIE (Bow Tie analysis)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_GRFN_API_EXTENSION | Basis interface for API extension | 20110822 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRRM_API_ANALYSIS_BOW_TIE | US Analysis API | 20110822 |
Properties
| Class | IF_GRRM_API_ANALYSIS_BOW_TIE | |
| Short Description | Bow Tie analysis | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110822 | 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 IF_GRRM_API_ANALYSIS_BOW_TIE has no interface implemented.
Friends
Class IF_GRRM_API_ANALYSIS_BOW_TIE has no friend class.
Attributes
Class IF_GRRM_API_ANALYSIS_BOW_TIE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check if profile is consistent with current default | 20111014 | |
| 2 | Instance method | Public | Method | Retrieve analysis details | 20110822 | |
| 3 | Instance method | Public | Method | Update analysis details | 20110822 |
Events
Class IF_GRRM_API_ANALYSIS_BOW_TIE has no event.
Types
Class IF_GRRM_API_ANALYSIS_BOW_TIE has no local type.
Method Signatures
Method CHECK_PROFILE Signature
Method CHECK_PROFILE on class IF_GRRM_API_ANALYSIS_BOW_TIE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20111014 |
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ANALYSIS_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_ANALYSIS_DATA | Analysis Data | 20110822 | |||
| 2 | ET_ANALYSIS_ASSESSMENT | Call by reference | Type reference (TYPE) | GRRM_T_API_ANALYSIS_ASSESSMENT | Analysis_assessment | 20110822 | |||
| 3 | ET_ANALYSIS_IMPACT | Call by reference | Type reference (TYPE) | GRRM_T_API_ANALYSIS_IMPACT | Analysis Impact (at risk level) | 20110822 | |||
| 4 | ET_ANALYSIS_LOG | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20110822 | |||
| 5 | ET_ANALYSIS_MITIG | Call by reference | Type reference (TYPE) | GRRM_T_API_ANALYSIS_MITIG | Analysis mitigation values | 20110822 | |||
| 6 | ET_ANALYSIS_MITIG_SUMM | Call by reference | Type reference (TYPE) | GRRM_T_API_ANALYSIS_MITIG_SUMM | Summary of analysis's mitigation | 20110822 | |||
| 7 | ET_ANALYSIS_PROBABILITY | Call by reference | Type reference (TYPE) | GRRM_T_API_ANALYSIS_PROBABILIT | Analysis Probability | 20110822 | |||
| 8 | ET_ANALYSIS_RESP | Call by reference | Type reference (TYPE) | GRRM_T_API_ANALYSIS_RESPONSE | Analysis response API | 20110822 | |||
| 9 | ET_ANALYSIS_RESP_SUMM | Call by reference | Type reference (TYPE) | GRRM_T_API_ANALYSIS_RESP_SUMM | Overall Analysis Response | 20110822 | |||
| 10 | ET_ANALYSIS_SUMMARY | Call by reference | Type reference (TYPE) | GRRM_T_API_ANALYSIS_SUMMARY | Analysis Summary | 20110822 | |||
| 11 | ET_HISTORY | Call by reference | Type reference (TYPE) | GRRM_T_API_HISTORY | DRS5 Analysis - History | 20111012 | |||
| 12 | IV_READ_RW_TYPE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Read Calculated and Overwriten data | 20120907 | |||
| 13 | IV_TIME_STAMP | Call by reference | Type reference (TYPE) | GRFN_TIMESTAMP | Time Stamp | 20111012 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110822 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ANALYSIS_LOG | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20110822 | |||
| 2 | EV_CHANGED | Call by reference | Type reference (TYPE) | XFLAG | Values are updated | 20110822 | |||
| 3 | IS_ANALYSIS_UPDATE | Call by reference | Type reference (TYPE) | GRRM_S_API_ANALYSIS_DATA | Analysis Data | 20110822 | |||
| 4 | IT_ANALYSIS_ASSESSMENT | Call by reference | Type reference (TYPE) | GRRM_T_API_ANALYSIS_ASSESSMENT | Analysis_assessment | 20110822 | |||
| 5 | IT_ANALYSIS_IMPACT | Call by reference | Type reference (TYPE) | GRRM_T_API_ANALYSIS_IMPACT | Analysis Impact (at risk level) | 20110822 | |||
| 6 | IT_ANALYSIS_MITIG | Call by reference | Type reference (TYPE) | GRRM_T_API_ANALYSIS_MITIG | Analysis mitigation values | 20110822 | |||
| 7 | IT_ANALYSIS_MITIG_SUMM | Call by reference | Type reference (TYPE) | GRRM_T_API_ANALYSIS_MITIG_SUMM | Summary of analysis's mitigation | 20110822 | |||
| 8 | IT_ANALYSIS_PROBABILITY | Call by reference | Type reference (TYPE) | GRRM_T_API_ANALYSIS_PROBABILIT | Analysis Probability | 20110822 | |||
| 9 | IT_ANALYSIS_RESPONSE | Call by reference | Type reference (TYPE) | GRRM_T_API_ANALYSIS_RESPONSE | Analysis response API | 20110822 | |||
| 10 | IT_ANALYSIS_RESP_SUMM | Call by reference | Type reference (TYPE) | GRRM_T_API_ANALYSIS_RESP_SUMM | Overall Analysis Response | 20110822 | |||
| 11 | IV_FULL_CHECK | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20130225 | |||
| 12 | IV_KEEP_STATUS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110822 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110822 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in |