SAP ABAP Class CL_GRAC_SOD_MATCHING_ENGINE (SOD matching engine for risk analysis)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_SOD (Package) Access Control GRC SoD Rules and etc.

⤷

⤷

Properties
Class | CL_GRAC_SOD_MATCHING_ENGINE | |
Short Description | SOD matching engine for risk analysis | |
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 | 20090902 | 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_GRAC_SOD_MATCHING_ENGINE has no interface implemented.
Friends
Class CL_GRAC_SOD_MATCHING_ENGINE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | YR_PRM | 20140409 | |||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | YR_PRM_EXT | 20140410 | |||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | YR_RULE | 20140409 | |||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | YR_RULE_EXT | 20140410 | |||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | YS_RANGE | 20140409 | |||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | YS_RANGE_EXT | 20140410 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Compare Auth Actions with rule values | 20100720 |
2 | ![]() |
Static method | Public | Method | Compare Auth Actions with rule values | 20100720 |
3 | ![]() |
Static method | Public | Method | Compare auth and rule values | 20090911 |
4 | ![]() |
Static method | Public | Method | Compare auth and rule values for extended objects | 20100622 |
5 | ![]() |
Static method | Public | Method | Compare auth and rule values | 20100719 |
6 | ![]() |
Static method | Public | Method | Match action rule with authorizations | 20090911 |
7 | ![]() |
Static method | Public | Method | Match permission rule with authorizations | 20091002 |
8 | ![]() |
Static method | Public | Method | Match permission rule with authorizations | 20090929 |
Events
Class CL_GRAC_SOD_MATCHING_ENGINE has no event.
Types
Class CL_GRAC_SOD_MATCHING_ENGINE has no local type.
Method Signatures
Method COMPARE_ACTION_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_MATCH_FOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100720 | |||
2 | ![]() |
IV_PRM_FROM | Value transfer | Type reference (TYPE) | GRAC_FROM_VAL | From Value | 20100720 | ||
3 | ![]() |
IV_PRM_TO | Value transfer | Type reference (TYPE) | GRAC_TO_VAL | To Value | 20100720 | ||
4 | ![]() |
IV_RULE_FROM | Value transfer | Type reference (TYPE) | GRAC_SOD_EXTERNAL_OBJECTID | From Value | 20100720 |
Method COMPARE_ACTION_VALUES on class CL_GRAC_SOD_MATCHING_ENGINE has no exception.
Method COMPARE_ACTION_VALUES_EXTOBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_MATCH_FOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100720 | |||
2 | ![]() |
IV_PRM_FROM | Value transfer | Type reference (TYPE) | GRAC_SOD_OBJECT | From Value | 20100720 | ||
3 | ![]() |
IV_PRM_TO | Value transfer | Type reference (TYPE) | GRAC_SOD_OBJECT | To Value | 20100720 | ||
4 | ![]() |
IV_RULE_FROM | Value transfer | Type reference (TYPE) | GRAC_SOD_OBJECT | From Value | 20100720 |
Method COMPARE_ACTION_VALUES_EXTOBJ on class CL_GRAC_SOD_MATCHING_ENGINE has no exception.
Method COMPARE_AUTH_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_MATCH_FOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090911 | |||
2 | ![]() |
IV_PRM_FROM | Value transfer | Type reference (TYPE) | GRAC_FROM_VAL | From Value | 20090930 | ||
3 | ![]() |
IV_PRM_TO | Value transfer | Type reference (TYPE) | GRAC_TO_VAL | To Value | 20090930 | ||
4 | ![]() |
IV_RULE_FROM | Value transfer | Type reference (TYPE) | GRAC_FROM_VAL | From Value | 20090911 | ||
5 | ![]() |
IV_RULE_TO | Value transfer | Type reference (TYPE) | GRAC_TO_VAL | To Value | 20090911 |
Method COMPARE_AUTH_VALUES on class CL_GRAC_SOD_MATCHING_ENGINE has no exception.
Method COMPARE_AUTH_VALUES_EXTOBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_MATCH_FOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100622 | |||
2 | ![]() |
IV_PRM_FROM | Call by reference | Type reference (TYPE) | GRAC_SOD_OBJECT | From Value | 20100622 | ||
3 | ![]() |
IV_PRM_TO | Call by reference | Type reference (TYPE) | GRAC_SOD_OBJECT | To Value | 20100622 | ||
4 | ![]() |
IV_RULE_FROM | Call by reference | Type reference (TYPE) | GRAC_SOD_OBJECT | From Value | 20100622 | ||
5 | ![]() |
IV_RULE_TO | Call by reference | Type reference (TYPE) | GRAC_SOD_OBJECT | To Value | 20100622 |
Method COMPARE_AUTH_VALUES_EXTOBJ on class CL_GRAC_SOD_MATCHING_ENGINE has no exception.
Method COMPARE_AUTH_VALUES_PERF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_MATCH_FOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100719 | |||
2 | ![]() |
IV_PRM_FROM | Value transfer | Type reference (TYPE) | GRAC_FROM_VAL | From Value | 20100719 | ||
3 | ![]() |
IV_PRM_TO | Value transfer | Type reference (TYPE) | GRAC_TO_VAL | To Value | 20100719 | ||
4 | ![]() |
IV_RULE_FROM | Value transfer | Type reference (TYPE) | GRAC_FROM_VAL | From Value | 20100719 | ||
5 | ![]() |
IV_RULE_TO | Value transfer | Type reference (TYPE) | GRAC_TO_VAL | To Value | 20100719 |
Method COMPARE_AUTH_VALUES_PERF on class CL_GRAC_SOD_MATCHING_ENGINE has no exception.
Method MATCH_ACTRULE_TO_AUTHS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_VIOLATION_LIST | Value transfer | Type reference (TYPE) | GRAC_T_SOD_VIOLATIONS | Table for SOD violations | 20090911 | ||
2 | ![]() |
EV_ACTION_MATCH | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100323 | |||
3 | ![]() |
IS_ACT_RULE | Call by reference | Type reference (TYPE) | GRAC_S_SOD_ACTRULE | 20090930 | |||
4 | ![]() |
IT_ACTION_USAGE | Call by reference | Type reference (TYPE) | GRAC_T_ACTION_USAGE | User Action Usage | 20100621 | ||
5 | ![]() |
IT_AUTH_LIST | Call by reference | Type reference (TYPE) | GRAC_T_SOD_AUTHS | Table for SOD Authorizations | 20090911 | ||
6 | ![]() |
IT_RANGE_ACTIONS | Call by reference | Type reference (TYPE) | GRAC_T_SOD_AUTHS | Table for SOD Authorizations | 20100721 | ||
7 | ![]() |
IT_ROLES | Call by reference | Type reference (TYPE) | GRAC_T_SOD_ROLES | Table for SOD Auth Roles | 20100107 | ||
8 | ![]() |
IT_SIMULATION | Call by reference | Type reference (TYPE) | GRAC_T_SOD_SIMULATION | Simulation table | 20121003 | ||
9 | ![]() |
IT_SINGLE_ACTIONS | Call by reference | Type reference (TYPE) | GRAC_T_SOD_AUTHS | Table for SOD Authorizations | 20100721 | ||
10 | ![]() |
IV_EXTOBJ_ENABLED | Call by reference | Type reference (TYPE) | GRAC_BOOLEAN | ' ' | Boolean | 20100622 | |
11 | ![]() |
IV_RISK_TYPE | Call by reference | Type reference (TYPE) | GRAC_SODRISK_TYPE | SOD Risk Type | 20100412 |
Method MATCH_ACTRULE_TO_AUTHS on class CL_GRAC_SOD_MATCHING_ENGINE has no exception.
Method MATCH_FUNCPRM_TO_AUTHS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_VIOLATION_LIST | Call by reference | Type reference (TYPE) | GRAC_T_SOD_VIOLATIONS | Table for SOD violations | 20091002 | ||
2 | ![]() |
EV_VIOLATION_FOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091002 | |||
3 | ![]() |
IS_PRMRULE_LIST | Call by reference | Type reference (TYPE) | GRAC_S_RL_PRMRULE | SOD Action Rule Row. | 20091002 | ||
4 | ![]() |
IT_AUTH_LIST | Call by reference | Type reference (TYPE) | GRAC_T_SOD_AUTHS | Table for SOD Authorizations | 20091002 | ||
5 | ![]() |
IT_ROLES | Call by reference | Type reference (TYPE) | GRAC_T_SOD_ROLES | Table for SOD Auth Roles | 20100107 | ||
6 | ![]() |
IV_ACTRULEID | Call by reference | Type reference (TYPE) | GRAC_ACTRULE_ID | SOD Rule ID | 20091002 | ||
7 | ![]() |
IV_CONNECTOR | Call by reference | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20091124 | ||
8 | ![]() |
IV_EXTOBJ_ENABLED | Call by reference | Type reference (TYPE) | GRAC_BOOLEAN | ' ' | Boolean | 20100623 | |
9 | ![]() |
IV_RISKID | Call by reference | Type reference (TYPE) | GRAC_SODRISK_ID | SOD Risk id | 20091002 | ||
10 | ![]() |
IV_RISK_TYPE | Call by reference | Type reference (TYPE) | GRAC_SODRISK_TYPE | SOD Risk Type | 20100412 |
Method MATCH_FUNCPRM_TO_AUTHS on class CL_GRAC_SOD_MATCHING_ENGINE has no exception.
Method MATCH_PRMRULE_TO_AUTHS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_VIOLATION_LIST | Value transfer | Type reference (TYPE) | GRAC_T_SOD_VIOLATIONS | Table for SOD violations | 20090929 | ||
2 | ![]() |
EV_VIOLATION_FOUND | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091002 | |||
3 | ![]() |
IT_AUTH_LIST | Call by reference | Type reference (TYPE) | GRAC_T_SOD_AUTHS | Table for SOD Authorizations | 20090929 | ||
4 | ![]() |
IT_ROLES | Call by reference | Type reference (TYPE) | GRAC_T_SOD_ROLES | Table for SOD Auth Roles | 20100107 | ||
5 | ![]() |
IT_RULE_LIST | Call by reference | Type reference (TYPE) | GRAC_T_SOD_RULE | Table for SOD rule structure | 20090929 | ||
6 | ![]() |
IV_ACTRULEID | Call by reference | Type reference (TYPE) | GRAC_ACTRULE_ID | SOD Rule ID | 20091002 | ||
7 | ![]() |
IV_CONNECTOR | Call by reference | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20091124 | ||
8 | ![]() |
IV_EXTOBJ_ENABLED | Call by reference | Type reference (TYPE) | GRAC_BOOLEAN | ' ' | Boolean | 20100623 | |
9 | ![]() |
IV_RISKID | Call by reference | Type reference (TYPE) | GRAC_SODRISK_ID | SOD Risk id | 20091002 | ||
10 | ![]() |
IV_RISK_TYPE | Call by reference | Type reference (TYPE) | GRAC_SODRISK_TYPE | SOD Risk Type | 20100412 |
Method MATCH_PRMRULE_TO_AUTHS on class CL_GRAC_SOD_MATCHING_ENGINE has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |