Step by Step Instructions To Create Report Tree
Step by Step Instructions To Create Report Tree
Step by Step Instructions To Create Report Tree
Applies to:
SAP release ECC 5.0 onwards. For more information, visit the ABAP homepage.
Summary
This tutorial explains how to create custom report tree.
Author Bio
Piyush Mathur is working with Tata Consultancy Services from last 3 year. He is having 7 years of
experience in SAP HR/ABAP/HR ABAP/Interface/Upgrades.
Table of Contents
Introduction ......................................................................................................................................................... 3
Step 1: ............................................................................................................................................................. 3
Step 2: ............................................................................................................................................................. 3
Step 3: ............................................................................................................................................................. 4
Step 4: ............................................................................................................................................................. 5
Step 5: ............................................................................................................................................................. 6
Step 6: ............................................................................................................................................................. 6
Step 7: ............................................................................................................................................................. 7
Step 8: ............................................................................................................................................................. 8
Related Content .................................................................................................................................................. 9
Disclaimer and Liability Notice .......................................................................................................................... 10
Introduction
SAP Provide the concept of Report tree which can be used to access all the reports, transaction code, ABAP
Query, FORM under one tree. SAP Provide many standard reports tree and also provide create option for
custom report tree. This document contains step by step information on below points for report tree.
1) Creation of Report tree
2) Steps to add Nodes and reports in custom report tree
3) Step to assign Transaction code to new custom tree.
Step 1:
Execute Transaction code SERP and give the name of new report tree.
In Next screen, you can see the high node for the report tree. You can change the node text by selection
menu Node --> Change Node Text.
Step 2:
Enter the new text in the box.
Now to add child node under the main node, click on New and select Structure Node
Step 3:
Give the New Node name with the text.
Now save the changes. Now you can see the new node in Report tree.
Same way you can add another new code and also sub node for each node. Repeat the above steps to add
new node. For example, I added the node as below:
To add the new sub node simply clicks oh the node in which you want to add new sub code and process the
above steps:
Step 4:
Now to add the reports under the node, double click on the node and click on Add Object button:
Give the technical name of the report which you want to add under the node and save it.
Now save the changes. You can test your report tree from transaction code SARP.
Step 5:
Execute T code SARP and give your report tree name YPM1.
Click on Display.
In next screen you can see the report tree layout.
Now we need to create transaction code to access the report tree, For that first we need to create the
transaction variant for this.
Step 6:
Execute transaction code SHD0
Give Transaction code SARP and any name for Transaction variant and click on Create.
Next screen will be for SARP t cde. Now give your report tree name. System will give you one pop up for
variant setting. Fill the below parameter and save the changes in SAP Standard package.
Step 7:
Execute Transaction code SE93 to create the t code for report tree.
Give a name to T code and select create.
Now select Transaction with variant option and give some test.
In Next screen pass the Transaction SARP and variant name created in SHD0. Select the Cross client first
before selection the variant. Now save the changes.
Step 8:
Execute the t code YPM1 and you can execute the report tree.
Related Content
www.sdn.sap.com
www.saptechnical.com
www.sap-img.com
For more information, visit the ABAP homepage