SAP Reports / Programs

SAPFVD_DUNNING SAP ABAP dialog Program - Module Pool Dunning Program (Parameter Maint. and Execution)(Temp CML)







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


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

FDUNN - Dunning Loans


ABAP code to call this SAP report using the submit statement

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.






SUBMIT SAPFVD_DUNNING. "Basic submit
SUBMIT SAPFVD_DUNNING AND RETURN. "Return to original report after report execution complete
SUBMIT SAPFVD_DUNNING VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


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





Text Symbol: 049 = No parameters entered as yet
Text Symbol: 036 = Delete print. data
Text Symbol: 035 = Sample P/O
Text Symbol: 034 = Print dunning ntces
Text Symbol: 033 = Delete dunn. run
Text Symbol: 032 = Display dunn. run
Text Symbol: 031 = Edit dunning run
Text Symbol: 030 = Start dun.run
Text Symbol: 029 = Change parameters
Text Symbol: 021 = Should the changed data
Text Symbol: 106 = D.run prntg of ntces finished
Text Symbol: 105 = Prntg DNs terminated
Text Symbol: 104 = Dunning p/o scheduled
Text Symbol: 103 = Dunn. run terminated
Text Symbol: 102 = Dunn. run finished
Text Symbol: 101 = Dunning run scheduled
Text Symbol: 100 = Parameters maintained
Text Symbol: 085 = Sample printout canceled
Text Symbol: 084 = Sample printout ready
Text Symbol: 083 = Smpl.p/o running
Text Symbol: 082 = Sample p/o ready to start
Text Symbol: 081 = Sample printout released
Text Symbol: 080 = Sample p/o scheduled for $1 at $2
Text Symbol: 075 = D. run + prnt. of ntce canceled
Text Symbol: 074 = D.run prntg of ntce finished
Text Symbol: 073 = D.run prnt ntce running
Text Symbol: 072 = D. run + prnt ntce ready to start
Text Symbol: 071 = Dunn. run and prng of ntce released
Text Symbol: 070 = Dun run + prntg of ntce sched. $1 at $2
Text Symbol: 065 = Prntg DNs terminated
Text Symbol: 064 = Prntg DN is ready
Text Symbol: 063 = Prnt DN running
Text Symbol: 303 = Vendors
Text Symbol: 302 = Customers
Text Symbol: 301 = Company Codes
Text Symbol: 212 = to be deleted?
Text Symbol: 211 = Should scheduled dunning run.
Text Symbol: 210 = Delete Dunn.Run
Text Symbol: 201 = Save parameters?





Text Symbol: 200 = Dunning parameters
Text Symbol: 122 = Not active
Text Symbol: 121 = Active
Text Symbol: 120 = Add. Components...
Text Symbol: 111 = Dunning run and printing executed, job was deleted
Text Symbol: 110 = Dunn. printing executed, job was deleted
Text Symbol: 109 = Dunning run carried out, job was deleted
Text Symbol: 108 = Dunn. run prntg of ntces terminated
Text Symbol: 107 = Dunn. run prntg of ntces scheduled
Text Symbol: 062 = Prntg of DN ready start
Text Symbol: 023 = Dunn. lvl will be chngd
Text Symbol: 022 = be saved first ?


INCLUDES used within this REPORT SAPFVD_DUNNING

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.


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

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.