SAP ABAP Class CL_REEX_METER_MNGR (Meter Manager)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-BD (Application Component) Basic Data
     RE_EX_PM (Package) RE: Plant Maintenance
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RECA_STORABLE Object Can Be Stored (Abstract): Standard Implementation 20010710
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RESC_METER_MNGR Manager for Meters 20031216
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_REEX_METER_MNGR_RO_CO Manager for Meters (Comparative Apartment) 20040127
2 Inheritance (c INHERITING FROM c_ref)  CL_REEX_METER_MNGR_RO_PS Manager for Meters (Pooled Space) 20040127
3 Inheritance (c INHERITING FROM c_ref)  CL_REEX_METER_MNGR_RO_RS Manager for Meters (Rental Space) 20040128
4 Inheritance (c INHERITING FROM c_ref)  CL_REEX_METER_MNGR_RO_RU Manager for Meters (Rental Unit) 20040127
5 Inheritance (c INHERITING FROM c_ref)  CL_REEX_METER_MNGR_SU_CO Manager for Meters (Cost Object SU) 20040127
6 Inheritance (c INHERITING FROM c_ref)  CL_REEX_METER_MNGR_SU_MSU Manager for Meters (Master Settlement Unit) 20040127
7 Inheritance (c INHERITING FROM c_ref)  CL_REEX_METER_MNGR_SU_NSU Manager for Meters (Settlement Unit) 20040127
Properties
Class CL_REEX_METER_MNGR  
Short Description Meter Manager    
Super Class CL_RECA_STORABLE Object Can Be Stored (Abstract): Standard Implementation 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class REEXPM    
Program status P  SAP Standard Production Program 
Category 0   
Package RE_EX_PM   RE: Plant Maintenance 
Created 20010411   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 RESC3 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RESC_METER_MNGR Manager for Meters 20031216
Friends
# Friend Modeled only Created on Description
1 CF_RECA_OBJECT 20010709 Object That Can Be Instantiated: Factory
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_STRUCTURENAME Constant Protected Type reference (TYPE) TABNAME 'RESCMEASPOINT_S' Table Name 20031219
2 MO_PARENT Instance attribute Public Attribute reference (LIKE) 20031216
3 MTO_MEASDOC Instance attribute Protected Type reference (TYPE) RE_T_IF_RESC_MEASDOC_MNGR Manager for Measurement Documents 20040105
4 MT_MEAS Static Attribute Protected Type reference (TYPE) RE_T_MEAS Measurement Type (TIVBDMEAS) 20040220
5 MT_POINT Instance attribute Protected Type reference (TYPE) RE_T_MEASPOINT_INT Measuring Points (Internal) 20040107
6 MT_POINTPROP Instance attribute Protected Type reference (TYPE) RE_T_MEASPOINTPROP_INP Additional Characteristics of Meter (VISCMPPROP) 20040107
7 MT_POINTPROP_OLD Instance attribute Protected Type reference (TYPE) RE_T_MEASPOINTPROP_INP Additional Characteristics of Meter (VISCMPPROP) 20040107
8 MT_POINTSUBOBJ Instance attribute Protected Type reference (TYPE) RE_T_MEASPOINTSUBOBJ_INP Objects Subordinate to Meter (VISCMPSUBOBJ) 20040107
9 MT_POINTSUBOBJ_OLD Instance attribute Protected Type reference (TYPE) RE_T_MEASPOINTSUBOBJ_INP Objects Subordinate to Meter (VISCMPSUBOBJ) 20040107
10 MT_POINT_OLD Instance attribute Protected Type reference (TYPE) RE_T_MEASPOINT_INT Measuring Points (Internal) 20040108
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_METER Instance method Protected Method Change a Meter 20031219
2 CHECK_INTERSECTION Instance method Protected Method Checks Overlapping 20080620
3 CHILDS_ARE_POSSIBLE Instance method Protected Method Other Objects Can Use Meter [Abstract] 20040108
4 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040220
5 CONVERT Instance method Protected Method Converts External View to an Internal View 20040108
6 CREATE_CHANGE_METER Instance method Protected Method Create or Change Meter 20040402
7 CREATE_METER Instance method Protected Method Creates a Meter 20031219
8 DECONVERT Instance method Protected Method Converts Internal View to an External View 20040108
9 FILL_BUFFER Instance method Protected Method Fills Table Buffer 20031219
10 GET_CHARACTERISTIC Instance method Protected Method Gets the Characteristic Property 20031219
11 GET_CONSUM Instance method Protected Method Determine Consumption 20040123
12 GET_CONSUMPTION Instance method Public Method 20040115
13 GET_CONSUMPTION_BALANCE Instance method Public Method 20040220
14 GET_CONSUM_WITH_LOCKEY Instance method Protected Method Determine Consumption Using the Regional Location Key 20040123
15 GET_DEFAULT_PROPERTY Instance method Protected Method Gets Default Properties for a Meter 20040109
16 GET_LIST Instance method Public Method 20040524
17 GET_LIST_WITHOUT_DEFAULT Instance method Protected Method Gets Measuring Point Properties Without Default Entries 20040112
18 GET_MEASDOC_MNGR Instance method Public Method 20040105
19 GET_POINT_DETAIL Instance method Public Method 20040113
20 GET_POINT_LIST Instance method Public Method 20031219
21 GET_POINT_LIST_BY_MEAS Instance method Public Method 20040113
22 GET_POINT_LIST_X Instance method Public Method 20040220
23 GET_REAL_ASSIGNPERIOD Instance method Protected Method Gets Period in Object TRG That Is Assigned to Object SRC 20040406
24 GET_UUID Instance method Protected Method Gets Unique Internal Key 20070302
25 ME_ADD_MEASPOINT Instance method Protected Method Adds Meter 20080620
26 PARENTS_ARE_POSSIBLE Instance method Protected Method Object Can Use Meters of Other Objects [Abstract] 20040108
27 REFRESH Instance method Public Method 20040419
28 SET_CHARACTERISTIC Instance method Protected Method Sets the Characteristic Property for a Meter 20040213
29 SET_POINT_LIST Instance method Public Method 20040329
30 SUBOBJ_ALLOWED Instance method Public Method 20040128
Events
Class CL_REEX_METER_MNGR has no event.
Types
Class CL_REEX_METER_MNGR has no local type.
Method Signatures

