RWMBON01 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Report 'RWMBON01' is used for settlement accounting with regard to volume rebate arrangements...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 RWMBON01 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
MEB4 - Settlement re Vendor Rebate Arrs.
WC12 - Batch Settlement for Arrangements
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.
Selected Rebate Arrangements: Purchasing
Selection Text: S_ABRDAT = Settlement Date
Selection Text: S_ABRZNO = Interim sett.: cond. records
Selection Text: S_ABRZW = Settlement: condition records
Selection Text: S_AREKGW = Srt.sett.cal.,POrg.,PGp.,grnt.
Selection Text: S_BAMNT = Inc. distr. by share of volume
Selection Text: S_BCHECK = Status: check release sett.
Selection Text: S_BCREDI = Status: settlement created
Selection Text: S_BLDATE = Document date
Selection Text: S_BOART = Arrangement type
Selection Text: S_BOLIF = Condition granter
Selection Text: S_BOPEN = Status: open
Selection Text: S_BREADY = Status: free for settlement
Selection Text: S_BUCHEN = Post sett. doc. credit memo
Selection Text: S_BUDATE = Billing date (posting date)
Selection Text: S_BWERKS = Even distribution of income
Selection Text: S_EKGRP = Purchasing group
Selection Text: S_EKGWKN = Sort.POrg.,PGp.,grnt.,arrang.
Selection Text: S_EKKN = Sort. POrg., PGp., arrangement
Selection Text: S_EKORG = Purchasing organization
Selection Text: S_GWEKKN = Sort. Grnt.,POrg.,PGp.,arrang.
Selection Text: S_IDENT1 = Settlement calendar
Selection Text: S_IDENT2 = Arrangement calendar
Selection Text: S_INFO = Output information messages
Selection Text: S_KNUMA = Rebate arrangement
Selection Text: S_NLIST = Conventional list output
Selection Text: S_PROTO = Output message log
Selection Text: S_SETTLE = Perform settlement accounting
Selection Text: S_SETTSI = Simulate settlement accounting
Selection Text: S_SUCC = Output success messages
Selection Text: S_VORER = Park sett. doc. credit memo
Selection Text: S_WARN = Output warning messages
Title: Settlement: Vendor Rebate Arrangements, Purchasing
Text Symbol: W06 = Confirmation prompt
Text Symbol: W04 = Perform settlement accounting anyway?
Text Symbol: W02 = Condition records may be settled prematurely!
Text Symbol: W01 = Settlement date later than current date
Text Symbol: B01 = Open
INCLUDE BON01TOP.
INCLUDE BON01E01.
INCLUDE BON01F01.
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 RWMBON01 or its description.
RWMBON01 - Settlement: Vendor Rebate Arrangements, Purchasing RWMBON01 - Settlement: Vendor Rebate Arrangements, Purchasing RWMATSIM - Assortments: Analysis program RWMATSIM - Assortments: Analysis program RWMASS_MAINTAIN_MEAN_TOP - Global data definitions of RWMASS_MAINTAIN_MEAN RWMASS_MAINTAIN_MEAN_SEL - Selection screen of RWMASS_MAINTAIN_MEAN