SAP ABAP Class CL_RECD_CASHFLOW_SERVICES (Service Class for Cash Flow)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-CN (Application Component) Real Estate Contract
     RE_CD_CF (Package) RE: Cash Flow
Properties
Class CL_RECD_CASHFLOW_SERVICES  
Short Description Service Class for Cash Flow    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_CD_CF   RE: Cash Flow 
Created 20040225   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 GTYPE 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 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RECD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 RECD2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 RERA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RECD_CASHFLOW_SERVICES has no interface implemented.
Friends
Class CL_RECD_CASHFLOW_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_PROCESSID Static Attribute Private Type reference (TYPE) RECAPROCESSID Process Identification -> Accounting Reference Number 20130430
2 MD_REFGUID Static Attribute Private Type reference (TYPE) RECAGUID GUID (RAW16) 20130430
3 MF_EXIT_TAX Static Attribute Private Type reference (TYPE) RECABOOL Is There an Implementation? 20120507
4 MF_HAS_EXIT Static Attribute Private Type reference (TYPE) RECABOOL Is There an Implementation? 20120427
5 MF_REVERSAL_PROCESS Static Attribute Private Type reference (TYPE) RECABOOL Reversal Process? 20100302
6 MO_EXIT Static Attribute Private Object reference (TYPE REF TO) BADI_RECD_CASHFLOW Cash Flow 20120427
7 MO_EXIT_TAX Static Attribute Private Object reference (TYPE REF TO) BADI_RECA_TAX_CALCULATION Tax Calculation 20120507
8 MT_DELETE Static Attribute Private Type reference (TYPE) GTYPE_T_DELETE Deletion Buffer 20080213
9 MT_IDENT Static Attribute Private Type reference (TYPE) GTYPE_T_IDENT ID Buffer 20080213
10 MT_NEGATIV Static Attribute Private Type reference (TYPE) GTYPE_T_NEGATIV Negative List for Flow Types 20130430
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE_VALUES Static method Public Method Calculates Time-Dependent Amounts (Local Currency, Taxes) 20050110
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20120427
3 CREATE_CASHFLOW_ITEM Static method Public Method Adds a Record to the Partner-Related Cash Flow 20061103
4 GET_COND_OBJ_BY_REFGUID Static method Public Method Gets Calculation and Distribution Object of Condition 20040225
5 GET_NOT_ASSIGNED_PARTNERS Static method Public Method Gets Non-Assigned Partner of Cash Flow 20050201
6 GET_SPECIAL_CFSTATUS_ICON Static method Public Method Gets Special Status Icon 20061031
7 GET_XWHEREFROM Static method Public Method Gets Text of Origin 20070322
8 HANDLE_BUFFER_RESET_ALL Static method Public Event handling method Delete Global Buffer 20130430
9 IS_CF_AMOUNT_NEGATIVE Static method Public Method Gets Indicator for Whether Cash Flow Is Negative 20040611
10 IS_CF_FORCE_GEN_ACTIVE Static method Public Method Is Forced Cash-Flow Generation Active? 20130416
11 IS_CF_STORE_OPTI_ACTIVE Static method Public Method Should Cash Flow Save Be Optimized 20090610
12 IS_CF_USED_BY_POSTING Static method Public Method Was Cash Flow Used for Posting 20080221
13 IS_LOCKED Static method Public Method Asks If Locked Entries Exist 20070322
14 IS_NEGATIV Static method Public Method Asks If Values Are Negative 20070322
15 IS_REVERSAL_PROCESS Static method Public Method Gets Indicator for If This Is a Reversal Process 20100302
16 IS_STABLE_CTLCAMOUNT_OBJ Static method Public Method Should Obj-CTLC Amounts Remain Stable (CurrConv) 20090525
17 IS_STABLE_CTLCAMOUNT_PAY Static method Public Method Should Pay-CTLC Amounts Remain Stable (CurrConv) 20090525
18 RESET_BUFFER Static method Public Method Resets Buffers 20080213
19 SET_EXTENDED_CASHFLOW Static method Public Method Sets the Additional Data in the Flow Record 20050119
20 SET_EXTENDED_OBJ Static method Public Method Sets the Additional Data in the Object Flow Record 20070322
21 SET_EXTENDED_PAY Static method Public Method Sets the Additional Data in the Partner Flow Record 20070322
22 SET_REVERSAL_PROCESS Static method Public Method Sets Reversal Process Indicator 20100302
Events
Class CL_RECD_CASHFLOW_SERVICES has no event.
Types
Class CL_RECD_CASHFLOW_SERVICES has no local type.
Method Signatures

Method CALCULATE_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_VALUES Call by reference Type reference (TYPE) RECD_CF_VALUE_CONTEXT Beträge und Betragskontext des Finanzstroms 20050110
2 Importing ID_BUKRS Value transfer Type reference (TYPE) BUKRS Buchungskreis 20050110
3 Importing ID_CONDVALUE Value transfer Type reference (TYPE) TFM_BBWHR Konditionsbetrag 20050110
4 Importing ID_CTRULE Value transfer Type reference (TYPE) RECACTRULE Währungsumrechnungsregel 20060619
5 Importing ID_DOCUMENTDATE Value transfer Type reference (TYPE) SY-DATUM Belegdatum 20050110
6 Importing ID_POSTINGDATE Value transfer Type reference (TYPE) SY-DATUM Buchungsdatum 20050110
7 Importing ID_TAXDATE Value transfer Type reference (TYPE) SY-DATUM Steuerberechnungsdatum 20050110
8 Importing ID_VALUATIONDATE Value transfer Type reference (TYPE) SY-DATUM Bewertungsdatum 20050110
9 Importing IF_NO_TRANS_CURR Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Keine Währungsumrechung? 20060710
10 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Message-Handler 20060622
11 Importing IS_CTBASEDATE Value transfer Type reference (TYPE) RECA_CTBASEDATE Übergabe Basisdatum (Umrechnungsservice) 20060619
# Exception Resumable Description Created on
1 ERROR Fehler 20050110

Method CLASS_CONSTRUCTOR Signature

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

Method CREATE_CASHFLOW_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CFOBJ Call by reference Type reference (TYPE) RE_T_CASHFLOW_OBJ Finanzstrom (VICDCFOBJ) 20110118
2 Exporting ET_CFOBJGUID Call by reference Type reference (TYPE) RE_T_GUID GUIDs für objektbezogenen Finanzstrom 20061103
3 Exporting ET_CFPAY Call by reference Type reference (TYPE) RE_T_CASHFLOW_PAY Finanzstrom (VICDCFPAY) 20110118
4 Exporting ET_CFPAYGUID Call by reference Type reference (TYPE) RE_T_GUID GUIDs für zahlungsbezogenen Finanzstrom 20061103
5 Importing ID_AMOUNT Call by reference Type reference (TYPE) RECDCONDVALUE Finanzstrombetrag für Periode 20061103
6 Importing ID_CONDGUID Call by reference Type reference (TYPE) RECDCONDGUID Kondition 20061103
7 Importing ID_DISTRIBUTE_OBJECT Call by reference Type reference (TYPE) RECAOBJNR Objekt für Objektfinanzstrom 20070806
8 Importing ID_DUEDATE Call by reference Type reference (TYPE) RECDDUEDATE Fälligkeit 20061103
9 Importing ID_PERIOD_BEGIN Call by reference Type reference (TYPE) SYDATUM Periodenbeginn 20061103
10 Importing ID_PERIOD_END Call by reference Type reference (TYPE) SYDATUM Periodenende 20061103
11 Importing ID_REFFLOWREL Call by reference Type reference (TYPE) RECDREFFLOWREL Typ der Beziehung zwischen Bewegungsart und Ref.bewegungsart 20070516
12 Importing ID_WHEREFROM Call by reference Type reference (TYPE) RECDWHEREFROM Ursprung eines Bewegungssatzes 20061103
13 Importing IF_COMMIT Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Commit? 20061103
14 Importing IF_DISTRIBUTE Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Verteilen? 20061103
15 Importing IF_DISTRIBUTE_FULL Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE "richtig" zeitabhängig verteilen? 20080808
16 Importing IF_IN_UPDATE_TASK Call by reference Type reference (TYPE) RECABOOL ABAP_TRUE Update Task? 20070213
17 Importing IF_SIMULATION Call by reference Type reference (TYPE) RECABOOL ABAP_TRUE Simulation? 20061103
18 Importing IF_SPLIT Call by reference Type reference (TYPE) RECABOOL ABAP_TRUE Split verwenden falls definiert? 20061103
19 Importing IF_USE_DUEDATECORRRULE Call by reference Type reference (TYPE) RECABOOL ABAP_TRUE Fälligkeitsverschiebung anwenden? 20070125
20 Importing IO_CONDITION_MNGR Call by reference Object reference (TYPE REF TO) IF_RECD_CONDITION_MNGR Verwalter - Konditionen 20110118
# Exception Resumable Description Created on
1 ERROR Fehler 20061103

Method GET_COND_OBJ_BY_REFGUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_OBJNRCALC Call by reference Type reference (TYPE) RECDOBJNRCALC Objektnummer für Berechnung 20040225
2 Exporting ED_OBJNRDIST Call by reference Type reference (TYPE) RECDOBJNRDIST Objektnummer für Verteilung 20040225
3 Exporting ET_OBJNRASSDIST Call by reference Type reference (TYPE) RE_T_VIBDOBJASS Objektzuordnung (VIBDOBJASS) 20040311
4 Importing ID_REFGUID Call by reference Type reference (TYPE) RERAREFGUID Referenz-GUID 20040225
5 Importing ID_REFGUIDORIGIN Call by reference Type reference (TYPE) RERAGUIDORIGIN Herkunft der GUID 20040225
# Exception Resumable Description Created on
1 NOT_FOUND Daten nicht gefunden 20040225

Method GET_NOT_ASSIGNED_PARTNERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_DELETE_POSSIBLE Call by reference Type reference (TYPE) RECABOOL Partner ID_PARTNER kann gelöscht werden 20051219
2 Exporting ET_ASSIGNED_PARTNER Call by reference Type reference (TYPE) RE_T_PARTNER_KEY Zugeordnete Partner 20060308
3 Exporting ET_NOT_ASSIGNED_PARTNER Call by reference Type reference (TYPE) RE_T_PARTNER_KEY Nicht zugeordnete Partner 20050201
4 Importing ID_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20051128
5 Importing ID_PARTNER_VALIDFROM Call by reference Type reference (TYPE) REBPVALIDFROM Datum Beginn der Beziehung 20100303
6 Importing ID_PARTNER_VALIDTO Call by reference Type reference (TYPE) REBPVALIDTO Datum Ende der Beziehung 20100303
7 Importing IF_ACTUAL Call by reference Type reference (TYPE) RECABOOL ABAP_TRUE In Ist-Positionen suchen? 20050207
8 Importing IF_PLAN Call by reference Type reference (TYPE) RECABOOL ABAP_TRUE In Plan-Positionen suchen? 20050207
9 Importing IO_BUSOBJ Call by reference Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20050201
# Exception Resumable Description Created on
1 ERROR Fehler 20050201

Method GET_SPECIAL_CFSTATUS_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_CFSTATUS_ICON Value transfer Type reference (TYPE) RECDICONCFSTATUS Finanzstromstatus 20061031
2 Importing ID_CFSTATUS Call by reference Type reference (TYPE) RECDCFSTATUS Kennzeichnet den Status eines Bewegungssatzes 20061031
3 Importing ID_WHEREFROM Call by reference Type reference (TYPE) RECDWHEREFROM Ursprung eines Bewegungssatzes 20061031

Method GET_SPECIAL_CFSTATUS_ICON on class CL_RECD_CASHFLOW_SERVICES has no exception.

Method GET_XWHEREFROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_WHEREFROM Call by reference Type reference (TYPE) RECDWHEREFROM Ursprung eines Bewegungssatzes 20070322
2 Importing IF_FOLLOWUP Call by reference Type reference (TYPE) RECABOOL Nachbuchung? 20070322
3 Returning RD_XWHEREFROM Value transfer Type reference (TYPE) RECDXWHEREFROM Ursprung eines Bewegungssatzes 20070322

Method GET_XWHEREFROM on class CL_RECD_CASHFLOW_SERVICES has no exception.

Method HANDLE_BUFFER_RESET_ALL Signature

Method HANDLE_BUFFER_RESET_ALL on class CL_RECD_CASHFLOW_SERVICES has no parameter.
Method HANDLE_BUFFER_RESET_ALL on class CL_RECD_CASHFLOW_SERVICES has no exception.

Method IS_CF_AMOUNT_NEGATIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CONDTYPE Call by reference Type reference (TYPE) RECDCONDTYPE Konditionsart 20050613
2 Importing ID_FLOWTYPE Call by reference Type reference (TYPE) RECDFLOWTYPE Bewegungsart 20040611
3 Importing IO_BUSOBJ Call by reference Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20040611
4 Returning RF_NEGATIV Value transfer Type reference (TYPE) ABAP_BOOL Kennzeichen: negativ 20040611

Method IS_CF_AMOUNT_NEGATIVE on class CL_RECD_CASHFLOW_SERVICES has no exception.

Method IS_CF_FORCE_GEN_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BUSOBJ Call by reference Object reference (TYPE REF TO) OBJECT Objekt 20130416
2 Returning RF_CF_FORCE_GEN_ACTIVE Value transfer Type reference (TYPE) RECABOOL Aktiv? 20130416

Method IS_CF_FORCE_GEN_ACTIVE on class CL_RECD_CASHFLOW_SERVICES has no exception.

Method IS_CF_STORE_OPTI_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_CF_STORE_OPTI_ACTIVE Value transfer Type reference (TYPE) RECABOOL Optimieren? 20090610

Method IS_CF_STORE_OPTI_ACTIVE on class CL_RECD_CASHFLOW_SERVICES has no exception.

Method IS_CF_USED_BY_POSTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BUSOBJ Call by reference Object reference (TYPE REF TO) OBJECT Objekt 20080221
2 Returning RF_CF_USED_BY_POSTING Value transfer Type reference (TYPE) RECABOOL Verwendet? 20080221

Method IS_CF_USED_BY_POSTING on class CL_RECD_CASHFLOW_SERVICES has no exception.

Method IS_LOCKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_LOCKED_FROM Call by reference Type reference (TYPE) SYDATUM Gesperrt von 20070322
2 Exporting ED_LOCKED_TO Call by reference Type reference (TYPE) SYDATUM Gesperrt bis 20070322
3 Exporting EF_LOCKED Call by reference Type reference (TYPE) RECABOOL Gesperrte Einträge vorhanden 20070322
4 Importing IO_CASHFLOW_MNGR Call by reference Object reference (TYPE REF TO) IF_RECD_CASHFLOW_MNGR Finanzstrom-Manager (VICDCFOBJ und VICDCFPAY) 20070322
5 Importing IS_PAY Call by reference Type reference (TYPE) RECD_CASHFLOW_PAY Finanzstrom (VICDCFPAY) 20070322
6 Importing IS_PAY_X Call by reference Type reference (TYPE) RECD_CASHFLOW_PAY_X Finanzstrom und Zusatzfelder (VICDCFPAY) 20070322
7 Importing IT_PAY Call by reference Type reference (TYPE) RE_T_CASHFLOW_PAY Finanzstrom (VICDCFPAY) 20070322
8 Importing IT_PAY_X Call by reference Type reference (TYPE) RE_T_CASHFLOW_PAY_X Finanzstrom und Zusatzfelder (VICDCFPAY) 20070322

Method IS_LOCKED on class CL_RECD_CASHFLOW_SERVICES has no exception.

Method IS_NEGATIV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CASHFLOW_MNGR Call by reference Object reference (TYPE REF TO) IF_RECD_CASHFLOW_MNGR Finanzstrom-Manager (VICDCFOBJ und VICDCFPAY) 20070322
2 Importing IS_OBJ Call by reference Type reference (TYPE) RECD_CASHFLOW_OBJ Finanzstrom (VICDCFOBJ) 20070322
3 Importing IS_OBJ_X Call by reference Type reference (TYPE) RECD_CASHFLOW_OBJ_X Finanzstrom und Zusatzfelder (VICDCFOBJ) 20070322
4 Importing IS_PAY Call by reference Type reference (TYPE) RECD_CASHFLOW_PAY Finanzstrom (VICDCFPAY) 20070322
5 Importing IS_PAY_X Call by reference Type reference (TYPE) RECD_CASHFLOW_PAY_X Finanzstrom und Zusatzfelder (VICDCFPAY) 20070322
6 Returning RF_NEGATIV Value transfer Type reference (TYPE) ABAP_BOOL 20070322

Method IS_NEGATIV on class CL_RECD_CASHFLOW_SERVICES has no exception.

Method IS_REVERSAL_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_REVERSAL_PROCESS Value transfer Type reference (TYPE) RECABOOL Stornoprozess? 20100302

Method IS_REVERSAL_PROCESS on class CL_RECD_CASHFLOW_SERVICES has no exception.

Method IS_STABLE_CTLCAMOUNT_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DOCUMENTDATE Call by reference Type reference (TYPE) SYDATUM Belegdatum 20090525
2 Importing ID_POSTINGDATE Call by reference Type reference (TYPE) SYDATUM Buchungsdatum 20090525
3 Importing ID_VALUATIONDATE Call by reference Type reference (TYPE) SYDATUM Bewertungsdatum 20090525
4 Importing IO_CONDITION_MNGR Call by reference Object reference (TYPE REF TO) IF_RECD_CONDITION_MNGR Verwalter - Konditionen 20090525
5 Importing IS_OBJ_X Call by reference Type reference (TYPE) RECD_CASHFLOW_OBJ_X Finanzstrom und Zusatzfelder (VICDCFOBJ) 20090525
6 Returning RF_STABLE_CTLCAMOUNT Value transfer Type reference (TYPE) RECABOOL Stabil? 20090525

Method IS_STABLE_CTLCAMOUNT_OBJ on class CL_RECD_CASHFLOW_SERVICES has no exception.

Method IS_STABLE_CTLCAMOUNT_PAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DOCUMENTDATE Call by reference Type reference (TYPE) SYDATUM Belegdatum 20090525
2 Importing ID_POSTINGDATE Call by reference Type reference (TYPE) SYDATUM Buchungsdatum 20090525
3 Importing ID_VALUATIONDATE Call by reference Type reference (TYPE) SYDATUM Bewertungsdatum 20090525
4 Importing IO_CONDITION_MNGR Call by reference Object reference (TYPE REF TO) IF_RECD_CONDITION_MNGR Verwalter - Konditionen 20090525
5 Importing IS_PAY_X Call by reference Type reference (TYPE) RECD_CASHFLOW_PAY_X Finanzstrom und Zusatzfelder (VICDCFOBJ) 20090525
6 Returning RF_STABLE_CTLCAMOUNT Value transfer Type reference (TYPE) RECABOOL Stabil? 20090525

Method IS_STABLE_CTLCAMOUNT_PAY on class CL_RECD_CASHFLOW_SERVICES has no exception.

Method RESET_BUFFER Signature

Method RESET_BUFFER on class CL_RECD_CASHFLOW_SERVICES has no parameter.
Method RESET_BUFFER on class CL_RECD_CASHFLOW_SERVICES has no exception.

Method SET_EXTENDED_CASHFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_EXTENDED Call by reference Type reference (TYPE) RECD_CASHFLOW_ADD Zusatzfelder für beide Finanzströme 20050119
2 Importing ID_BOOK_FLOWTYPE Value transfer Type reference (TYPE) RECDFLOWTYPE Bewegungsart 20050119
3 Importing ID_BOOK_REFFLOWREL Value transfer Type reference (TYPE) RECDREFFLOWREL Typ der Beziehung zwischen Bewegungsart und Ref.bewegungsart 20050119
4 Importing ID_BUKRS Value transfer Type reference (TYPE) BUKRS Buchungskreis 20050119
5 Importing ID_CFSTATUS Value transfer Type reference (TYPE) RECDCFSTATUS Kennzeichnet den Status eines Bewegungssatzes 20050119
6 Importing ID_CONDCURR Value transfer Type reference (TYPE) RECDCFCURR Konditionswährung der Finanzstromposition 20050119
7 Importing ID_CONDTYPE Value transfer Type reference (TYPE) RECDCONDTYPE Konditionsart (feinste Unterteilung der Konditionssätze) 20050119
8 Importing ID_FLOWTYPE Value transfer Type reference (TYPE) RECDFLOWTYPE Bewegungsart 20050119
9 Importing ID_LANGU Value transfer Type reference (TYPE) SY-LANGU SY-LANGU Sprache 20050119
10 Importing ID_LOCALCURR Value transfer Type reference (TYPE) RECDCFLCCURR Hauswährung der Finanzstromposition 20050119
11 Importing ID_REFFLOWREL Value transfer Type reference (TYPE) RECDREFFLOWREL Typ der Beziehung zwischen Bewegungsart und Ref.bewegungsart 20050119
12 Importing ID_REFGUID Value transfer Type reference (TYPE) RECAGUID GUID (RAW16) 20050421
13 Importing ID_TAXGROUP Value transfer Type reference (TYPE) RERATAXGROUP Steuergruppe 20050119
14 Importing ID_TAXTYPE Value transfer Type reference (TYPE) RERATAXTYPE Steuertyp 20050119
15 Importing IF_CFSPLITBASIS Value transfer Type reference (TYPE) RECDCFSPLITBASIS Finanzstromsatz diente als Grundlage für Split 20051128
16 Importing IF_LOCKED Value transfer Type reference (TYPE) RECABOOL Gesperrt 20050830

Method SET_EXTENDED_CASHFLOW on class CL_RECD_CASHFLOW_SERVICES has no exception.

Method SET_EXTENDED_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OBJ_X Call by reference Type reference (TYPE) RECD_CASHFLOW_OBJ_X Finanzstrom und Zusatzfelder (VICDCFOBJ) 20070322
2 Importing ID_DOCUMENTDATE Call by reference Type reference (TYPE) SY-DATUM Belegdatum 20070322
3 Importing ID_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache 20070322
4 Importing ID_POSTINGDATE Call by reference Type reference (TYPE) SY-DATUM Buchungsdatum 20070322
5 Importing ID_VALUATIONDATE Call by reference Type reference (TYPE) SY-DATUM Bewertungsdatum 20070322
6 Importing IF_NO_TRANS_CURR Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Keine Währungsumrechung? 20070322
7 Importing IF_ONLY_AMOUNTS Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Kennzeichen: Nur Wertfelder 20091201
8 Importing IF_ONLY_TAX_CALC Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Nur Steuerberechnung durchführen 20070322
9 Importing IO_CONDITION_MNGR Call by reference Object reference (TYPE REF TO) IF_RECD_CONDITION_MNGR Verwalter - Konditionen 20070322
10 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Message-Handler 20070322
11 Importing IT_OBJ Call by reference Type reference (TYPE) RE_T_CASHFLOW_OBJ Finanzstrom (VICDCFOBJ) 20070322
# Exception Resumable Description Created on
1 ERROR Fehler 20070322

Method SET_EXTENDED_PAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PAY_X Call by reference Type reference (TYPE) RECD_CASHFLOW_PAY_X Finanzstrom und Zusatzfelder (VICDCFOBJ) 20070322
2 Importing ID_DOCUMENTDATE Call by reference Type reference (TYPE) SY-DATUM Belegdatum 20070322
3 Importing ID_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache 20070322
4 Importing ID_POSTINGDATE Call by reference Type reference (TYPE) SY-DATUM Buchungsdatum 20070322
5 Importing ID_VALUATIONDATE Call by reference Type reference (TYPE) SY-DATUM Bewertungsdatum 20070322
6 Importing IF_NO_TRANS_CURR Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Keine Währungsumrechung? 20070322
7 Importing IF_NO_XPARTNER Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Keine Partnerbeschreibung 20120620
8 Importing IF_ONLY_AMOUNTS Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Kennzeichen: Nur Wertfelder 20091201
9 Importing IF_ONLY_TAX_CALC Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Nur Steuerberechnung durchführen 20070322
10 Importing IO_CASHFLOW_MNGR Call by reference Object reference (TYPE REF TO) IF_RECD_CASHFLOW_MNGR Finanzstrom-Manager (VICDCFOBJ und VICDCFPAY) 20070322
11 Importing IO_CONDITION_MNGR Call by reference Object reference (TYPE REF TO) IF_RECD_CONDITION_MNGR Verwalter - Konditionen 20070322
12 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Message-Handler 20070322
13 Importing IT_PAY Call by reference Type reference (TYPE) RE_T_CASHFLOW_PAY Finanzstrom (VICDCFPAY) 20070322
# Exception Resumable Description Created on
1 ERROR Fehler 20070322

Method SET_REVERSAL_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_REVERSAL_PROCESS Call by reference Type reference (TYPE) RECABOOL Kennzeichen Stornoprozess 20100302

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