MBARCBSP 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 MBARCBSP into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
BCG7 - Bar chart: Call model graphic
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.
Title: Graphical Customizing of the Bar Chart
Text Symbol: 011 = Date:
Text Symbol: 012 = Determine selected objects
Text Symbol: 017 = Title of first chart
Text Symbol: 018 = Title of second chart
Text Symbol: 019 = Table title in chart 1
Text Symbol: 020 = Field 1
Text Symbol: 021 = Field 2
Text Symbol: 010 = End
Text Symbol: 003 = Load process completed
Text Symbol: 004 = Insert completed successfully
Text Symbol: 005 = Line already used
Text Symbol: 006 = Deletion carried out
Text Symbol: 007 = Graphic element successfully moved
Text Symbol: 008 = Length of graphic element changed successfully
Text Symbol: 009 = Graphic object moved successfully
Text Symbol: 031 = Graphic object 4 ==> graphic element 13 14-15-16-17-18
Text Symbol: 032 = Graphic object 5 ==> graphic element 19-20-22
Text Symbol: 033 = Graphic object 6 ==> graphic element 00-01-02
Text Symbol: 034 = Graphic object 7 ==> graphic element 03-04-05-06
Text Symbol: 038 = Settings saved successfully.
Text Symbol: 039 = There are no selected objects in the graphic
Text Symbol: 030 = Graphic object 3 ==> graphic element 12
Text Symbol: 022 = Field 3
Text Symbol: 024 = Table title in chart 2
Text Symbol: 025 = Graphic object no.:
Text Symbol: 026 = in chart 1
Text Symbol: 027 = in chart 2
Text Symbol: 028 = Graphic object 1 ==> graphic element 07-08
Text Symbol: 029 = Graphic object 2 ==> graphic element 09 10 11
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.