SAPFVD_DUNNING is a standard Module pool for a dialog screen ABAP Program available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter SAPFVD_DUNNING into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
FDUNN - Dunning Loans
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: RNG_BKRS = D Company Code
Selection Text: RNG_LOGC = D Customer
Selection Text: RNG_LOGV = D Vendor
Selection Text: RNG_SELC = D Customer
Selection Text: RNG_SELV = D Vendor
Title: Module Pool Dunning Program (Parameter Maint. and Execution)(Temp CML)
Text Symbol: 020 = Exit parameters
Text Symbol: 019 = dunning proposal?
Text Symbol: 018 = Do you want to delete the
Text Symbol: 017 = Delete dunn. propsl
Text Symbol: 016 = Dunn. ntcs were printed
Text Symbol: 015 = Dunn. data was changed
Text Symbol: 014 = Dunn. run has been executd
Text Symbol: 013 = Parameters entered
Text Symbol: 012 = to be deleted?
Text Symbol: 011 = Do you want to delete all the
Text Symbol: 010 = Delete Parameters
Text Symbol: 009 = New selection requested?
Text Symbol: 008 = Dunning data already exists
Text Symbol: 007 = Start Dunn. Run
Text Symbol: 006 = data first?
Text Symbol: 005 = Do you want to save the
Text Symbol: 004 = Exit dunning editing
Text Symbol: 002 = Are you sure you want to cancel?
Text Symbol: 001 = Cancel Parameters
Text Symbol: 024 = The dunn. lvl of the act
Text Symbol: 025 = will be chngd to $1
Text Symbol: 026 = Sample P/O
Text Symbol: 027 = Display printout on the screen?
Text Symbol: 028 = Display Parameters
Text Symbol: 061 = Print. dunn. ntce released
Text Symbol: 060 = Print. d.ntce sched. for $1 at $2
Text Symbol: 055 = Dunn. run terminated
Text Symbol: 054 = Dunn. run finished
Text Symbol: 053 = Dn.run running
Text Symbol: 052 = Dunn. run ready to start
Text Symbol: 051 = Dunn. run has been releasd
Text Symbol: 050 = Dunn. run scheduled for $1 at $2
INCLUDE FVD_DUNNINGTOP.
INCLUDE FVD_DUNNINGSUB.
INCLUDE FVD_DUNNINGO00.
INCLUDE FVD_DUNNINGI00.
INCLUDE FVD_DUNNINGFC0.
INCLUDE FVD_DUNNINGFD0.
INCLUDE FVD_DUNNINGFE0.
INCLUDE FVD_DUNNINGFI0.
INCLUDE FVD_DUNNINGFJ0.
INCLUDE FVD_DUNNINGFP0.
INCLUDE FVD_DUNNINGFR0.
INCLUDE FVD_DUNNINGFV0.
INCLUDE FVD_DUNNINGFS0.
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.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name SAPFVD_DUNNING or its description.
SAPFVD_DUNNING - Module Pool Dunning Program (Parameter Maint. and Execution)(Temp CML) SAPFVD_DUNNING - Module Pool Dunning Program (Parameter Maint. and Execution)(Temp CML) SAPFV61B - Output Control: Processing in Applications SAPFV61B - Output Control: Processing in Applications SAPFV60C - documentation and ABAP source code SAPFV60C - documentation and ABAP source code