RFFOPL_OVRDUE_INV is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for You use this report to generate a list of all customer invoices and vendor invoices that are not settled within their payment due date...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 RFFOPL_OVRDUE_INV into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
FIAPPL_OVERDUE_INV - Transaction code for Inv Reporting
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: P_AR = Customers
Selection Text: P_CLTEM = Cleared Items
Selection Text: P_LIST = ALV List Output
Selection Text: P_NCUST = Natural Person
Selection Text: P_NVEND = Natural Person
Selection Text: P_OPEN = Open Items
Selection Text: P_POST = Posting Period
Selection Text: P_PTALL = Both
Selection Text: P_PTLESS = Less than or equal to 60 days
Selection Text: P_PTMORE = Greater than 60 days
Selection Text: P_RECON = Reconciliation Key Date
Selection Text: P_REV = Reversed Documents
Selection Text: P_TREE = ALV Tree Output
Selection Text: P_UPDT = Production Run
Selection Text: P_VENCUS = Vendor / Customer
Selection Text: S_ARREAR = Arrear Days
Selection Text: S_BAREA = Business Area
Selection Text: S_BLART = Document Type
Selection Text: S_BLDAT = Document Date
Selection Text: S_CLEAR = Clearing Date
Selection Text: S_CUST = Customer Account
Selection Text: S_DUE = Due Date
Selection Text: S_RCUST = Reconciliation Account
Selection Text: S_RVEND = Reconciliation Account
Selection Text: S_TCUST = Customer Trading Partner
Selection Text: S_TVEND = Vendor Trading Partner
Selection Text: S_VATDT = Tax Reporting Date
Selection Text: S_VEND = Vendor Account
Selection Text: P_AP = Vendors
Title: Overdue Invoices (Poland)
Text Symbol: 001 = Date Selection
Text Symbol: 002 = Further Selection
Text Symbol: 003 = Arrears
Text Symbol: 004 = Payment Terms
Text Symbol: 005 = Line Item Selection
Text Symbol: 006 = Company Code
Text Symbol: 007 = Overdue Invoices
Text Symbol: 008 = Report Date
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RFFOPL_OVRDUE_INV - Overdue Invoices (Poland) RFFOPL_OVRDUE_INV - Overdue Invoices (Poland) RFFONZ_T - Payment Transfer Medium (NZ) - Local Transfers/Debit Memos (MTS) RFFONZ_T - Payment Transfer Medium (NZ) - Local Transfers/Debit Memos (MTS) RFFONO_T - Payment Medium Norway - DME with Domestic and Foreign Bank Transfers RFFONO_T - Payment Medium Norway - DME with Domestic and Foreign Bank Transfers