BONE4S01 is a standard ABAP INCLUDE 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 BONE4S01 into the relevant SAP transactions such as SE38 or SE80
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: S_KNUMA = Rebate arrangement
Selection Text: S_IDENT1 = Settlement calendar
Selection Text: S_EKORG = Purchasing organization
Selection Text: S_EKGRP = Purchasing group
Selection Text: S_BOLIF = Condition granter
Selection Text: S_ABSPW = Current arrangement currency
Selection Text: P_SELSCR = Manual pre-sel. of reb. arrs.
Selection Text: P_ONLYDI = Disp. rebates to be proc. only
Selection Text: P_DATBI = Validity of arrangements until
Selection Text: P_DATAB = Validity of arrangements from
Selection Text: P_BSETTL = Fin. sett. eff. for reb. arr.
Selection Text: P_BREADY = Status: settlement released
Selection Text: P_BOPEN = Status: open
Selection Text: P_BCREDI = Status sett. acctg. effected
Selection Text: P_BCHECK = Status: check release sett.
Title: Include BONE4S01
Text Symbol: W14 = Do you want to process the rebate arrangements?
Text Symbol: W11 = A lot of reb. arrangements will be processed!
Text Symbol: W06 = Confirmation prompt
Text Symbol: S06 = Control Data
Text Symbol: S05 = Arrangement currencies
Text Symbol: S03 = Status of reb. arr.
Text Symbol: S02 = Organization data
Text Symbol: S01 = Reb. arrs.
Text Symbol: B41 = Display arrangements to be processed only
Text Symbol: B40 = Select arrangements to be processed manually
Text Symbol: B20 = Validity period
Text Symbol: B05 = Final sett. effected for arrangement
Text Symbol: B04 = Settlement accounting effected
Text Symbol: B03 = Released
Text Symbol: B02 = Release being checked
Text Symbol: B01 = open
Text Symbol: 103 = Log of generated work items: settlement acctg. (created &1)
Text Symbol: 065 = Extended arrangements
Text Symbol: 053 = Page
Text Symbol: 052 = from
Text Symbol: 033 = Work item, message
Text Symbol: 032 = Event
No INCLUDES are used within this REPORT code!
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.