SAP ABAP Class IF_EX_RECA_PROCESS (Interface for BAdI: BADI_RECA_PROCESS)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20070712
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_RECA_PROC_AUTH_CHECK Impl. Example: Authorization for Own Processes 20070803
Properties
Class IF_EX_RECA_PROCESS  
Short Description Interface for BAdI: BADI_RECA_PROCESS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070712   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_RECA_PROCESS has no forward declaration.
Interfaces
Class IF_EX_RECA_PROCESS has no interface implemented.
Friends
Class IF_EX_RECA_PROCESS has no friend class.
Attributes
Class IF_EX_RECA_PROCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 IS_REVERSE_ALLOWED Instance method Public Method Is Reversal At All Possible 20070712
2 IS_STEP_EXECUTEABLE Instance method Public Method Is It Possible to Execute Substep 20070712
Events
Class IF_EX_RECA_PROCESS has no event.
Types
Class IF_EX_RECA_PROCESS has no local type.
Method Signatures

Method IS_REVERSE_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) RE_T_MSG Message-Liste 20070712
2 Importing IO_PROCESS Call by reference Object reference (TYPE REF TO) IF_RECA_PROCESS Allgemeine Beschreibung eines Prozesses 20070712

Method IS_REVERSE_ALLOWED on class IF_EX_RECA_PROCESS has no exception.

Method IS_STEP_EXECUTEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) RE_T_MSG Message-Liste 20070712
2 Importing IO_PROCESS Call by reference Object reference (TYPE REF TO) IF_RECA_PROCESS Allgemeine Beschreibung eines Prozesses 20070712
3 Importing IO_STEP Call by reference Object reference (TYPE REF TO) IF_RECA_PROCESS_STEP Schritt eines Prozesses 20070712

Method IS_STEP_EXECUTEABLE on class IF_EX_RECA_PROCESS has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in