SAP ABAP Class CL_RESC_DATA_METER (Display Meters for Rental Objects)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-SC (Application Component) Service Charge Settlement
     RE_SC_MS (Package) SCS: Measurement Engine
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_REIS_DATA ALV Reporting: Model Component [Abstract] 20040123
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RESC_DATA_METER Display Meters for Rental Objects 20040123
Properties
Class CL_RESC_DATA_METER  
Short Description Display Meters for Rental Objects    
Super Class CL_REIS_DATA ALV Reporting: Model Component [Abstract] 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_SC_MS   SCS: Measurement Engine 
Created 20040123   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 CNTB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RECA4 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RESC3 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RESC_DATA_METER Display Meters for Rental Objects 20040123
Friends
Class CL_RESC_DATA_METER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_CREATE Constant Protected Type reference (TYPE) SY-UCOMM 'MEASDOC_CREATE' Screens, function code that triggered PAI 20040205
2 MC_CREATE_LIST Constant Protected Type reference (TYPE) SY-UCOMM 'MEASDOC_CREATE_LIST' Screens, function code that triggered PAI 20040226
3 MD_LOCKEY Instance attribute Public Attribute reference (LIKE) 20040123
4 MD_PFROM Instance attribute Public Attribute reference (LIKE) 20040123
5 MD_PTO Instance attribute Public Attribute reference (LIKE) 20040123
6 MF_GETCONSUM Instance attribute Public Attribute reference (LIKE) 20040123
7 MF_GRID Instance attribute Public Attribute reference (LIKE) 20040226
8 MF_INCLUDE_RO Instance attribute Public Attribute reference (LIKE) 20040223
9 MT_OBJNR Instance attribute Protected Type reference (TYPE) RE_T_OBJNR OBJNR 20040223
Methods
# Method Level Visibility Method type Description Created on
1 ADD_HASMETER Instance method Protected Method Adds Data of a Business Object 20040223
2 GET_ENTRYLIST Instance method Protected Method Returns the Entry List 20040226
Events
Class CL_RESC_DATA_METER has no event.
Types
Class CL_RESC_DATA_METER has no local type.
Method Signatures

Method ADD_HASMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_VALID_FROM Call by reference Type reference (TYPE) SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20040223
2 Importing ID_VALID_TO Call by reference Type reference (TYPE) SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20040223
3 Importing IO_HASMETER Call by reference Object reference (TYPE REF TO) IF_RESC_HAS_METER Object with Meter 20040223

Method ADD_HASMETER on class CL_RESC_DATA_METER has no exception.

Method GET_ENTRYLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ENTRYLIST Value transfer Object reference (TYPE REF TO) IF_RESC_MEAS_ENTRY_LIST Messwerterfassungsliste 20040226

Method GET_ENTRYLIST on class CL_RESC_DATA_METER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 500