Method CHANGE_METER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_POINT Call by reference Type reference (TYPE) RESCMEASPOINT_INT Messpunkte 20031219
# Exception Resumable Description Created on
1 ERROR Fehler 20031219

Method CHECK_INTERSECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PFROM Call by reference Type reference (TYPE) RECADATEFROM RECA0_DATE-MIN Datum: Gültig ab 20080620
2 Importing ID_POINT Call by reference Type reference (TYPE) RESCPOINT Meßpunkt 20080620
3 Importing ID_PTO Call by reference Type reference (TYPE) RECADATETO RECA0_DATE-MAX Datum: Gültig bis 20080620
4 Importing ID_RANGE Call by reference Type reference (TYPE) RE_T_RECADATERANGE Zeitraum von-bis 20080620
# Exception Resumable Description Created on
1 ERROR Fehler 20080620

Method CHILDS_ARE_POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_IS_POSSIBLE Value transfer Type reference (TYPE) RECABOOL Allgemeines Ja/Nein - Feld 20040108

Method CHILDS_ARE_POSSIBLE on class CL_REEX_METER_MNGR has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_REEX_METER_MNGR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_REEX_METER_MNGR has no exception.

Method CONVERT 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_INT Messpunkte (intern) 20040108
2 Exporting ET_POINTPROP Call by reference Type reference (TYPE) RE_T_MEASPOINTPROP_INP Zusatzeigenschaften zum Zähler: Eingabefelder 20040108
3 Exporting ET_POINTSUBOBJ Call by reference Type reference (TYPE) RE_T_MEASPOINTSUBOBJ_INP Untergeordnete Objekte zum Zähler: Eingabefelder 20040108
4 Importing IT_LIST Call by reference Type reference (TYPE) RE_T_MEASPOINT_INP Messpunkte: Eingabefelder 20040108

