SAP Reports / Programs

SAPMNB01 SAP ABAP dialog Program - Bus. Vol. Comparison/Agreement: Subsequent Settlement - no longer used







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

MEU4 - Display Busn. Volume Comp.: Rebate
MEU5 - Display Busn. Volume Comp.: Rebate


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 SAPMNB01. "Basic submit
SUBMIT SAPMNB01 AND RETURN. "Return to original report after report execution complete
SUBMIT SAPMNB01 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Bus. Vol. Comparison/Agreement: Subsequent Settlement - no longer used
Text Symbol: 104 = Settlement effected for condition
Text Symbol: 103 = To
Text Symbol: 102 = From
Text Symbol: 101 = Period-Specific Condition is Settled
Text Symbol: 100 = Condition is Deleted, Not Settled
Text Symbol: 006 = Reconciled on
Text Symbol: 005 = of
Text Symbol: 004 = Created on
Text Symbol: 003 = to
Text Symbol: 002 = Validity period
Text Symbol: 001 = Condition type
Text Symbol: 117 = Arr.->cond. currency
Text Symbol: 116 = Arr.->scale currency
Text Symbol: 115 = Scale->arr. currency
Text Symbol: 114 = Cond.->arr. currency
Text Symbol: 113 = Arr. -> local curr.
Text Symbol: 112 = Local -> arr. curr.
Text Symbol: 111 = Condition curr.
Text Symbol: 110 = Scale currency
Text Symbol: 109 = Local currency
Text Symbol: 108 = Rebate arr. currency
Text Symbol: 107 = Final settlement effected for condition
Text Symbol: 106 = Condition deleted
Text Symbol: 105 = Condition active
Text Symbol: BH2 = Description
Text Symbol: BH1 = & conditions
Text Symbol: BH0 = ----------------------------------------------------------------------
Text Symbol: B04 = Message output
Text Symbol: B03 = Records
Text Symbol: B02 = Key combination
Text Symbol: B01 = Condition type
Text Symbol: AB2 = Cond. beneficiary
Text Symbol: AB1 = Condition granter
Text Symbol: 302 = Condition basis
Text Symbol: 301 = Scale basis
Text Symbol: 200 = Business vol. data per cond. record
Text Symbol: W06 = Loss of data: settlement document





Text Symbol: W05 = anyway?
Text Symbol: W04 = Carry out new settlement run
Text Symbol: W03 = will be lost
Text Symbol: W02 = already been prepared for posting
Text Symbol: W01 = A settlement document that has
Text Symbol: TK1 = &1& (&2&)
Text Symbol: TA1 = Rebate arrangement &1&
Text Symbol: PO9 = (Only display possible)
Text Symbol: BL9 = Tax
Text Symbol: BL1 = CTyp


INCLUDES used within this REPORT SAPMNB01

INCLUDE MNB01LIS.
INCLUDE MNB01BLI.
INCLUDE MNB01OMA.
INCLUDE MNB01OMB.
INCLUDE MNB01OMC.
INCLUDE MNB01OMD.
INCLUDE MNB01OMF.
INCLUDE MNB01OMI.
INCLUDE MNB01OMK.
INCLUDE MNB01OMM.
INCLUDE MNB01OMR.
INCLUDE MNB01OMS.
INCLUDE MNB01OMT.
INCLUDE MNB01OMX.
INCLUDE MNB01IMB.
INCLUDE MNB01IMC.
INCLUDE MNB01IMD.
INCLUDE MNB01IMF.
INCLUDE MNB01IMI.
INCLUDE MNB01IMK.
INCLUDE MNB01IMS.
INCLUDE MNB01IMU.
INCLUDE MNB01IMV.
INCLUDE MNB01IMW.
INCLUDE MNB01IMX.
INCLUDE MNB01FMA.
INCLUDE MNB01FMB.
INCLUDE MNB01FMC.
INCLUDE MNB01FMD.





INCLUDE MNB01FME.
INCLUDE MNB01FMF.
INCLUDE MNB01FMG.
INCLUDE MNB01FMI.
INCLUDE MNB01FMK.
INCLUDE MNB01FML.
INCLUDE MNB01FMM.
INCLUDE MNB01FMN.
INCLUDE MNB01FMO.
INCLUDE MNB01FMP.
INCLUDE MNB01FMR.
INCLUDE MNB01FMS.
INCLUDE MNB01FMT.
INCLUDE MNB01FMU.
INCLUDE MNB01FMV.
INCLUDE MNB01FMW.
INCLUDE MNB01FMX.
INCLUDE MNB01OMP.
INCLUDE MNB01F0S.


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