SAP Reports / Programs | Basis Components | Basis Services / Communication Interfaces | Report Tree(BC-SRV-REP) SAP BC

SAPMSERP SAP ABAP dialog Program - Report Tree







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

SARP - Reporting (Tree Structure): Execute
SART - Display Report Tree
SERP - Reporting: Change Tree Structure


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


Text pool values


Title: Report Tree
Text Symbol: 013 = No visible entries exist
Text Symbol: 014 = Entries from
Text Symbol: 015 = System ;;
Text Symbol: 016 = Private node
Text Symbol: 017 = Nodes:
Text Symbol: 018 = No entries exist for:
Text Symbol: 019 = Change <-> Display
Text Symbol: 020 = Node has changed.
Text Symbol: 021 = Save first?
Text Symbol: 012 = Without Variant
Text Symbol: 002 = Node name
Text Symbol: 003 = Node text
Text Symbol: 004 = Existing node names
Text Symbol: 005 = New node names
Text Symbol: 006 = New nodes added
Text Symbol: 007 = Form:
Text Symbol: 009 = Delete
Text Symbol: 010 = Delete report tree
Text Symbol: 011 = No reports are stored in these nodes
Text Symbol: 036 = Delete user tree
Text Symbol: 037 = with references?
Text Symbol: 040 = Subtrees of
Text Symbol: 054 = Existing nodes
Text Symbol: 060 = Report names
Text Symbol: 065 = All nodes and reports in the tree have an authorization group
Text Symbol: 070 = Start only via variant
Text Symbol: 071 = Skip selection screen
Text Symbol: 072 = Report type
Text Symbol: 032 = Cancel
Text Symbol: 022 = Back
Text Symbol: 023 = Tree changed.
Text Symbol: 024 = Delete
Text Symbol: 025 = Delete list (including all attached sublists)?
Text Symbol: 026 = Overwrite user tree
Text Symbol: 027 = Overwrite
Text Symbol: 028 = Delete list and all secondary lists?
Text Symbol: 029 = ABAP lists without creating report in node:





Text Symbol: 031 = Are you sure you want to cancel?
Text Symbol: 203 = Node changed on/by
Text Symbol: 300 = Name of list
Text Symbol: 301 = Structure node
Text Symbol: 302 = Report (only executable using variant)
Text Symbol: 303 = Report or variant (executable)
Text Symbol: 304 = Saved list (executable)
Text Symbol: 305 = with program
Text Symbol: 310 = Created
Text Symbol: 314 = of
Text Symbol: 202 = Tree changed on/by
Text Symbol: 074 = Extended name:
Text Symbol: 075 = Variant
Text Symbol: 080 = Node attributes have been changed.
Text Symbol: 081 = Save changes?
Text Symbol: 082 = Save node attributes
Text Symbol: 100 = Report tree
Text Symbol: 110 = Application Tree
Text Symbol: 112 = User tree from
Text Symbol: 201 = Tree created on/by
Text Symbol: 326 = Attached list
Text Symbol: 330 = Structure node name
Text Symbol: 331 = Type
Text Symbol: 332 = Authorization
Text Symbol: 333 = Inher.
Text Symbol: 334 = Own
Text Symbol: 335 = Private
Text Symbol: 336 = Public
Text Symbol: 325 = Application specific function
Text Symbol: 315 = Date
Text Symbol: 316 = Time
Text Symbol: 317 = Report
Text Symbol: 318 = User group
Text Symbol: 320 = Public
Text Symbol: 321 = Creating report in node
Text Symbol: 322 = Optical archiving
Text Symbol: 323 = Saved with
Text Symbol: 324 = Function 'Save list in tree'
Text Symbol: 073 = Name





INCLUDES used within this REPORT SAPMSERP

No INCLUDES are used within this REPORT code!


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