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
Below is a list of transaction codes which are relevant to this SAP report
F150 - Dunning Run
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_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?
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.
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 SAPF150V or its description.
SAPF150V - Module Pool for the Dunning Program (Parameter Maintenance and Run) SAPF150V - Module Pool for the Dunning Program (Parameter Maintenance and Run) SAPF150S2 - FI Dunning - Selection Section SAPF150S2 - FI Dunning - Selection Section SAPF150S - Dunning Run (Selection Section) SAPF150S - Dunning Run (Selection Section)