SAP ABAP Class IF_RSPC_SIMULATION (Simulation of Process Execution)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPC_AND And-Process 20030311
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPC_EXOR OR-process 20030311
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPC_OR OR-process 20030311
Properties
Class IF_RSPC_SIMULATION  
Short Description Simulation of Process Execution    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030310   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSPC_SIMULATION has no forward declaration.
Interfaces
Class IF_RSPC_SIMULATION has no interface implemented.
Friends
Class IF_RSPC_SIMULATION has no friend class.
Attributes
Class IF_RSPC_SIMULATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DATA Static method Public Method Disclosure of Results 20030310
2 POSSIBLE Static method Public Method Is Simulation Possible? 20030310
3 SHOW Static method Public Method Display of Results 20030310
Events
Class IF_RSPC_SIMULATION has no event.
Types
Class IF_RSPC_SIMULATION has no local type.
Method Signatures

Method DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_DATA Call by reference Object reference (TYPE REF TO) OBJECT Datenobjekt 20030310

Method DATA on class IF_RSPC_SIMULATION has no exception.

Method POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VARIANT Call by reference Type reference (TYPE) RSPC_VARIANT $REF$ 20030310
2 Returning RETURN Value transfer Type reference (TYPE) RS_BOOL $REF$ 20030310

Method POSSIBLE on class IF_RSPC_SIMULATION has no exception.

Method SHOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO_BACK Call by reference Type reference (TYPE) RS_BOOL Funktion "Zurück" nicht anbieten 20030310
2 Importing I_NO_FORWARD Call by reference Type reference (TYPE) RS_BOOL Funktion "Weiter" nicht anbieten 20030310

Method SHOW on class IF_RSPC_SIMULATION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in