SAP ABAP Class CL_INV_ISU_BILL_SIM_GRID (Billing Simulation with Grid Rates)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-IDE (Application Component) Intercompany Data Exchange
     EE_INVOICE_RECEIPT_ISU (Package) IS-U-Specific Bill Receipt Check
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISU_BILL_SIM_PERIOD Billing Simulation (Period) 20031017
Properties
Class CL_INV_ISU_BILL_SIM_GRID  
Short Description Billing Simulation with Grid Rates    
Super Class CL_ISU_BILL_SIM_PERIOD Billing Simulation (Period) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EE_INVOICE_RECEIPT_ISU   IS-U-Specific Bill Receipt Check 
Created 20030515   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_INV_ISU_BILL_SIM_GRID has no forward declaration.
Interfaces
Class CL_INV_ISU_BILL_SIM_GRID has no interface implemented.
Friends
Class CL_INV_ISU_BILL_SIM_GRID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NO_UPDATE Instance attribute Private Type reference (TYPE) KENNZX Indicator: No Simulated Billing Document Saved 20080416
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080416
2 CREATE_SIM_GRID Static method Public Method Class Constructor 20031027
3 GET_GRID Instance method Protected Method Determine Grid 20030515
4 GET_POD Instance method Protected Method Determine PoD 20030516
5 GET_PODGROUP Instance method Protected Method Determine PoD Group 20030516
6 REPLACE_DATA Instance method Public Method Replace Billing Data for Simulation 20031120
7 REPLACE_RATESIM Instance method Protected Method Replace Rate Data with Rate Data from Grid 20030520
Events
Class CL_INV_ISU_BILL_SIM_GRID has no event.
Types
Class CL_INV_ISU_BILL_SIM_GRID has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CREATE_MSG_OBJECT Call by reference Type reference (TYPE) KENNZX Nachrichtenobjekt erzeugen = 'X' 20090831
2 Importing IM_NO_UPDATE Call by reference Type reference (TYPE) KENNZX 'X' Kennzeichen 20080416
3 Importing IM_REF_CONTR Call by reference Object reference (TYPE REF TO) CL_ISU_BILL_SIM_DATA_CONTR Simulationsdaten zum Vertrag 20080416
4 Importing IM_VERTRAG Call by reference Type reference (TYPE) VERTRAG Vertrag 20080416
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeiner Fehler 20080416

Method CREATE_SIM_GRID 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 Abrechnungssimulation 20031027
2 Exporting EX_REF_GRID Call by reference Object reference (TYPE REF TO) CL_INV_ISU_BILL_SIM_GRID AbrechSim. mit Netztarifen 20031208
3 Importing IM_BEGABRPE Call by reference Type reference (TYPE) BEGABRPE 20031027
4 Importing IM_CREATE_MSG_OBJECT Call by reference Type reference (TYPE) KENNZX Nachrichtenobjekt erzeugen = 'X' 20090831
5 Importing IM_ENDABRPE Call by reference Type reference (TYPE) ENDABRPE 20031027
6 Importing IM_NO_UPDATE Call by reference Type reference (TYPE) KENNZX 'X' Kennzeichen 20080416
7 Importing IM_REF_CONTR Call by reference Object reference (TYPE REF TO) CL_ISU_BILL_SIM_DATA_CONTR Simulationsdaten zum Vertrag 20031027
8 Importing IM_VERTRAG Call by reference Type reference (TYPE) VERTRAG Vertrag 20031027
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeiner Fehler 20031027

Method GET_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_GRID_ID Call by reference Type reference (TYPE) GRID_ID Netz 20030521
2 Exporting EX_GRID_LEVEL Call by reference Type reference (TYPE) GRID_LEVEL Netzebene 20030521
3 Importing IM_INT_UI Call by reference Type reference (TYPE) INT_UI Interner Schlüssel des Zählpunkts 20030516

Method GET_GRID on class CL_INV_ISU_BILL_SIM_GRID has no exception.

Method GET_POD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_INT_UI Value transfer Type reference (TYPE) INT_UI Interner Schlüssel des Zählpunkts 20030516

Method GET_POD on class CL_INV_ISU_BILL_SIM_GRID has no exception.

Method GET_PODGROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INT_UI Call by reference Type reference (TYPE) INT_UI Interner Schlüssel des Zählpunkts 20030516
2 Returning RT_PODGROUP Value transfer Type reference (TYPE) E_DEREGPODGROUP ID der Zählpunktgruppe 20030516

Method GET_PODGROUP on class CL_INV_ISU_BILL_SIM_GRID has no exception.

Method REPLACE_DATA Signature

Method REPLACE_DATA on class CL_INV_ISU_BILL_SIM_GRID has no parameter.
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeiner Fehler 20031120

Method REPLACE_RATESIM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GRID_ID Call by reference Type reference (TYPE) GRID_ID Netz 20030520
2 Importing IM_GRID_LEVEL Call by reference Type reference (TYPE) GRID_LEVEL Netzebene 20030520
3 Importing IM_PODGROUP Call by reference Type reference (TYPE) E_DEREGPODGROUP ID der Zählpunktgruppe 20030520

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