SAP ABAP Class CL_REEX_DERIVE_FM_ACCT (Impl: Derivation of 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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_REEX_DERIVE_FM_ACCT Derivation of FM Account Assignment 20051017
Properties
Class CL_REEX_DERIVE_FM_ACCT  
Short Description Impl: Derivation of FM Account Assignment    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RE_EX_FM   RE: FM (Interface to Funds Management) 
Created 20051017   SAP 
Last change 20100310   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 RECD2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_REEX_DERIVE_FM_ACCT Derivation of FM Account Assignment 20051017
Friends
Class CL_REEX_DERIVE_FM_ACCT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_PSTNGDATE Instance attribute Protected Type reference (TYPE) RERAPSTNGDATE Posting Date 20061002
2 MF_SIMULATE_POSTING Instance attribute Protected Type reference (TYPE) ABAP_BOOL Indicator: Simulate Posting 20060926
3 MO_BUSOBJ Instance attribute Protected Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business Object 20051017
4 MT_CF_OBJ Instance attribute Protected Type reference (TYPE) RE_T_CASHFLOW_OBJ Cash Flow (VICDCFOBJ) 20061002
5 MT_CF_PAY Instance attribute Protected Type reference (TYPE) RE_T_CASHFLOW_PAY Cash Flow (VICDCFPAY) 20061002
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_PROCESS Instance method Protected Method Generates Process 20061002
2 GET_LIST Instance method Public Method 20060216
3 GET_LIST_FOR_PROCESS Instance method Public Method Gets List with FM Account Assignment 20061002
Events
Class CL_REEX_DERIVE_FM_ACCT has no event.
Types
Class CL_REEX_DERIVE_FM_ACCT has no local type.
Method Signatures

Method CREATE_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_POSTING_PROCESS Call by reference Object reference (TYPE REF TO) IF_RERA_POSTING_PROCESS Periodische Buchungen 20061002
2 Importing ID_PSTNGDATE Call by reference Type reference (TYPE) RERAPSTNGDATE Buchungsdatum 20061002
3 Importing IT_CF_OBJ Call by reference Type reference (TYPE) RE_T_CASHFLOW_OBJ Finanzstrom (VICDCFOBJ) 20061002
4 Importing IT_CF_PAY Call by reference Type reference (TYPE) RE_T_CASHFLOW_PAY Finanzstrom (VICDCFPAY) 20061002
# Exception Resumable Description Created on
1 ERROR Fehler 20061002

Method GET_LIST Signature

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

Method GET_LIST_FOR_PROCESS 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_DOC_ITEM_EX RE-Belegposition extern 20061002
2 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20061002
3 Importing IO_PROCESS Call by reference Object reference (TYPE REF TO) IF_RERA_POSTING_PROCESS Periodische Buchungen 20061002
# Exception Resumable Description Created on
1 ERROR Fehler 20061002
History
Last changed by/on SAP  20100310 
SAP Release Created in 700