SAP ABAP Class CL_ISU_BI_SISCTRIG_PERIOD (Order Simulation for Period)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-BI (Application Component) Contract Billing
     EE20 (Package) IS-U: Billing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISU_BILL_SIM_SCEN_TRIGGER Simulation Scenario (Period) 20031114
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISU_BI_SISCTRIG_PERCOMPLETE Order Simulation for Period 20031222
2 Inheritance (c INHERITING FROM c_ref)  CL_ISU_BI_SISCTRIG_RATECAT Order Simulation with Rate Category Comparison 20031114
Properties
Class CL_ISU_BI_SISCTRIG_PERIOD  
Short Description Order Simulation for Period    
Super Class CL_ISU_BILL_SIM_SCEN_TRIGGER Simulation Scenario (Period) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EE20   IS-U: Billing 
Created 20031114   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISU_BI_SISCTRIG_PERIOD has no forward declaration.
Interfaces
Class CL_ISU_BI_SISCTRIG_PERIOD has no interface implemented.
Friends
Class CL_ISU_BI_SISCTRIG_PERIOD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PERIOD_FROM Instance attribute Protected Type reference (TYPE) BEGABRPE Start of billing period 20031114
2 PERIOD_TO Instance attribute Protected Type reference (TYPE) ENDABRPE End of billing period 20031114
Methods
# Method Level Visibility Method type Description Created on
1 GET_SIMULATION_PERIOD Instance method Public Method Read Simulation Period 20040213
2 GET_TE417_PERIOD Instance method Protected Method Select Schedule Records to Be Simulated for the Period 20031114
3 SET_PERIOD Instance method Protected Method Determine Period for Selecting Schedule Records 20031118
4 SET_SIMULATION_PERIOD Instance method Public Method Determine Simulation Period 20040213
Events
Class CL_ISU_BI_SISCTRIG_PERIOD has no event.
Types
Class CL_ISU_BI_SISCTRIG_PERIOD has no local type.
Method Signatures

Method GET_SIMULATION_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SIMFROM Call by reference Type reference (TYPE) BEGABRPE Beginn des Abrechnungszeitraums 20040213
2 Exporting EX_SIMTO Call by reference Type reference (TYPE) ENDABRPE Ende des Abrechnungszeitraums 20040213

Method GET_SIMULATION_PERIOD on class CL_ISU_BI_SISCTRIG_PERIOD has no exception.

Method GET_TE417_PERIOD Signature

Method GET_TE417_PERIOD on class CL_ISU_BI_SISCTRIG_PERIOD has no parameter.
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeiner Fehler 20031114

Method SET_PERIOD Signature

Method SET_PERIOD on class CL_ISU_BI_SISCTRIG_PERIOD has no parameter.
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeiner Fehler 20031118

Method SET_SIMULATION_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SIMFROM Call by reference Type reference (TYPE) BEGABRPE Beginn des Abrechnungszeitraums 20040213
2 Importing IM_SIMTO Call by reference Type reference (TYPE) ENDABRPE Ende des Abrechnungszeitraums 20040213

Method SET_SIMULATION_PERIOD on class CL_ISU_BI_SISCTRIG_PERIOD has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472