SAP Reports / Programs | Financial Accounting | Accounts Receivable | Dunning(FI-AR-AR-DU) SAP FI

SAPF150V SAP ABAP dialog Program - Module Pool for the Dunning Program (Parameter Maintenance and Run)







SAPF150V 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 SAPF150V 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

F150 - Dunning Run


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 SAPF150V. "Basic submit
SUBMIT SAPF150V AND RETURN. "Return to original report after report execution complete
SUBMIT SAPF150V 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_SELV = D .
Selection Text: RNG_SELC = D .
Selection Text: RNG_LOGV = D .
Selection Text: RNG_LOGC = D .
Selection Text: RNG_BKRS = D .
Title: Module Pool for the Dunning Program (Parameter Maintenance and Run)
Text Symbol: 103 = Dunning run has been terminated
Text Symbol: 102 = Dunning run has finished
Text Symbol: 101 = Dunning run has been scheduled
Text Symbol: 100 = Parameters have been maintained
Text Symbol: 085 = Sample printout has been canceled
Text Symbol: 084 = Samp.print.has finished
Text Symbol: 083 = Sample printout is running
Text Symbol: 082 = Sample printout is ready to be started
Text Symbol: 081 = Sample printout has been released
Text Symbol: 080 = Sample printout scheduled for $1 at $2
Text Symbol: 075 = Dunn.run and printing of notice have been canceled
Text Symbol: 074 = Dun.run and printing of notice have finished
Text Symbol: 073 = Dunning run and printing of notice are running
Text Symbol: 072 = Dunning run and printing of notice are ready to be started
Text Symbol: 071 = Dunning run and printing of notice have been released
Text Symbol: 070 = Dunning run and printing of notice scheduled for $1 at $2
Text Symbol: 065 = Printing of dunning notices has been terminated
Text Symbol: 064 = Printing of dun.notice has finished
Text Symbol: 063 = Printing of dunning notice is running
Text Symbol: 104 = Dun.print. has been scheduled
Text Symbol: 105 = Printing of dunning notices has been terminated
Text Symbol: 106 = Dunning run and printing of notices have finished
Text Symbol: 107 = Dunning run and printing of notices have been scheduled
Text Symbol: 108 = Dunning run and printing of notices have been terminated
Text Symbol: 109 = Dunning run carried out, job was deleted
Text Symbol: 110 = Dunn. printing carried out, job was deleted
Text Symbol: 111 = Dunning run and printing carried out, job was deleted
Text Symbol: 120 = Add. components...
Text Symbol: 121 = Active
Text Symbol: 122 = Not active
Text Symbol: 200 = Dunning parameters
Text Symbol: 201 = Save parameters?





Text Symbol: 210 = Delete Dunn.Run
Text Symbol: 211 = Should scheduled dunning run.
Text Symbol: 212 = be deleted?
Text Symbol: 301 = Company codes
Text Symbol: 302 = Customers
Text Symbol: 303 = Vendors
Text Symbol: 305 = Dunn.Run Status
Text Symbol: 023 = Dunning level will be changed
Text Symbol: 022 = the changed data?
Text Symbol: 021 = Do you want to save
Text Symbol: 020 = Exit parameters
Text Symbol: 019 = dunning proposal?
Text Symbol: 018 = Do you want to delete the selected
Text Symbol: 017 = Delete dunning proposal
Text Symbol: 016 = Dunning notices have been printed
Text Symbol: 015 = Dunning data has been changed
Text Symbol: 014 = Dunning run has been carried out
Text Symbol: 013 = Parameters have been entered
Text Symbol: 012 = the parameters?
Text Symbol: 011 = Do you want to delete all
Text Symbol: 010 = Delete parameters
Text Symbol: 009 = New selection requested?
Text Symbol: 008 = Dunning data already exists
Text Symbol: 007 = Start dunning run
Text Symbol: 006 = dunning 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 dunning level of the account
Text Symbol: 062 = Printing of dunning notice is ready to be started
Text Symbol: 061 = Printing of dunning notice has been released
Text Symbol: 060 = Printing of dunning notice is scheduled for $1 at $2
Text Symbol: 055 = Dunning run has been terminated
Text Symbol: 054 = Dunning run has finished
Text Symbol: 053 = Dunning run is running
Text Symbol: 052 = Dunning run is ready to be started
Text Symbol: 051 = Dunning run has been released
Text Symbol: 050 = Dunning run scheduled for $1 at $2





Text Symbol: 049 = No parameters entered as yet
Text Symbol: 036 = Delete printing data
Text Symbol: 035 = Samp.printout
Text Symbol: 034 = Print dunning notices
Text Symbol: 033 = Delete dunning run
Text Symbol: 032 = Display dunning run
Text Symbol: 031 = Edit dunning run
Text Symbol: 030 = Start dunning run
Text Symbol: 029 = Change parameters
Text Symbol: 028 = Display parameters
Text Symbol: 027 = Display printout on the screen?
Text Symbol: 026 = Sample printout
Text Symbol: 025 = will be changed to $1


INCLUDES used within this REPORT SAPF150V

INCLUDE F150VTOP.
INCLUDE F150VSUB.
INCLUDE F150VO00.
INCLUDE F150VI00.
INCLUDE F150VFC0.
INCLUDE F150VFD0.
INCLUDE F150VFE0.
INCLUDE F150VFI0.
INCLUDE F150VFJ0.
INCLUDE F150VFP0.
INCLUDE F150VFR0.
INCLUDE F150VFV0.
INCLUDE F150VFS0.


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 SAPF150V or its description.