SAP ABAP Interface IF_GRFN_MSMP_ESCAPE_OVERRIDE (Interface for MSMP Escape Path Override)
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_BADI_ESCAPE_OVERRIDE | Default implementation for escape badi | 20120628 |
Properties
| Interface | IF_GRFN_MSMP_ESCAPE_OVERRIDE | |
| Short Description | Interface for MSMP Escape Path Override |
General Data
| Package | GRFN_MSMP_WORKFLOW | GRC Shared MSMP Engine |
| Created | 20101213 | 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_BADI_INTERFACE | Tag Interface for BAdIs | 20101213 |
Friends
Interface IF_GRFN_MSMP_ESCAPE_OVERRIDE has no friend.
Attributes
Interface IF_GRFN_MSMP_ESCAPE_OVERRIDE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Override MSMP Escape Path when Escape Condition Met | 20101213 |
Events
Interface IF_GRFN_MSMP_ESCAPE_OVERRIDE has no event.
Types
Interface IF_GRFN_MSMP_ESCAPE_OVERRIDE has no local type.
Method Signatures
Method ESCAPE_PATH_OVERRIDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Value transfer | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20101213 | |||
| 2 | CV_ALLOW_LOOP_IN_ESCAPE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Is it okay to escape to same path ID ? | 20110623 | |||
| 3 | CV_ESCAPE_TO_PATH_ID | Value transfer | Type reference (TYPE) | GRFN_MW_ESCAPE_PATH | New Overriden Escape Path | 20101214 | |||
| 4 | IS_EXECUTION_CONTEXT | Value transfer | Type reference (TYPE) | GRFN_MW_S_EXECUTION_CONTEXT | MSMP Execution Context (where escape was trigerred) | 20101213 | |||
| 5 | IV_ESCAPE_CONDITION | Value transfer | Type reference (TYPE) | GRFN_MW_ESCAPE_CONDITION | Escape Condition | 20101213 | |||
| 6 | IV_PATH_ID | Value transfer | Type reference (TYPE) | GRFN_MW_PATH_ID | Path ID (where escape was trigerred) | 20101213 | |||
| 7 | IV_PROCESS_ID | Value transfer | Type reference (TYPE) | GRFN_MW_PROCESS_ID | Process ID (where escape was trigerred) | 20101213 |
Method ESCAPE_PATH_OVERRIDE on Interface IF_GRFN_MSMP_ESCAPE_OVERRIDE has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |