SAP ABAP Interface IF_RESC_METER_MNGR (Manager for Meters)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-SC (Application Component) Service Charge Settlement
     RE_SC_MS (Package) SCS: Measurement Engine
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REEX_METER_MNGR Meter Manager 20031216
Properties
Interface IF_RESC_METER_MNGR  
Short Description Manager for Meters    
General Data
Package RE_SC_MS   SCS: Measurement Engine 
Created 20031216   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RECA0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RECA_STORABLE Object Can Be Stored 20031216
Friends
Interface IF_RESC_METER_MNGR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_ACTIVITY Instance attribute Public Attribute reference (LIKE) 20031216
2 MO_PARENT Instance attribute Public Object reference (TYPE REF TO) IF_RESC_HAS_METER Object with Meter 20031216
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ALL Instance method Public Method 20040213
2 DELETE_DETAIL Instance method Public Method Deletes a Measuring Point 20040126
3 GET_CONSUMPTION Instance method Public Method Determine Consumption 20040115
4 GET_CONSUMPTION_BALANCE Instance method Public Method Determine Consumption Remainder 20040115
5 GET_CONSUM_LIST_X Instance method Public Method Gets List of All Meas. Points + Consumption + Addit. Fields 20040220
6 GET_LIST Instance method Public Method Gets List of All Measuring Points 20040109
7 GET_LIST_X Instance method Public Method Gets List of All Measuring Points with Addit. Fields 20040524
8 GET_MEASDOC_MNGR Instance method Public Method Gets the Measurement Documents Manager 20040103
9 GET_POINT_DETAIL Instance method Public Method Gets the Details for a Measuring Point 20040104
10 GET_POINT_DETAIL_X Instance method Public Method Gets the Details for a Measuring Point + Addit. Fields 20040127
11 GET_POINT_LIST Instance method Public Method Gets the Details for a Measuring Point + Assigned Objects 20031219
12 GET_POINT_LIST_BY_CHARACT Instance method Public Method Gets All Measuring Points for Characteristic 20031219
13 GET_POINT_LIST_BY_MEAS Instance method Public Method Gets All Measuring Points for Measurement Type 20040113
14 GET_POINT_LIST_X Instance method Public Method Gets List of All Measuring Points + Addit. Fields 20031219
15 GET_SUBOBJ_LIST Instance method Public Method Gets All Objects Assigned to a Meter 20040109
16 INIT_BY_PARENT Instance method Public Method Initializes Object via Higher-Level Object 20031216
17 INSERT_DETAIL Instance method Public Method Adds New Measuring Point 20040126
18 IS_MODIFIED Instance method Public Method 20040419
19 REFRESH Instance method Public Method Reload Data 20040419
20 SET_POINT_LIST Instance method Public Method Sets the List of All Measuring Points 20031219
21 SET_SUBOBJ_LIST Instance method Public Method Sets the Objects Assigned to a Meter 20040126
22 STORE Instance method Public Method 20031222
23 SUBOBJ_ALLOWED Instance method Public Method Are Subobjects Allowed at All 20040127
24 UPDATE_DETAIL Instance method Public Method Updates Measuring Point 20040126
Events
Interface IF_RESC_METER_MNGR has no event.
Types
Interface IF_RESC_METER_MNGR has no local type.
Method Signatures

Method CHECK_ALL Signature

Method CHECK_ALL on Interface IF_RESC_METER_MNGR has no parameter.
Method CHECK_ALL on Interface IF_RESC_METER_MNGR has no exception.

Method DELETE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_POINTGUID Call by reference Type reference (TYPE) RESCMPGUID Interne eindeutiger Schlüssel für einen Meßpunkt 20040126
# Exception Resumable Description Created on
1 ERROR Fehler beim Löschen 20040126

Method GET_CONSUMPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_CONSUMPTION Call by reference Type reference (TYPE) RESCCONSUMPTION Verbrauch 20040115
2 Exporting ED_UNIT Call by reference Type reference (TYPE) T006-MSEHI Maßeinheit 20040115
3 Exporting ET_CONSUMHIST Call by reference Type reference (TYPE) RE_T_CONSUMHIST Verbrauchshistorie 20040115
4 Importing ID_CALCMETHPER Call by reference Type reference (TYPE) RERACALCMETHPER Berechnungsmethode für zeitabhängige Perioden 20070215
5 Importing ID_LOC_KEY Call by reference Type reference (TYPE) RESCLOCKEY Standortschlüssel Heizwerttage 20040123
6 Importing ID_MAINUNIT Call by reference Type reference (TYPE) T006-MSEHI Vorgabemaßeinheit 20040115
7 Importing ID_MEAS Call by reference Type reference (TYPE) REBDMEAS Bemessungsart 20040115
8 Importing ID_PFROM Call by reference Type reference (TYPE) RECAPERIODFROM Datum des Periodenbeginns 20040115
9 Importing ID_PTO Call by reference Type reference (TYPE) RECAPERIODTO Datum des Periodenendes 20040115
10 Importing ID_SETTLPFROM Call by reference Type reference (TYPE) RESCSETTLEVALIDFROM Beginn der Abrechnungsperiode 20040917
11 Importing ID_SETTLPTO Call by reference Type reference (TYPE) RESCSETTLEVALIDTO Ende Abrechnungsperiode 20040917
12 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20040123
13 Importing IT_POINT Call by reference Type reference (TYPE) RE_T_POINT Messpunkt 20040115
# Exception Resumable Description Created on
1 ERROR Fehler 20040115

Method GET_CONSUMPTION_BALANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_CONSUMPTION Call by reference Type reference (TYPE) RESCCONSUMPTION Verbrauch 20040115
2 Exporting ED_UNIT Call by reference Type reference (TYPE) T006-MSEHI Maßeinheit 20040115
3 Exporting ET_CONSUMHIST Call by reference Type reference (TYPE) RE_T_CONSUMHIST Verbrauchshistorie 20040115
4 Importing ID_CALCMETHPER Call by reference Type reference (TYPE) RERACALCMETHPER Berechnungsmethode für zeitabhängige Perioden 20070215
5 Importing ID_LOC_KEY Call by reference Type reference (TYPE) RESCLOCKEY Standortschlüssel Heizwerttage 20040115
6 Importing ID_MAINUNIT Call by reference Type reference (TYPE) T006-MSEHI Vorgabemaßeinheit 20040115
7 Importing ID_MEAS Call by reference Type reference (TYPE) REBDMEAS Bemessungsart 20040115
8 Importing ID_PFROM Call by reference Type reference (TYPE) RECAPERIODFROM Datum des Periodenbeginns 20040115
9 Importing ID_PTO Call by reference Type reference (TYPE) RECAPERIODTO Datum des Periodenendes 20040115
10 Importing ID_SETTLPFROM Call by reference Type reference (TYPE) RESCSETTLEVALIDFROM Beginn der Abrechnungsperiode 20040917
11 Importing ID_SETTLPTO Call by reference Type reference (TYPE) RESCSETTLEVALIDTO Ende Abrechnungsperiode 20040917
12 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20040115
# Exception Resumable Description Created on
1 ERROR Fehler 20040115

Method GET_CONSUM_LIST_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_MEASPOINTCONSUM_X Messpunkte + Verbrauch: Zusatzfelder 20040220
2 Importing ID_LOCKEY Call by reference Type reference (TYPE) RESCLOCKEY Standortschlüssel Heizwerttage 20040220
3 Importing ID_SETTLPFROM Call by reference Type reference (TYPE) RESCSETTLEVALIDFROM RECA0_DATE-MIN Beginn der Abrechnungsperiode 20040917
4 Importing ID_SETTLPTO Call by reference Type reference (TYPE) RESCSETTLEVALIDTO RECA0_DATE-MAX Ende Abrechnungsperiode 20040917
5 Importing IF_GETCONSUM Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Allgemeines Ja/Nein - Feld 20040220
6 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20040220

Method GET_CONSUM_LIST_X on Interface IF_RESC_METER_MNGR has no exception.

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_MEASPOINTPROP_INP Zusatzeigenschaften zum Zähler: Eingabefelder 20040109
2 Importing IF_INC_INACTIVE Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Allgemeines Ja/Nein - Feld 20040330

Method GET_LIST on Interface IF_RESC_METER_MNGR has no exception.

Method GET_LIST_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST_X Call by reference Type reference (TYPE) RE_T_MEASPOINTPROP_X Zusatzeigenschaften zum Zähler: Eingabefelder 20040524
2 Importing IF_INC_INACTIVE Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Allgemeines Ja/Nein - Feld 20040524

Method GET_LIST_X on Interface IF_RESC_METER_MNGR has no exception.

Method GET_MEASDOC_MNGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_POINT Call by reference Type reference (TYPE) RESCPOINT Meßpunkt 20040103
2 Importing ID_POINTGUID Call by reference Type reference (TYPE) RESCMPGUID Interne eindeutiger Schlüssel für einen Meßpunkt 20040109
3 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_RESC_MEASDOC_MNGR Manager für Messbelege 20040103
# Exception Resumable Description Created on
1 ERROR Fehler 20050523

Method GET_POINT_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DETAIL Call by reference Type reference (TYPE) RESCMEASPOINT_INP Messpunkte: Eingabefelder 20040104
2 Importing ID_POINT Call by reference Type reference (TYPE) RESCPOINT Meßpunkt 20040104
3 Importing ID_POINTGUID Call by reference Type reference (TYPE) RESCMPGUID Interne eindeutiger Schlüssel für einen Meßpunkt 20040109
# Exception Resumable Description Created on
1 ERROR Fehler 20040104

Method GET_POINT_DETAIL_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DETAIL Call by reference Type reference (TYPE) RESCMEASPOINT_X Messpunkte: Zusatzfelder 20040127
2 Importing ID_POINT Call by reference Type reference (TYPE) RESCPOINT Meßpunkt 20040127
3 Importing ID_POINTGUID Call by reference Type reference (TYPE) RESCMPGUID Interne eindeutiger Schlüssel für einen Meßpunkt 20040127
# Exception Resumable Description Created on
1 ERROR Fehler 20040127

Method GET_POINT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_POINT Call by reference Type reference (TYPE) RE_T_MEASPOINT_INP Messpunkte: Eingabefelder 20031219
2 Importing IF_IGNORE_NO_METER Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Allgemeines Ja/Nein - Feld 20031219
3 Importing IF_INC_INACTIVE Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Allgemeines Ja/Nein - Feld 20040330
# Exception Resumable Description Created on
1 ERROR Fehler 20031219

Method GET_POINT_LIST_BY_CHARACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_POINT Call by reference Type reference (TYPE) RE_T_MEASPOINT_INP Messpunkte: Eingabefelder 20031219
2 Importing ID_CHARACTERISTIC Call by reference Type reference (TYPE) CABN-ATINN Int. Merkmal 20031219
3 Importing IF_IGNORE_NO_METER Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Allgemeines Ja/Nein - Feld 20040113
4 Importing IF_ONLY_OWN_METER Call by reference Type reference (TYPE) RECABOOL ABAP_TRUE Allgemeines Ja/Nein - Feld 20040114
# Exception Resumable Description Created on
1 ERROR Fehler 20031219

Method GET_POINT_LIST_BY_MEAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_POINT Call by reference Type reference (TYPE) RE_T_MEASPOINT_INP Messpunkte: Eingabefelder 20040113
2 Importing ID_MEAS Call by reference Type reference (TYPE) REBDMEAS Bemessungsart 20040113
3 Importing ID_PFROM Call by reference Type reference (TYPE) RECADATEFROM RECA0_DATE-MIN Datum: gültig ab 20040113
4 Importing ID_PTO Call by reference Type reference (TYPE) RECADATETO RECA0_DATE-MAX Datum: gültig bis 20040113
5 Importing IF_CUT_RANGE Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Allgemeines Ja/Nein - Feld 20040113
6 Importing IF_IGNORE_NO_METER Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Allgemeines Ja/Nein - Feld 20040113
7 Importing IF_ONLY_EXISTS Call by reference Type reference (TYPE) RECABOOL ABAP_TRUE Allgemeines Ja/Nein - Feld 20050721
8 Importing IF_ONLY_OWN_METER Call by reference Type reference (TYPE) RECABOOL ABAP_TRUE Allgemeines Ja/Nein - Feld 20040114
# Exception Resumable Description Created on
1 ERROR Fehler 20040113

