SAP ABAP Class CL_SIMULATOR (Simulation tool main class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IBC (Application Component) Integration Builder - Configuration
     SAI_SIMULATION (Package) Simulation in Directory
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20041008
Properties
Class CL_SIMULATOR  
Short Description Simulation tool main class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_SIMULATION   Simulation in Directory 
Created 20041007   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SIMULATOR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20041008
Friends
Class CL_SIMULATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LA_ERROR Instance attribute Private Type reference (TYPE) STRING 20041007
Methods
# Method Level Visibility Method type Description Created on
1 GET_ERROR Instance method Public Method Returns any error messages 20041007
2 PARSE_REQUEST Instance method Private Method Parses request from XML 20041007
3 SERIALIZE_RESPONCE Instance method Public Method Serializes response into XML 20041007
4 SIMULATE Instance method Public Method Performs simulation 20041007
Events
Class CL_SIMULATOR has no event.
Types
Class CL_SIMULATOR has no local type.
Method Signatures

Method GET_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STRING Value transfer Type reference (TYPE) STRING 20041007

Method GET_ERROR on class CL_SIMULATOR has no exception.

Method PARSE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ERROR Call by reference Type reference (TYPE) STRING 20041007
2 Exporting EX_MESSAGE Call by reference Type reference (TYPE) SSIM_XIMESSAGE Xi message 20041007
3 Exporting EX_TASK_TYPE Call by reference Type reference (TYPE) STRING 20041007
4 Importing IM_XML_STRING Call by reference Type reference (TYPE) XSTRING 20041007

Method PARSE_REQUEST on class CL_SIMULATOR has no exception.

Method SERIALIZE_RESPONCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_XML_STRING Value transfer Type reference (TYPE) XSTRING 20041007
2 Importing IM_SUPPORT_DETAILS Call by reference Type reference (TYPE) TSIM_SUPPORT_DETAILS Support details tabelle 20041007
3 Importing IM_TASK_TYPE Call by reference Type reference (TYPE) STRING 20041012

Method SERIALIZE_RESPONCE on class CL_SIMULATOR has no exception.

Method SIMULATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_XML_STRING Call by reference Type reference (TYPE) XSTRING 20041007
2 Returning RE_XML_STRING Value transfer Type reference (TYPE) XSTRING 20041007

Method SIMULATE on class CL_SIMULATOR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700