SAP ABAP Class CL_ISU_BILL_SIM_SCEN_INST (Installation-Related Simulation Scenario)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-BI (Application Component) Contract Billing
     EE20 (Package) IS-U: Billing
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISU_BI_SISCINST_ALLTRIG Simulate All Billing Orders for Installation 20031209
Properties
Class CL_ISU_BILL_SIM_SCEN_INST  
Short Description Installation-Related Simulation Scenario    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EE20   IS-U: Billing 
Created 20031209   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISU_BILL_SIM_SCEN_INST has no forward declaration.
Interfaces
Class CL_ISU_BILL_SIM_SCEN_INST has no interface implemented.
Friends
Class CL_ISU_BILL_SIM_SCEN_INST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INST Instance attribute Public Object reference (TYPE REF TO) CL_ISU_BILL_SIM_DATA_INST Simulation Data for Installation 20031209
2 ISIMSCEN Instance attribute Public Type reference (TYPE) IEASIMSCENREF Table Type for EASIMSCENREF 20031209
3 SCENDATA Instance attribute Public Type reference (TYPE) EASIMSCENDATA Data for Simulation Scenario 20031209
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method Close Instance 20040304
2 CONSTRUCTOR Instance method Public Constructor Constructor 20031209
3 CREATE_SIMSCEN Instance method Protected Method Generate Instance for Simulatio Scenario 20031209
4 CREATE_SIMSCEN_FOR_INST Instance method Public Method Generate Simulation Scenarios to Be Executed 20031209
5 RUN_SIMULATION Instance method Public Method Execute Simulations 20031209
Events
Class CL_ISU_BILL_SIM_SCEN_INST has no event.
Types
Class CL_ISU_BILL_SIM_SCEN_INST has no local type.
Method Signatures

Method CLOSE Signature

Method CLOSE on class CL_ISU_BILL_SIM_SCEN_INST has no parameter.
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeiner Fehler 20040304

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ANLAGE Call by reference Type reference (TYPE) ANLAGE Anlage 20031209
2 Importing IM_REF_INST Call by reference Object reference (TYPE REF TO) CL_ISU_BILL_SIM_DATA_INST Simulationsdaten zur Anlage 20031209
3 Importing IM_SIMSCEN Call by reference Type reference (TYPE) EA_SIMSCEN Simulationsszenario 20031209
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeiner Fehler 20031209

Method CREATE_SIMSCEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_REF Call by reference Object reference (TYPE REF TO) CL_ISU_BILL_SIM_SCEN SImulationsszenario 20031209
2 Importing IM_REF_CONTR Call by reference Object reference (TYPE REF TO) CL_ISU_BILL_SIM_DATA_CONTR Simulationsdaten zum Vertrag 20031209
3 Importing IM_VERTRAG Call by reference Type reference (TYPE) VERTRAG Vertrag 20031209
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeiner Fehler 20031209

Method CREATE_SIMSCEN_FOR_INST Signature

Method CREATE_SIMSCEN_FOR_INST on class CL_ISU_BILL_SIM_SCEN_INST has no parameter.
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeneiner Fehler 20031209

Method RUN_SIMULATION Signature

Method RUN_SIMULATION on class CL_ISU_BILL_SIM_SCEN_INST has no parameter.
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeiner Fehler 20031209
History
Last changed by/on SAP  20050224 
SAP Release Created in 472