Method CONVERT on class CL_REEX_METER_MNGR has no exception.

Method CREATE_CHANGE_METER Signature

Method CREATE_CHANGE_METER on class CL_REEX_METER_MNGR has no parameter.
# Exception Resumable Description Created on
1 ERROR Fehler beim Sichern (führt immer zur A-Meldung in STORE) 20040402

Method CREATE_METER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_POINT Call by reference Type reference (TYPE) IMRC_POINT Meßpunkt 20031219
2 Importing IS_POINT Call by reference Type reference (TYPE) RESCMEASPOINT_INT Messpunkte 20040108
# Exception Resumable Description Created on
1 ERROR Fehler 20031219

Method DECONVERT 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_MEASPOINT_INP Messpunkte: Eingabefelder 20040108
2 Importing IF_INC_INACTIVE Call by reference Type reference (TYPE) RECABOOL Allgemeines Ja/Nein - Feld 20040330
3 Importing IF_INC_SUBOBJ Call by reference Type reference (TYPE) RECABOOL Allgemeines Ja/Nein - Feld 20080623
4 Importing IT_POINT Call by reference Type reference (TYPE) RE_T_MEASPOINT_INT Messpunkte (intern) 20040108
5 Importing IT_POINTPROP Call by reference Type reference (TYPE) RE_T_MEASPOINTPROP_INP Zusatzeigenschaften zum Zähler: Eingabefelder 20040108
6 Importing IT_POINTSUBOBJ Call by reference Type reference (TYPE) RE_T_MEASPOINTSUBOBJ_INP Untergeordnete Objekte zum Zähler: Eingabefelder 20040108

Method DECONVERT on class CL_REEX_METER_MNGR has no exception.

Method FILL_BUFFER Signature

Method FILL_BUFFER on class CL_REEX_METER_MNGR has no parameter.
Method FILL_BUFFER on class CL_REEX_METER_MNGR has no exception.

Method GET_CHARACTERISTIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CHARACTERISTIC Call by reference Type reference (TYPE) CABN Merkmal 20031219
2 Importing ID_CHARACTERISTIC Call by reference Type reference (TYPE) CABN-ATINN Int. Merkmal 20031219
# Exception Resumable Description Created on
1 ERROR Fehler 20031219

Method GET_CONSUM 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 20040123
2 Exporting ED_UNIT Call by reference Type reference (TYPE) T006-MSEHI Maßeinheit 20040123
3 Exporting ET_CONSUMHIST Call by reference Type reference (TYPE) RE_T_CONSUMHIST Verbrauchshistorie 20040123
4 Importing ID_MAINUNIT Call by reference Type reference (TYPE) T006-MSEHI Vorgabemaßeinheit 20040123
5 Importing ID_MEAS Call by reference Type reference (TYPE) REBDMEAS Bemessungsart 20040123
6 Importing ID_PFROM Call by reference Type reference (TYPE) RECAPERIODFROM Datum des Periodenbeginns 20040123
7 Importing ID_PTO Call by reference Type reference (TYPE) RECAPERIODTO Datum des Periodenendes 20040123
8 Importing IT_POINT Call by reference Type reference (TYPE) RE_T_POINT Messpunkt 20040123
# Exception Resumable Description Created on
1 ERROR Fehler 20040123

Method GET_CONSUMPTION Signature

Method GET_CONSUMPTION on class CL_REEX_METER_MNGR has no parameter.
Method GET_CONSUMPTION on class CL_REEX_METER_MNGR has no exception.

Method GET_CONSUMPTION_BALANCE Signature

