SAP ABAP Class CL_ISU_IDE_DRGSCEN_ANA_POD (Supply Scenario Analyzer for PoD)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-IDE (Application Component) Intercompany Data Exchange
     EE_DEREG (Package) IS-U-IDE: Utility Scenario and Service Provider Agreement
Properties
Class CL_ISU_IDE_DRGSCEN_ANA_POD  
Short Description Supply Scenario Analyzer for PoD    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EE_DEREG   IS-U-IDE: Utility Scenario and Service Provider Agreement 
Created 20020726   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISU_IDE_DRGSCEN_ANA_POD has no forward declaration.
Interfaces
Class CL_ISU_IDE_DRGSCEN_ANA_POD has no interface implemented.
Friends
Class CL_ISU_IDE_DRGSCEN_ANA_POD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ANAMODE Instance attribute Private Type reference (TYPE) REGEN-WMODE Analysis mode 20030123
2 BUFFER_EANLH Static Attribute Private Type reference (TYPE) P_TAB_EANLH 20030110
3 BUFFER_POD Static Attribute Private Object reference (TYPE REF TO) CL_ISU_IDE_DRGSCEN_ANA_POD Supply Scenario Analyzer for PoD 20020730
4 CO_ANAMODE_DISPLAY Constant Public Type reference (TYPE) REGEN-WMODE '1' Analysis for Display 20030123
5 CO_ANAMODE_GEN Constant Public Type reference (TYPE) REGEN-WMODE '2' Analysis for Generation 20030123
6 EXT_ANALYZER Instance attribute Private Object reference (TYPE REF TO) IF_EX_ISU_IDE_DRGSCEN_ANA BAdI Interface IF_EX_ISU_IDE_DRGSCEN_ANA 20021104
7 INT_UI Instance attribute Public Type reference (TYPE) INT_UI Internal Key for Point of Delivery 20020726
8 ISCENARIO Instance attribute Public Type reference (TYPE) IEDEREGSCENARIO_ANA Table Category for EDEREGSCENARIO_ANA 20020729
9 IUIINSTLN Instance attribute Private Type reference (TYPE) IEDEREGPODINSTLN Table Category for EDEREGPODINSTLN 20020729
10 IUISERVICE Instance attribute Private Type reference (TYPE) T_EEDMUISERVICE Table Category for EEDMUISERVICE 20020729
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORITY_DISPLAY Instance method Private Method Authorization Checks for Display 20030707
2 CHECK_AUTHORITY_SERVPROV Static method Private Method Authorization Check for Service Provider 20030707
3 CLEAR_BUFFER Static method Public Method Initialize Buffer for PoD 20020826
4 CREATE Static method Public Method Constructor (with Puffer) 20020730
5 DETERMINE_SCENARIO Instance method Private Method Determine Supply Scenario for Each Time Slice 20020729
6 FILL_MASTER_DATA Instance method Private Method Adopt Master Data for Each Time Slice 20020729
7 GET_BILLING_PARTY Static method Public Method Determine Billing Party for Installation 20030109
8 GET_MASTER_DATA Instance method Private Method Read Master Data for PoD 20020807
9 GET_TIME_SLICES_FROM_INSTLN Instance method Private Method Determine Time Slice for PoD from Installations 20020729
10 GET_TIME_SLICES_FROM_SERVICE Instance method Private Method Determine Time Slice for PoD from Services 20020729
Events
Class CL_ISU_IDE_DRGSCEN_ANA_POD has no event.
Types
Class CL_ISU_IDE_DRGSCEN_ANA_POD has no local type.
Method Signatures

Method CHECK_AUTHORITY_DISPLAY Signature

Method CHECK_AUTHORITY_DISPLAY on class CL_ISU_IDE_DRGSCEN_ANA_POD has no parameter.
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeiner Fehler 20030707

Method CHECK_AUTHORITY_SERVPROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SERVICEID Call by reference Type reference (TYPE) SERVICE_PROV Serviceanbieter 20030707
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeiner Fehler 20030707
2 NO_AUTHORITY_DISPLAY Berechtigung zur Anzeige nicht vorhanden 20030707

Method CLEAR_BUFFER 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 Zählpunkt 20020826

Method CLEAR_BUFFER on class CL_ISU_IDE_DRGSCEN_ANA_POD has no exception.

Method CREATE 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_IDE_DRGSCEN_ANA_POD Versorgungsszenario Analyzer zum Zählpunkt 20020730
2 Importing IM_ANAMODE Call by reference Type reference (TYPE) REGEN-WMODE '1' Bearbeitungsmodus (1 = Anzeigen, 2 = Ändern, 3 = Anlegen...) 20030123
3 Importing IM_BYPASSING_BUFFER Call by reference Type reference (TYPE) KENNZX SPACE Kennzeichen 20020731
4 Importing IM_INT_UI Call by reference Type reference (TYPE) INT_UI Zählpunkt 20020730
5 Importing IM_T_INSTLN Call by reference Type reference (TYPE) IEDEREGPODINSTLN Tabellentyp zu EDEREGPODINSTLN 20070206
6 Importing IM_T_SERVICE Call by reference Type reference (TYPE) T_EEDMUISERVICE Tabellentyp zu EEDMUISERVICE 20070206
7 Importing IM_T_V_EANL Call by reference Type reference (TYPE) V_EANL_TAB Standardtabelle zum View V_EANL 20070206
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeiner Fehler 20020730

Method DETERMINE_SCENARIO Signature

Method DETERMINE_SCENARIO on class CL_ISU_IDE_DRGSCEN_ANA_POD has no parameter.
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeiner Fehler 20020729

Method FILL_MASTER_DATA Signature

Method FILL_MASTER_DATA on class CL_ISU_IDE_DRGSCEN_ANA_POD has no parameter.
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeiner Fehler 20020730

Method GET_BILLING_PARTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ANLAGE Call by reference Type reference (TYPE) ANLAGE Anlage 20030109
2 Importing IM_DATE Call by reference Type reference (TYPE) SYDATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20030109
3 Returning RT_BILLING_PARTY Value transfer Type reference (TYPE) BILLING_PARTY Serviceanbieter, der die Anlage abrechnet 20030109

Method GET_BILLING_PARTY on class CL_ISU_IDE_DRGSCEN_ANA_POD has no exception.

Method GET_MASTER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BYPASSING_BUFFER Call by reference Type reference (TYPE) KENNZX SPACE Kennzeichen 20020807
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeiner Fehler 20020807

Method GET_TIME_SLICES_FROM_INSTLN Signature

Method GET_TIME_SLICES_FROM_INSTLN on class CL_ISU_IDE_DRGSCEN_ANA_POD has no parameter.
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeiner Fehler 20020729

Method GET_TIME_SLICES_FROM_SERVICE Signature

Method GET_TIME_SLICES_FROM_SERVICE on class CL_ISU_IDE_DRGSCEN_ANA_POD has no parameter.
# Exception Resumable Description Created on
1 GENERAL_FAULT Allgemeiner Fehler 20020729
History
Last changed by/on SAP  20050224 
SAP Release Created in 471