SAP ABAP Class CL_ISU_BILL_SIM (Billing simulation)
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_BILL_SIM_PERIOD | Billing Simulation (Period) | 20030401 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ISU_BILL_SIM_TRIGGER | Billing Simulation (Order) | 20031017 |
Properties
| Class | CL_ISU_BILL_SIM | |
| Short Description | Billing simulation | |
| Super Class | ||
| 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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ISU_BILL_SIM has no interface implemented.
Friends
Class CL_ISU_BILL_SIM 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) | E_BELNR | Number of a billing document | 20030401 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | ISU2A_BILL_DOC | Billing document (internal) | 20030401 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ISU_BILL_SIM_DATA_CONTR | Simulation Data for Contract | 20031016 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | EMSG_HANDL | Message object identification | 20031118 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20031027 | |
| 2 | Instance method | Public | Method | Display Application Log | 20031118 | |
| 3 | Instance method | Protected | Method | Maintain Master Data Interface for Billing Simulation | 20031016 | |
| 4 | Instance method | Protected | Method | Maintain Reference for Installn and Contract Sim. Data | 20031124 | |
| 5 | Static method | Protected | Method | Maintain Use Flags for Billing Document | 20031030 | |
| 6 | Static method | Protected | Method | Determine Billing Run Number | 20030401 | |
| 7 | Instance method | Public | Method | Carry Out Simulation | 20030401 | |
| 8 | Instance method | Protected | Method | Update Simulation Data (After Execution) | 20031107 |
Events
Class CL_ISU_BILL_SIM has no event.
Types
Class CL_ISU_BILL_SIM has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CREATE_MSG_OBJECT | Call by reference | Type reference (TYPE) | KENNZX | Nachrichtenobjekt erzeugen = 'X' | 20090831 | |||
| 2 | IM_REF_CONTR | Call by reference | Object reference (TYPE REF TO) | CL_ISU_BILL_SIM_DATA_CONTR | Simulationsdaten zum Vertrag | 20031027 | |||
| 3 | IM_VERTRAG | Call by reference | Type reference (TYPE) | VERTRAG | Vertrag | 20031027 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 20031027 |
Method DISPLAY_LOG Signature
Method DISPLAY_LOG on class CL_ISU_BILL_SIM has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 20031118 |
Method FILL_BI_MDATA_IF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_BI_MDATA_IF | Call by reference | Type reference (TYPE) | ISU_BI_MDATA_IF | Schnittstelle für Abrechnungsstammdaten eines Vertrags | 20031016 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 20031016 |
Method FILL_CONTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REF_CONTR | Call by reference | Object reference (TYPE REF TO) | CL_ISU_BILL_SIM_DATA_CONTR | Simulationsdaten zum Vertrag | 20031124 | |||
| 2 | IM_VERTRAG | Call by reference | Type reference (TYPE) | VERTRAG | Vertrag | 20031124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 20031124 |
Method FILL_USE_BILL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_USE_BILL | Call by reference | Type reference (TYPE) | ISU2A_BILL_DOC_USE | 20031030 |
Method FILL_USE_BILL on class CL_ISU_BILL_SIM has no exception.
Method GET_BILLINGRUNNO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_BILLINGRUNNO | Value transfer | Type reference (TYPE) | BILLINGRUNNO | Nummer eines Abrechnungslaufes | 20030401 |
Method GET_BILLINGRUNNO on class CL_ISU_BILL_SIM has no exception.
Method RUN_SIMULATION Signature
Method RUN_SIMULATION on class CL_ISU_BILL_SIM has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 20030401 |
Method UPDATE_SIM_DATA Signature
Method UPDATE_SIM_DATA on class CL_ISU_BILL_SIM has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 20031107 |
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 472 |