SAP ABAP Class CL_RESC_DATA_DISTHISTORY (Distribution Overview)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-SC (Application Component) Service Charge Settlement
     RE_SC_DC (Package) SCS: Distribute Costs
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] 20040506
Properties
Class CL_RESC_DATA_DISTHISTORY  
Short Description Distribution Overview    
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_DC   SCS: Distribute Costs 
Created 20040506   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RECA4 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RESC1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RESC_DATA_DISTHISTORY has no interface implemented.
Friends
Class CL_RESC_DATA_DISTHISTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_NAME_PROCESSID Constant Protected Type reference (TYPE) CHAR30 'PROCESSID' 20040506
2 MT_SU_DETAIL Instance attribute Protected Type reference (TYPE) MTY_T_SU_DETAIL 20080722
Methods
# Method Level Visibility Method type Description Created on
1 GET_PREVIOUS_PERIODS Instance method Protected Method Gets the Last n Periods 20080722
Events
Class CL_RESC_DATA_DISTHISTORY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MTY_S_SU_DETAIL Protected See coding 20080722 BEGIN OF mty_s_su_detail, objnr TYPE rescsuobjnr, dates TYPE re_t_recadaterange, detail_x TYPE resc_settl_unit_x, process TYPE re_t_guid, END OF mty_s_su_detail
2 MTY_T_SU_DETAIL Protected See coding 20080722 mty_t_su_detail TYPE SORTED TABLE OF mty_s_su_detail WITH UNIQUE KEY objnr
Method Signatures

Method GET_PREVIOUS_PERIODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DETAIL_X Call by reference Type reference (TYPE) RESC_SETTL_UNIT_X Abrechnungseinheit und Zusatzfelder (VISCSU) 20080722
2 Exporting ET_DATES Call by reference Type reference (TYPE) RE_T_RECADATERANGE Tabelle von Zeiträumen 20080722
3 Exporting ET_PROCESS Call by reference Type reference (TYPE) RE_T_GUID GUID 20080722
4 Importing IO_SU Call by reference Object reference (TYPE REF TO) IF_RESC_SETTL_UNIT Abrechnungseinheit (VISCSU) 20080722

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