SAP ABAP Class IF_SAMDT_SIMULATION_ENGINE (S&AM Simulation engine)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SAMDT_SIMULATION_ENGINE S&AM Simulation 20100325
Properties
Class IF_SAMDT_SIMULATION_ENGINE  
Short Description S&AM Simulation engine    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100325   SAP 
Last change 20110908   SAP 
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)
2 IF_SAMDT_CORE_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SAMDT_SIMULATION_ENGINE has no interface implemented.
Friends
Class IF_SAMDT_SIMULATION_ENGINE has no friend class.
Attributes
Class IF_SAMDT_SIMULATION_ENGINE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ELEMENT_SELECTED Instance method Public Method 20100325
2 REFRESH Instance method Public Method To initial state of simulation 20100325
3 START_SIMULATION Instance method Public Method 20100325
4 STOP_SIMULATION Instance method Public Method 20100325
5 SWITCH_SEGMENT Instance method Public Method 20100326
Events
Class IF_SAMDT_SIMULATION_ENGINE has no event.
Types
Class IF_SAMDT_SIMULATION_ENGINE has no local type.
Method Signatures

Method ELEMENT_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ELEMENT_ID Call by reference Type reference (TYPE) IF_SAMDT_CORE_TYPES=>TY_ID 20100325
2 Returning RD_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20100325

Method ELEMENT_SELECTED on class IF_SAMDT_SIMULATION_ENGINE has no exception.

Method REFRESH Signature

Method REFRESH on class IF_SAMDT_SIMULATION_ENGINE has no parameter.
Method REFRESH on class IF_SAMDT_SIMULATION_ENGINE has no exception.

Method START_SIMULATION Signature

Method START_SIMULATION on class IF_SAMDT_SIMULATION_ENGINE has no parameter.
Method START_SIMULATION on class IF_SAMDT_SIMULATION_ENGINE has no exception.

Method STOP_SIMULATION Signature

Method STOP_SIMULATION on class IF_SAMDT_SIMULATION_ENGINE has no parameter.
Method STOP_SIMULATION on class IF_SAMDT_SIMULATION_ENGINE has no exception.

Method SWITCH_SEGMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL 20100326
2 Importing ID_SEGMENT_ID Call by reference Type reference (TYPE) IF_SAMDT_CORE_TYPES=>TY_ID 20100326

Method SWITCH_SEGMENT on class IF_SAMDT_SIMULATION_ENGINE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in