how to create report_tree

10
8/13/2019 How to Create Report_tree http://slidepdf.com/reader/full/how-to-create-reporttree 1/10  SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com © 2011 SAP AG 1 Step by Step Instructions to create Report tree Applies to: SAP release ECC 5.0 onwards. For more information, visit the ABAP homepageSummary This tutorial explains how to create custom report tree. Author: Piyush Mathur Company: Tata Consultancy Services Created on: 20 th , February 2011 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.

Upload: tpiticha

Post on 04-Jun-2018

223 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: How to Create Report_tree

8/13/2019 How to Create Report_tree

http://slidepdf.com/reader/full/how-to-create-reporttree 1/10

 

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com

© 2011 SAP AG 1

Step by Step Instructions tocreate 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:  Piyush Mathur

Company:  Tata Consultancy Services

Created on: 20th, February 2011

Author Bio

Piyush Mathur is working with Tata Consultancy Services from last 3 year. He is having 7 years ofexperience in SAP HR/ABAP/HR ABAP/Interface/Upgrades.

Page 2: How to Create Report_tree

8/13/2019 How to Create Report_tree

http://slidepdf.com/reader/full/how-to-create-reporttree 2/10

  Step by Step Instructions to create Report tree

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com

© 2011 SAP AG 2

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 

Page 3: How to Create Report_tree

8/13/2019 How to Create Report_tree

http://slidepdf.com/reader/full/how-to-create-reporttree 3/10

  Step by Step Instructions to create Report tree

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com

© 2011 SAP AG 3

Introduction

SAP Provide the concept of Report tree which can be used to access all the reports, transaction code, ABAPQuery, FORM under one tree. SAP Provide many standard reports tree and also provide create option forcustom report tree. This document contains step by step information on below points for report tree.

1) Creation of Report tree2) Steps to add Nodes and reports in custom report tree3) Step to assign Transaction code to new custom tree.

Steps to create new Custom report 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 selectionmenu Node --> Change Node Text.

Step 2:Enter the new text in the box.

Page 4: How to Create Report_tree

8/13/2019 How to Create Report_tree

http://slidepdf.com/reader/full/how-to-create-reporttree 4/10

  Step by Step Instructions to create Report tree

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com

© 2011 SAP AG 4

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 addnew node. For example, I added the node as below:

Page 5: How to Create Report_tree

8/13/2019 How to Create Report_tree

http://slidepdf.com/reader/full/how-to-create-reporttree 5/10

Page 6: How to Create Report_tree

8/13/2019 How to Create Report_tree

http://slidepdf.com/reader/full/how-to-create-reporttree 6/10

  Step by Step Instructions to create Report tree

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com

© 2011 SAP AG 6

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 thetransaction variant for this.

Step 6:

Execute transaction code SHD0 

Give Transaction code SARP and any name for Transaction variant and click on Create.

Page 7: How to Create Report_tree

8/13/2019 How to Create Report_tree

http://slidepdf.com/reader/full/how-to-create-reporttree 7/10

  Step by Step Instructions to create Report tree

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com

© 2011 SAP AG 7

Next screen will be for SARP t cde. Now give your report tree name. System will give you one pop up forvariant setting. Fill the below parameter and save the changes in SAP Standard package.

Now save the changes.

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.

Page 8: How to Create Report_tree

8/13/2019 How to Create Report_tree

http://slidepdf.com/reader/full/how-to-create-reporttree 8/10

  Step by Step Instructions to create Report tree

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com

© 2011 SAP AG 8

In Next screen pass the Transaction SARP and variant name created in SHD0. Select the Cross client firstbefore selection the variant. Now save the changes.

Now new Tcode YPM1 is ready to access the report tree.

Step 8:

Execute the t code YPM1 and you can execute the report tree.

Page 9: How to Create Report_tree

8/13/2019 How to Create Report_tree

http://slidepdf.com/reader/full/how-to-create-reporttree 9/10

  Step by Step Instructions to create Report tree

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com

© 2011 SAP AG 9

Related Content

www.sdn.sap.com 

www.saptechnical.com 

www.sap-img.com 

For more information, visit the  ABAP homepage 

Page 10: How to Create Report_tree

8/13/2019 How to Create Report_tree

http://slidepdf.com/reader/full/how-to-create-reporttree 10/10

  Step by Step Instructions to create Report tree

SAP COMMUNITY NETWORK SDN - sdn.sap.com | BPX - bpx.sap.com | BOC - boc.sap.com

© 2011 SAP AG 10

Disclaimer and Liability Notice

This document may discuss sample coding or other information that does not include SAP official interfaces and therefore is notsupported by SAP. Changes made based on this information are not supported and can be overwritten during an upgrade.

SAP will not be held liable for any damages caused by using or misusing the information, code or methods suggested in this document,and anyone using these methods does so at his/her own risk.

SAP offers no guarantees and assumes no responsibility or liability of any type with respect to the content of this technical article orcode sample, including any liability resulting from incompatibility between the content within this document and the materials andservices offered by SAP. You agree that you will not hold, or seek to hold, SAP responsible or liable with respect to the content of thisdocument.