SAP ABAP Class CL_GRAC_RISK_TERMINATOR (Risk Terminator)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_SOD (Package) Access Control GRC SoD Rules and etc.
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20110519 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_OVS | Interface providing callback methods for using OVS with POWL | 20110601 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_SEARCH | Generic Search UI Building Block | 20110519 |
Properties
| Class | CL_GRAC_RISK_TERMINATOR | |
| Short Description | Risk Terminator | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRAC_SOD | Access Control GRC SoD Rules and etc. |
| Created | 20110519 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRAC_RISK_TERMINATOR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20110519 | ||
| 2 | IF_FPM_GUIBB_OVS | Interface providing callback methods for using OVS with POWL | 20110601 | ||
| 3 | IF_FPM_GUIBB_SEARCH | Generic Search UI Building Block | 20110519 |
Friends
Class CL_GRAC_RISK_TERMINATOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | GRFN_INTEGSCEN | 'AUTH' | Integration Scenario | 20110601 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM_GUIBB_RENDER | GUIBB Rendering | 20110519 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | YS_STRU_INPUT | 20110601 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | YT_OWNERS | 20110602 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | GRFN_T_CCICONNECTOR | Connector list for scenario and sub scenario | 20110601 | |||
| 6 | Static Attribute | Public | Type reference (TYPE) | GRFN_T_REP_FILTER_DEFINITION | Filter Definition | 20110519 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | YT_OWNERS | Owner firefighter assignments | 20110601 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | YT_OWNERS | 20110602 | ||||
| 9 | Static Attribute | Private | Type reference (TYPE) | GRAC_T_SOD_ACCESS_RULE | Table Type | 20110520 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20110519 | ||||
| 11 | Static Attribute | Public | Type reference (TYPE) | FPMGB_T_SEARCHFIELD_DESCR | Search Fielddescription | 20110519 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | GRAC_T_SEARCH_RENDER_SETTINGS | Search render properties | 20110601 | |||
| 13 | Static Attribute | Private | Type reference (TYPE) | STRING | 20110519 | ||||
| 14 | Static Attribute | Public | Type reference (TYPE) | GRFN_REPNAME | Report name | 20110519 | |||
| 15 | Static Attribute | Public | Type reference (TYPE) | TABNAME | Table Name | 20110525 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20110601 | ||
| 2 | Static method | Public | Method | 20110519 | ||
| 3 | Instance method | Public | Method | 20110520 | ||
| 4 | Static method | Public | Method | 20110519 | ||
| 5 | Static method | Public | Method | 20110520 |
Events
Class CL_GRAC_RISK_TERMINATOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_S_SEARCH | Public | See coding | 20110525 | BEGIN OF T_S_SEARCH,
connector type GRFN_CONNECTORID,
AGR_NAME TYPE AGR_NAME,
GEN_DATE TYPE DATUM,
GEN_TIME TYPE UZEIT,
BNAME TYPE SYUNAME,
REASON TYPE CHAR250_D,
END OF T_S_SEARCH
|
||
| 2 | YS_STRU_INPUT | Public | See coding | 20110601 | BEGIN OF ys_stru_input,
* add fields for the display of your search input here
text TYPE ad_namtext,
END OF ys_stru_input
|
||
| 3 | YS_STRU_LIST | Public | See coding | 20110601 | BEGIN OF ys_stru_list,
* add fields for the selection list here
username type ad_namtext,
* bname type SYUNAME,
END OF ys_stru_list
|
||
| 4 | YT_OWNERS | Public | See coding | 20110601 | YT_OWNERS TYPE STANDARD TABLE OF GRACRTROLELOG
|
Method Signatures
Method FILL_SYSTEM_LIST Signature
Method FILL_SYSTEM_LIST on class CL_GRAC_RISK_TERMINATOR has no parameter.
Method FILL_SYSTEM_LIST on class CL_GRAC_RISK_TERMINATOR has no exception.
Method GET_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ROLELOG | Call by reference | Type reference (TYPE) | GRAC_T_SOD_ACCESS_RULE | Log of user reason for profile gen with conflicts | 20110519 | |||
| 2 | IT_AGR_RANGE | Call by reference | Type reference (TYPE) | RSELOPTION | SELECT-OPTIONS Table | 20110519 | |||
| 3 | IT_BNAME_RANGE | Call by reference | Type reference (TYPE) | RSELOPTION | SELECT-OPTIONS Table | 20110526 | |||
| 4 | IT_GEN_DATE_RANGE | Call by reference | Type reference (TYPE) | RSELOPTION | SELECT-OPTIONS Table | 20110519 | |||
| 5 | IT_GEN_TIME_RANGE | Call by reference | Type reference (TYPE) | RSELOPTION | SELECT-OPTIONS Table | 20110519 | |||
| 6 | IT_REASON_RANGE | Call by reference | Type reference (TYPE) | RSELOPTION | SELECT-OPTIONS Table | 20110526 | |||
| 7 | IT_SYSTEM_RANGE | Call by reference | Type reference (TYPE) | RSELOPTION | SELECT-OPTIONS Table | 20110531 |
Method GET_DETAIL on class CL_GRAC_RISK_TERMINATOR has no exception.
Method GET_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT | Call by reference | Type reference (TYPE) | GRAC_T_SOD_ACCESS_RULE | Table Type | 20110520 |
Method GET_RESULT on class CL_GRAC_RISK_TERMINATOR has no exception.
Method SET_CRITERIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CRITERIA | Call by reference | Type reference (TYPE) | STRING | 20110519 |
Method SET_CRITERIA on class CL_GRAC_RISK_TERMINATOR has no exception.
Method SET_REPORTNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REPORT | Call by reference | Type reference (TYPE) | GRFN_REPNAME | Report name | 20110520 |
Method SET_REPORTNAME on class CL_GRAC_RISK_TERMINATOR has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |