SAP ABAP Interface IF_GRRM_API_KRI_BUSINESSRULE (KRI Business Rule API)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_ENTITY_API (Package) Risk Management APIs

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRRM_API_KRI_BUSINESSRULE | KRI Implementation API class | 20091116 |
Properties
Interface | IF_GRRM_API_KRI_BUSINESSRULE | |
Short Description | KRI Business Rule API |
General Data
Package | GRRM_ENTITY_API | Risk Management APIs |
Created | 20080902 | SAP |
Last changed | 20141106 | |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_API_BASIS | Basis interface for the GRC API | 20080902 |
Friends
Interface IF_GRRM_API_KRI_BUSINESSRULE has no friend.
Attributes
Interface IF_GRRM_API_KRI_BUSINESSRULE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create a new KRI Business Rule | 20080902 |
2 | ![]() |
Instance method | Public | Method | Delete KRI Business Rule | 20080902 |
3 | ![]() |
Instance method | Public | Method | Execute business rule | 20140217 |
4 | ![]() |
Static method | Public | Method | Query list of KRI Business Rule | 20080902 |
5 | ![]() |
Instance method | Public | Method | Retrieve KRI Business Rule | 20080902 |
6 | ![]() |
Instance method | Public | Method | Revert KRI Business Rule changes | 20110418 |
7 | ![]() |
Instance method | Public | Method | Update KRI Business Rule | 20080902 |
Events
Interface IF_GRRM_API_KRI_BUSINESSRULE has no event.
Types
Interface IF_GRRM_API_KRI_BUSINESSRULE has no local type.
Method Signatures
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_KRIBR_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080902 | ||
2 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080902 | ||
3 | ![]() |
IS_KRIBR_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_KRIBR_DATA | KRI Business Rule data | 20080902 | ||
4 | ![]() |
IT_KRIBR_MAPPING | Call by reference | Type reference (TYPE) | GRRM_T_API_KRI_RULE_MAPPING | KRI Business Rule Mapping table | 20080902 | ||
5 | ![]() |
IV_VALIDATE_ON_SAVE | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | ABAP_FALSE | Indicator | 20101015 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20080902 |
Method DELETE Signature
Method DELETE on Interface IF_GRRM_API_KRI_BUSINESSRULE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20080902 |
Method EXECUTE Signature
Method EXECUTE on Interface IF_GRRM_API_KRI_BUSINESSRULE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20140217 |
Method QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_KRIBR_LIST | Call by reference | Type reference (TYPE) | GRRM_T_API_KRIBR_LIST | KRI Business Rule List | 20080902 | ||
2 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080902 | ||
3 | ![]() |
IV_KRIINST_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | KRI Instance ID | 20080915 | ||
4 | ![]() |
IV_PARENT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Parent ID | 20080902 | ||
5 | ![]() |
IV_PATTERN | Call by reference | Type reference (TYPE) | GRFN_API_SEARCH_PATTERN | Data element for the Search Pattern in the API | 20080902 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20080902 |
Method RETRIEVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_KRIBR_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_KRIBR_DATA | KRI Business Rule | 20080902 | ||
2 | ![]() |
ET_KRIBR_MAPPING | Call by reference | Type reference (TYPE) | GRRM_T_API_KRI_RULE_MAPPING | KRI Business Rule Mapping | 20080902 | ||
3 | ![]() |
IV_EDITABLE | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | ABAP_FALSE | Editable | 20080902 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20080902 |
Method REVERT Signature
Method REVERT on Interface IF_GRRM_API_KRI_BUSINESSRULE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20110418 |
Method UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_KRIBR_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_KRIBR_DATA | KRI Business Rule | 20080902 | ||
2 | ![]() |
IT_KRIBR_MAPPING | Call by reference | Type reference (TYPE) | GRRM_T_API_KRI_RULE_MAPPING | KRI Business Rule Mapping | 20080902 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20080902 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |