RFFDIS40 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This program displays the summary records created in Cash Management...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter RFFDIS40 into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Selection Text: VERDICHT = Output format (0,1,2,3)
Selection Text: TITLE = Additional heading
Selection Text: SORT-KEY = Sorting (1-4)
Selection Text: LSEP = Separate list
Selection Text: DATLZREO = Last reorg.summarization date
Title: Compare Cash Management Summary Records with Postings
Text Symbol: 402 = No authorization for the specified company codes
Text Symbol: 401 = or
Text Symbol: 400 = Invalid company codes entered
Text Symbol: 310 = TR-CM subsystem:
Text Symbol: 309 = Numbers for contract accounts receivable/payable were deducted from summary records so that output can be used for reconciliation
Text Symbol: 308 = If necessary, summary records were raised to the last reorg. date (&D1) and summarized
Text Symbol: 307 = Memo records
Text Symbol: 306 = Corrected Summary Records
Text Symbol: 304 = Totals Records
Text Symbol: 303 = Cash management and forecast
Text Symbol: 302 = Memo records and corrected summary records
Text Symbol: 301 = Accompanying cash management and forecast summary
Text Symbol: 214 = CC Date Lv Group/acct name BusA Curr ID no.
Text Symbol: 213 = CC Lv Group/acct name BusA Date Curr ID no.
Text Symbol: 212 = CC Group/acct name BusA Lv Date Curr ID no.
Text Symbol: 211 = CC Date Group/acct name BusA Lv Curr ID no.
Text Symbol: 201 = Further selections
Text Symbol: 200 = Output control
Text Symbol: 114 = CC Date Lv Group/acct name BusA Curr Amount
Text Symbol: 113 = CC Lv Group/acct name BusA Date Curr Amount
Text Symbol: 112 = CC Group/acct name BusA Lv Date Curr Amount
Text Symbol: 111 = CC Date Group/acct name BusA Lv Curr Amount
Text Symbol: 052 = Company code corrected summary record total
Text Symbol: 051 = Company code memo record total
Text Symbol: 050 = Company code summary record total
Text Symbol: 014 = C S M CC Date Lv Group/acct name BusA Curr ID no. Amount Corr.amount
Text Symbol: 013 = C S M CC Lv Group/acct name BusA Date Curr ID no. Amount Corr.amount
Text Symbol: 012 = C S M CC Group/acct name BusA Lv Date Curr ID no. Amount Corr.amount
Text Symbol: 011 = C S M CC Date Group/acct name BusA Lv Curr ID no. Amount Corr.amount
INCLUDE RFCMINCL_SUPP_ACC_ASSIGNM.
No SAP DATABASE tables are accessed within this REPORT code!
POPUP_NO_LIST call function 'POPUP_NO_LIST'.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RFFDIS40 - Compare Cash Management Summary Records with Postings RFFDIS40 - Compare Cash Management Summary Records with Postings RFFDIS35 - Journal of Entered and Changed Payment Advices RFFDIS35 - Journal of Entered and Changed Payment Advices RFFDIS00 - Reorganization of Cash Management and Forecasting RFFDIS00 - Reorganization of Cash Management and Forecasting