Method GET_POINT_LIST_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_POINT Call by reference Type reference (TYPE) RE_T_MEASPOINT_X Messpunkte: Zusatzfelder 20031219
2 Importing IF_IGNORE_NO_METER Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Allgemeines Ja/Nein - Feld 20031219
3 Importing IF_INC_INACTIVE Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Allgemeines Ja/Nein - Feld 20040330
# Exception Resumable Description Created on
1 ERROR Fehler 20031219

Method GET_SUBOBJ_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_MEASPOINTSUBOBJ_INP Untergeordnete Objekte zum Zähler: Eingabefelder 20040109
2 Importing ID_PFROM Call by reference Type reference (TYPE) RECAPERIODFROM RECA0_DATE-MIN Datum des Periodenbeginns 20080623
3 Importing ID_POINT Call by reference Type reference (TYPE) RESCPOINT Meßpunkt 20040109
4 Importing ID_POINTGUID Call by reference Type reference (TYPE) RESCMPGUID Interne eindeutiger Schlüssel für einen Meßpunkt 20040109
5 Importing ID_PTO Call by reference Type reference (TYPE) RECAPERIODTO RECA0_DATE-MAX Datum des Periodenendes 20080623
6 Importing IF_INC_INDIRECTLY Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Allgemeines Ja/Nein - Feld 20040127
# Exception Resumable Description Created on
1 ERROR Fehler 20040109

Method INIT_BY_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PARENT Value transfer Object reference (TYPE REF TO) IF_RESC_HAS_METER Objekt mit Zähler 20031216

Method INIT_BY_PARENT on Interface IF_RESC_METER_MNGR has no exception.

Method INSERT_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DETAIL Call by reference Type reference (TYPE) RESCMEASPOINTPROP_INP Zusatzeigenschaften zum Zähler: Eingabefelder 20040126
# Exception Resumable Description Created on
1 ERROR Fehler beim Einfügen 20040126

Method IS_MODIFIED Signature

Method IS_MODIFIED on Interface IF_RESC_METER_MNGR has no parameter.
Method IS_MODIFIED on Interface IF_RESC_METER_MNGR has no exception.

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_RESET_BUFFER Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Allgemeines Ja/Nein - Feld 20040419

Method REFRESH on Interface IF_RESC_METER_MNGR has no exception.

Method SET_POINT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_POINT Value transfer Type reference (TYPE) RE_T_MEASPOINT_INP Messpunkte: Eingabefelder 20031219

Method SET_POINT_LIST on Interface IF_RESC_METER_MNGR has no exception.

Method SET_SUBOBJ_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_POINT Call by reference Type reference (TYPE) RESCPOINT Meßpunkt 20040126
2 Importing ID_POINTGUID Call by reference Type reference (TYPE) RESCMPGUID Interne eindeutiger Schlüssel für einen Meßpunkt 20040126
3 Importing IT_LIST Call by reference Type reference (TYPE) RE_T_MEASPOINTSUBOBJ_INP Untergeordnete Objekte zum Zähler: Eingabefelder 20040126
# Exception Resumable Description Created on
1 ERROR Fehler 20040126

Method STORE Signature

Method STORE on Interface IF_RESC_METER_MNGR has no parameter.
Method STORE on Interface IF_RESC_METER_MNGR has no exception.

Method SUBOBJ_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_POINTGUID Call by reference Type reference (TYPE) RESCMPGUID Interne eindeutiger Schlüssel für einen Meßpunkt 20040127
2 Returning RF_ALLOWED Value transfer Type reference (TYPE) RECABOOL Allgemeines Ja/Nein - Feld 20040127

Method SUBOBJ_ALLOWED on Interface IF_RESC_METER_MNGR has no exception.

Method UPDATE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DETAIL Call by reference Type reference (TYPE) RESCMEASPOINTPROP_INP Zusatzeigenschaften zum Zähler: Eingabefelder 20040126
# Exception Resumable Description Created on
1 ERROR Fehler beim Aktualisieren 20040126
History
Last changed by/on SAP  20100310 
SAP Release Created in 500