SAP ABAP Class CL_REEX_DATA_FM_ACCT_DERIVE (Derived FM Account Assignment)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-RA (Application Component) Rental Accounting
     RE_EX_FM (Package) RE: FM (Interface to Funds Management)
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] 20051213
Properties
Class CL_REEX_DATA_FM_ACCT_DERIVE  
Short Description Derived FM Account Assignment    
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_EX_FM   RE: FM (Interface to Funds Management) 
Created 20051213   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RECD2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RERA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_REEX_DATA_FM_ACCT_DERIVE has no interface implemented.
Friends
Class CL_REEX_DATA_FM_ACCT_DERIVE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MSO_SEL_OPT Instance attribute Protected Type reference (TYPE) MTYPE_S_SEL_OPT Selection Criteria 20051213
2 MSO_SEL_OPT_OLD Instance attribute Protected Type reference (TYPE) MTYPE_S_SEL_OPT 20051213
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20051213
2 GET_CASHFLOW Instance method Protected Method Gets Cash Flow Records 20051213
Events
Class CL_REEX_DATA_FM_ACCT_DERIVE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MTYPE_S_SEL_OPT Protected See coding 20051213 BEGIN OF mtype_s_sel_opt, o_busobj type ref to if_reca_bus_object, select_cfstatus_act TYPE abap_bool, select_cfstatus_plan TYPE abap_bool, select_obj_cf TYPE abap_bool, select_pay_cf TYPE abap_bool, validfrom TYPE recadatefrom, validto TYPE recadateto, END OF mtype_s_sel_opt
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_REPORTID Value transfer Type reference (TYPE) REISC_REPORTID-REPORTID ID für Report des Infosystems 20051213

Method CONSTRUCTOR on class CL_REEX_DATA_FM_ACCT_DERIVE has no exception.

Method GET_CASHFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CF_OBJ Call by reference Type reference (TYPE) RE_T_CASHFLOW_OBJ Finanzstrom und Zusatzfelder (VICDCFOBJ) 20060601
2 Exporting ET_CF_PAY Call by reference Type reference (TYPE) RE_T_CASHFLOW_PAY Finanzstrom (VICDCFPAY) 20051213

Method GET_CASHFLOW on class CL_REEX_DATA_FM_ACCT_DERIVE has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700