SAP ABAP Class IF_GRFN_MSMP_ESCAPE_OVERRIDE (Interface for MSMP Escape Path Override)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20101213
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
Class IF_GRFN_MSMP_ESCAPE_OVERRIDE  
Short Description Interface for MSMP Escape Path Override    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20101213   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_GRFN_MSMP_ESCAPE_OVERRIDE has no interface implemented.
Friends
Class IF_GRFN_MSMP_ESCAPE_OVERRIDE has no friend class.
Attributes
Class IF_GRFN_MSMP_ESCAPE_OVERRIDE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ESCAPE_PATH_OVERRIDE Instance method Public Method Override MSMP Escape Path when Escape Condition Met 20101213
Events
Class IF_GRFN_MSMP_ESCAPE_OVERRIDE has no event.
Types
Class 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 Changing CT_MESSAGES Value transfer Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20101213
2 Changing CV_ALLOW_LOOP_IN_ESCAPE Value transfer Type reference (TYPE) ABAP_BOOL Is it okay to escape to same path ID ? 20110623
3 Changing CV_ESCAPE_TO_PATH_ID Value transfer Type reference (TYPE) GRFN_MW_ESCAPE_PATH New Overriden Escape Path 20101214
4 Importing IS_EXECUTION_CONTEXT Value transfer Type reference (TYPE) GRFN_MW_S_EXECUTION_CONTEXT MSMP Execution Context (where escape was trigerred) 20101213
5 Importing IV_ESCAPE_CONDITION Value transfer Type reference (TYPE) GRFN_MW_ESCAPE_CONDITION Escape Condition 20101213
6 Importing IV_PATH_ID Value transfer Type reference (TYPE) GRFN_MW_PATH_ID Path ID (where escape was trigerred) 20101213
7 Importing IV_PROCESS_ID Value transfer Type reference (TYPE) GRFN_MW_PROCESS_ID Process ID (where escape was trigerred) 20101213

Method ESCAPE_PATH_OVERRIDE on class IF_GRFN_MSMP_ESCAPE_OVERRIDE has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in