Method GET_CONSUMPTION_BALANCE on class CL_REEX_METER_MNGR has no parameter.
Method GET_CONSUMPTION_BALANCE on class CL_REEX_METER_MNGR has no exception.

Method GET_CONSUM_WITH_LOCKEY 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 20040123
2 Exporting ED_UNIT Call by reference Type reference (TYPE) T006-MSEHI Maßeinheit 20040123
3 Exporting ET_CONSUMHIST Call by reference Type reference (TYPE) RE_T_CONSUMHIST Verbrauchshistorie 20040123
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 20040123
7 Importing ID_MEAS Call by reference Type reference (TYPE) REBDMEAS Bemessungsart 20040123
8 Importing ID_PFROM Call by reference Type reference (TYPE) RECAPERIODFROM Datum des Periodenbeginns 20040123
9 Importing ID_PTO Call by reference Type reference (TYPE) RECAPERIODTO Datum des Periodenendes 20040123
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 20040123
# Exception Resumable Description Created on
1 ERROR Fehler 20040123

Method GET_DEFAULT_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_POINT Call by reference Type reference (TYPE) RESCMEASPOINT_INT Messpunkte (intern) 20040109
2 Returning RS_POINTPROP Value transfer Type reference (TYPE) RESCMEASPOINTPROP_INP Zusatzeigenschaften zum Zähler: Eingabefelder 20040109

Method GET_DEFAULT_PROPERTY on class CL_REEX_METER_MNGR has no exception.

Method GET_LIST Signature

Method GET_LIST on class CL_REEX_METER_MNGR has no parameter.
Method GET_LIST on class CL_REEX_METER_MNGR has no exception.

Method GET_LIST_WITHOUT_DEFAULT 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 20040112
2 Importing IT_LIST Call by reference Type reference (TYPE) RE_T_MEASPOINTPROP_INP Zusatzeigenschaften zum Zähler: Eingabefelder 20040112

Method GET_LIST_WITHOUT_DEFAULT on class CL_REEX_METER_MNGR has no exception.

Method GET_MEASDOC_MNGR Signature

Method GET_MEASDOC_MNGR on class CL_REEX_METER_MNGR has no parameter.
Method GET_MEASDOC_MNGR on class CL_REEX_METER_MNGR has no exception.

Method GET_POINT_DETAIL Signature

Method GET_POINT_DETAIL on class CL_REEX_METER_MNGR has no parameter.
Method GET_POINT_DETAIL on class CL_REEX_METER_MNGR has no exception.

Method GET_POINT_LIST Signature

Method GET_POINT_LIST on class CL_REEX_METER_MNGR has no parameter.
Method GET_POINT_LIST on class CL_REEX_METER_MNGR has no exception.

Method GET_POINT_LIST_BY_MEAS Signature

Method GET_POINT_LIST_BY_MEAS on class CL_REEX_METER_MNGR has no parameter.
Method GET_POINT_LIST_BY_MEAS on class CL_REEX_METER_MNGR has no exception.

Method GET_POINT_LIST_X Signature

Method GET_POINT_LIST_X on class CL_REEX_METER_MNGR has no parameter.
Method GET_POINT_LIST_X on class CL_REEX_METER_MNGR has no exception.

