SAP ABAP Interface IF_GRFN_MSMPRULE_FUNCTION (MSMP Workflow Rule Execution)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_MSMP_WORKFLOW (Package) GRC Shared MSMP Engine
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRFN_MSMP_RULE_BASE | Base Class for Initiator Rules | 20100113 |
Properties
| Interface | IF_GRFN_MSMPRULE_FUNCTION | |
| Short Description | MSMP Workflow Rule Execution |
General Data
| Package | GRFN_MSMP_WORKFLOW | GRC Shared MSMP Engine |
| Created | 20090908 | 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 IF_GRFN_MSMPRULE_FUNCTION has no interface.
Friends
Interface IF_GRFN_MSMPRULE_FUNCTION has no friend.
Attributes
Interface IF_GRFN_MSMPRULE_FUNCTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Process Rule Implementation | 20090925 | |
| 2 | Instance method | Public | Method | Validation of Rule Implementation | 20090925 |
Events
Interface IF_GRFN_MSMPRULE_FUNCTION has no event.
Types
Interface IF_GRFN_MSMPRULE_FUNCTION has no local type.
Method Signatures
Method PROCESS_MSMP_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ENABLE_DEBUG_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110512 | |||
| 2 | I_LOG_EXECUTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100113 | |||
| 3 | I_LOG_EXECUTION_WITH_RESULTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100123 | |||
| 4 | I_VALIDATE_BEFORE_EXECUTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100113 | |||
| 5 | RS_RESULT | Value transfer | Type reference (TYPE) | GRFN_MW_S_RULE_PARAMETER | WF Rule: Result | 20100111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic MSMP Exception | 20090925 |
Method VALIDATE_MSMP_RULE Signature
Method VALIDATE_MSMP_RULE on Interface IF_GRFN_MSMPRULE_FUNCTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20090925 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |