SAPMBA03 is a standard Executable ABAP Report 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 SAPMBA03 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: APPL = Application
Title: Application Analysis: Initial Transaction ST14 with Analysis Tree
Text Symbol: 051 = Availability Check
Text Symbol: 050 = Pricing
Text Symbol: 021 = You can create an analysis via 'scheduling'
Text Symbol: 020 = No complete analyses currently available
Text Symbol: 013 = Confirmation Prompt
Text Symbol: 012 = Cancel
Text Symbol: 011 = Delete
Text Symbol: 010 = Delete analysis no. && from $$$$$$$$$$?
Text Symbol: 008 = Client :
Text Symbol: 007 = Doc. :
Text Symbol: 006 = Client:
Text Symbol: 005 = To
Text Symbol: 004 = Analysis
Text Symbol: 003 = (incomplete)
Text Symbol: 053 = Material Determination, Listing, Excl.
Text Symbol: 081 = MRP Run
Text Symbol: 080 = Availability Check
Text Symbol: 072 = User Exits
Text Symbol: 071 = Master Data, Customizing
Text Symbol: 070 = Transaction Data
Text Symbol: 063 = Product Selection
Text Symbol: 062 = Batch Determination
Text Symbol: 061 = Credit Management
Text Symbol: 060 = Variant Configuration
Text Symbol: 059 = Text Determination
Text Symbol: 058 = Partner Determination
Text Symbol: 057 = User Exits, Modifications, Print Programs
Text Symbol: 056 = Consistency Check
Text Symbol: 055 = Collective Processing
Text Symbol: 054 = SD Indexes
Text Symbol: 104 = Point-of-Sale Interface-Inbound (IS)
Text Symbol: 103 = RIS / Data Enhancement
Text Symbol: 102 = POS Inbound
Text Symbol: 101 = Assortment Planning
Text Symbol: 100 = Retail Pricing
Text Symbol: 096 = Availability Check
INCLUDE MBA03I01.
INCLUDE MBA03O01.
INCLUDE MBA03F01.
INCLUDE MBA03E01.
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.
SAPMBA03 - Application Analysis: Initial Transaction ST14 with Analysis Tree SAPMBA03 - Application Analysis: Initial Transaction ST14 with Analysis Tree SAPMBA02 - Application Analysis: Table and Source Code Analysis SAPMBA02 - Application Analysis: Table and Source Code Analysis SAPMBA01 - Applicatin Analysis: Display Source Code Scan Results SAPMBA01 - Applicatin Analysis: Display Source Code Scan Results