SAP ABAP Class CL_ISU_BILL_SIM_PERIOD (Billing Simulation (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 | Billing simulation | 20030401 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_INV_ISU_BILL_SIM_GRID | Billing Simulation with Grid Rates | 20031017 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ISU_BILL_SIM_BBPEX | BB simulation | 20031204 |
Properties
| Class | CL_ISU_BILL_SIM_PERIOD | |
| Short Description | Billing Simulation (Period) | |
| Super Class | CL_ISU_BILL_SIM | Billing simulation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EE20 | IS-U: Billing |
| Created | 20030401 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISU_BILL_SIM_PERIOD has no forward declaration.
Interfaces
Class CL_ISU_BILL_SIM_PERIOD has no interface implemented.
Friends
Class CL_ISU_BILL_SIM_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 | 20030401 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | ENDABRPE | End of billing period | 20030401 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Class Constructor | 20031016 |
Events
Class CL_ISU_BILL_SIM_PERIOD has no event.
Types
Class CL_ISU_BILL_SIM_PERIOD has no local type.
Method Signatures
Method CREATE_PERIOD 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) | 20031016 | |||
| 2 | IM_BEGABRPE | Call by reference | Type reference (TYPE) | BEGABRPE | 20031016 | ||||
| 3 | IM_ENDABRPE | Call by reference | Type reference (TYPE) | ENDABRPE | 20031016 | ||||
| 4 | IM_REF_CONTR | Call by reference | Object reference (TYPE REF TO) | CL_ISU_BILL_SIM_DATA_CONTR | Simulationsdaten zum Vertrag | 20031016 | |||
| 5 | IM_SIMCLASS | Call by reference | Type reference (TYPE) | EA_SIMCLASS | 'CL_ISU_BILL_SIM_PERIOD' | Simulationsklasse | 20031031 | ||
| 6 | IM_VERTRAG | Call by reference | Type reference (TYPE) | VERTRAG | Vertrag | 20031016 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 20031016 |
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 472 |