SAP ABAP Class CL_ISU_BILL_SIM_SCEN_PERIOD (Simulation Scenario (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 | Simulation Scenario | 20031020 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISU_BI_SISCPER_RATECAT | Period Simulation with Rate Category Comparison | 20031024 |
Properties
| Class | CL_ISU_BILL_SIM_SCEN_PERIOD | |
| Short Description | Simulation Scenario (Period) | |
| Super Class | CL_ISU_BILL_SIM_SCEN | Simulation Scenario |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EE20 | IS-U: Billing |
| Created | 20031020 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISU_BILL_SIM_SCEN_PERIOD has no forward declaration.
Interfaces
Class CL_ISU_BILL_SIM_SCEN_PERIOD has no interface implemented.
Friends
Class CL_ISU_BILL_SIM_SCEN_PERIOD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | BEGABRPE | Start of billing period | 20031105 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | ENDABRPE | End of billing period | 20031105 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Generate Period Simulation | 20031024 | |
| 2 | Instance method | Public | Method | Read Simulation Period | 20040213 | |
| 3 | Instance method | Protected | Method | Determine Simulation Period (Default) | 20031105 | |
| 4 | Instance method | Public | Method | Determine Simulation Period | 20040213 |
Events
Class CL_ISU_BILL_SIM_SCEN_PERIOD has no event.
Types
Class CL_ISU_BILL_SIM_SCEN_PERIOD has no local type.
Method Signatures
Method CREATE_SIM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_REF | Call by reference | Object reference (TYPE REF TO) | CL_ISU_BILL_SIM_PERIOD | Abrechnungssimulation (Zeitraum) | 20031024 | |||
| 2 | IM_BEGABRPE | Call by reference | Type reference (TYPE) | BEGABRPE | Beginn des Abrechnungszeitraums | 20031024 | |||
| 3 | IM_ENDABRPE | Call by reference | Type reference (TYPE) | ENDABRPE | Ende des Abrechnungszeitraums | 20031024 | |||
| 4 | IM_REF_CONTR | Call by reference | Object reference (TYPE REF TO) | CL_ISU_BILL_SIM_DATA_CONTR | Simulationsdaten zum Vertrag | 20031024 | |||
| 5 | IM_SIMLINEKEY | Call by reference | Type reference (TYPE) | EA_SIMLINEKEY | Schlüsselmerkmal für Ergebniszeilen d. Abrechnungssimulation | 20031112 | |||
| 6 | IM_SIMLINEKEYTXT | Call by reference | Type reference (TYPE) | EA_SIMLINEKEYTXT | Schlüsselmerkmal für Ergebniszeilen (Text) | 20031222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 20031024 |
Method GET_SIMULATION_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_SIMFROM | Call by reference | Type reference (TYPE) | BEGABRPE | Beginn des Abrechnungszeitraums | 20040213 | |||
| 2 | EX_SIMTO | Call by reference | Type reference (TYPE) | ENDABRPE | Ende des Abrechnungszeitraums | 20040213 |
Method GET_SIMULATION_PERIOD on class CL_ISU_BILL_SIM_SCEN_PERIOD has no exception.
Method GET_SIM_PERIOD_DEFAULT Signature
Method GET_SIM_PERIOD_DEFAULT on class CL_ISU_BILL_SIM_SCEN_PERIOD has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 20031105 |
Method SET_SIMULATION_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SIMFROM | Call by reference | Type reference (TYPE) | BEGABRPE | Beginn des Abrechnungszeitraums | 20040213 | |||
| 2 | IM_SIMTO | Call by reference | Type reference (TYPE) | ENDABRPE | Ende des Abrechnungszeitraums | 20040213 |
Method SET_SIMULATION_PERIOD on class CL_ISU_BILL_SIM_SCEN_PERIOD has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 472 |