Method GET_REAL_ASSIGNPERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_ASSIGNFROM Call by reference Type reference (TYPE) RESCMEASPOINT_INP-ASSIGNFROM Datum: Gültig ab 20040406
2 Exporting ED_ASSIGNTO Call by reference Type reference (TYPE) RESCMEASPOINT_INP-ASSIGNTO Datum: Gültig bis 20040406
3 Importing ID_ASSIGNFROM Call by reference Type reference (TYPE) RESCMEASPOINT_INP-ASSIGNFROM Datum: Gültig ab 20040406
4 Importing ID_ASSIGNTO Call by reference Type reference (TYPE) RESCMEASPOINT_INP-ASSIGNTO Datum: Gültig bis 20040406
5 Importing ID_OBJNRSRC Call by reference Type reference (TYPE) RESCMEASPOINT_INP-OBJNRSRC Objektnummer des Objektes auf dem der Zähler definiert ist 20040406
6 Importing ID_OBJNRTRG Call by reference Type reference (TYPE) RESCMEASPOINT_INP-OBJNRTRG Objektnummer des Objektes, welches den Zähler benutzen kann 20040406
7 Importing ID_PFROM Call by reference Type reference (TYPE) RECADATEFROM RECA0_DATE-MIN Datum: gültig ab 20040406
8 Importing ID_PTO Call by reference Type reference (TYPE) RECADATETO RECA0_DATE-MAX Datum: gültig bis 20040406
9 Importing ID_VALIDFROM Call by reference Type reference (TYPE) RESCMEASPOINT_INP-VALIDFROM Datum: Gültig ab 20040406
10 Importing ID_VALIDTO Call by reference Type reference (TYPE) RESCMEASPOINT_INP-VALIDTO Datum: Gültig bis 20040406
# Exception Resumable Description Created on
1 ERROR Fehler 20040406

Method GET_UUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_UUID Value transfer Type reference (TYPE) RESCMPGUID Interne eindeutiger Schlüssel für einen Meßpunkt 20070302

Method GET_UUID on class CL_REEX_METER_MNGR has no exception.

Method ME_ADD_MEASPOINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_POINT Call by reference Type reference (TYPE) RE_T_MEASPOINT_INP Messpunkte: Eingabefelder 20080620
2 Exporting ET_POINT_PART Call by reference Type reference (TYPE) RE_T_MEASPOINT_INP Messpunkte: Eingabefelder 20080620
3 Importing ID_PFROM Call by reference Type reference (TYPE) RECADATEFROM Datum: Gültig ab 20080620
4 Importing ID_PTO Call by reference Type reference (TYPE) RECADATETO Datum: Gültig bis 20080620
5 Importing IS_POINT Call by reference Type reference (TYPE) RESCMEASPOINTPROP_INP Messpunkte: Eingabefelder 20080620
6 Importing IT_POINT_POINT Call by reference Type reference (TYPE) RE_T_MEASPOINT_INP Messpunkte: Eingabefelder 20080620
# Exception Resumable Description Created on
1 ERROR Fehler 20080620

Method PARENTS_ARE_POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_IS_POSSIBLE Value transfer Type reference (TYPE) RECABOOL Allgemeines Ja/Nein - Feld 20040108

Method PARENTS_ARE_POSSIBLE on class CL_REEX_METER_MNGR has no exception.

Method REFRESH Signature

Method REFRESH on class CL_REEX_METER_MNGR has no parameter.
Method REFRESH on class CL_REEX_METER_MNGR has no exception.

Method SET_CHARACTERISTIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_POINT Call by reference Type reference (TYPE) RESCMEASPOINT_INT Messpunkte (intern) 20040213
2 Changing CS_POINTPROP Call by reference Type reference (TYPE) RESCMEASPOINTPROP_INP Zusatzeigenschaften zum Zähler: Eingabefelder 20040213
3 Importing ID_XCHARACTERISTIC Call by reference Type reference (TYPE) ATNAM Merkmalname 20040213
4 Importing IT_CHARACTERISTIC Call by reference Type reference (TYPE) RE_T_CABN Merkmal (CABN) 20040213

Method SET_CHARACTERISTIC on class CL_REEX_METER_MNGR has no exception.

Method SET_POINT_LIST Signature

Method SET_POINT_LIST on class CL_REEX_METER_MNGR has no parameter.
Method SET_POINT_LIST on class CL_REEX_METER_MNGR has no exception.

Method SUBOBJ_ALLOWED Signature

Method SUBOBJ_ALLOWED on class CL_REEX_METER_MNGR has no parameter.
Method SUBOBJ_ALLOWED on class CL_REEX_METER_MNGR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 46C