FIN_AR_DUE_DATE_GRID is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report finds those customers with the highest outstanding amounts and payment differences...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 FIN_AR_DUE_DATE_GRID into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
FIAR_PAYDIFF_TOPLIST - Customers with Payment Differences
FIAR_OVERDUE_TOPLIST - Due Date Grid for Customers
FIAR_DUN_TOPLIST - Due Date Grid for Dunned Customers
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_DUE3 = Due Date Period 3
Selection Text: P_MODDIF = By Payment Differences
Selection Text: P_MODDUE = By Due Date
Selection Text: P_MODDUN = By Dunning Levels
Selection Text: P_OVDUE1 = Overdue Period 1
Selection Text: P_OVDUE2 = Overdue Period 2
Selection Text: P_OVDUE3 = Overdue Period 3
Selection Text: P_OVDUE4 = Overdue Period 4
Selection Text: P_OVDUE5 = Overdue Period 5
Selection Text: P_TOP_N = No. of Customers to be Listed
Selection Text: P_VARDIF = Layout for Payment Differences
Selection Text: P_VARDUE = Layout for Due Date
Selection Text: P_VARDUN = Layout for Dunning Levels
Selection Text: P_BUDAT = D .
Selection Text: P_KEYDAT = D .
Selection Text: P_MANST = D .
Selection Text: S_BLART = D .
Selection Text: S_BLART2 = D .
Selection Text: S_BRSCH = D .
Selection Text: S_BRSCH2 = D .
Selection Text: S_BUKRS = D .
Selection Text: S_BUKRS2 = D .
Selection Text: S_BUSAB = D .
Selection Text: S_BUSAB2 = D .
Selection Text: S_GSBER = D .
Selection Text: S_GSBER2 = D .
Selection Text: S_KUNNR = D .
Selection Text: S_KUNNR2 = D .
Selection Text: S_LAND1 = D .
Selection Text: S_LAND12 = D .
Selection Text: S_RSTGR = D .
Selection Text: P_DUE2 = Due Date Period 2
Selection Text: P_DUE1 = Due Date Period 1
Title: Top Lists of Customers with Open Item or Payment Differences
Text Symbol: B01 = General Selections
Text Symbol: B02 = Line Item Selection
Text Symbol: B03 = List Output
Text Symbol: B04 = Grid for Items Due in the Future
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.
FIN_AR_DUE_DATE_GRID - Top Lists of Customers with Open Item or Payment Differences FIN_AR_DUE_DATE_GRID - Top Lists of Customers with Open Item or Payment Differences FIN_ACCDOCNO_MAINT_FUNCT - FINACCDOCNOMAINTFUNCT FIN_ACCDOCNO_MAINT - Program FIN_ACCDOCNO_MAINT FIN_ACCDOCNO_MAINT - Program FIN_ACCDOCNO_MAINT FINX_XLS_SEMANTIC_MODEL - List Entities from Semantic Model