Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Creating Report Group

Former Member
0 Likes
2,946

Hi. I'd like to ask how to create / edit a Report Group? I'd like to create one, put 2 reports there and write transaction which will launch that report group. I'd be thankful for help or links Greetings. P.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,695

Hi,

  • To Create a Report Group, In SAP Menu Follow the below link.

Information system ® Tools ® Report Painter ® Report Writer ® Report group ® Display/Change/Create/Delete

  • To create a Transaction Code for a Report Painter/report writer report

Tcode for Report Painter

To create a TCode, follow the steps below.

1) Go to Transaction code SE93, Enter TCode Name and Press Create.

2) Give short Description and select Parameter Transaction, Press Enter

3) Select Transation Radio Button and write START_REPORT in the next text

box Also Check the box Skip Initial Screen.

4) On the bottom of Screen (default Values), Enter Parameters

i) Name = D_SREPOVARI-REPORTTYPE. Value = RW

ii) Name = D_SREPOVARI-REPORT Value = Your Report Group Name (Say 1SIP)

5) Save and Execute.

Regards,

Lijo Joseph

3 REPLIES 3
Read only

Former Member
0 Likes
1,695

Hi Piotr,

Use the Transaction GR51 (Create Report Group)

GR52(Change report group)

GR53(Display report group)

GR54(Execute report group)

Thanks and Best Regards,

Vikas Bittera.

**Reward if useful**

Read only

Former Member
0 Likes
1,695

Hi Piotr,

Sorry, GR54 is to Delete report group

and GR55 is to execute the report group..

Thanks and Best Regards,

Vikas Bittera.

**Reward if useful**

Read only

Former Member
0 Likes
1,696

Hi,

  • To Create a Report Group, In SAP Menu Follow the below link.

Information system ® Tools ® Report Painter ® Report Writer ® Report group ® Display/Change/Create/Delete

  • To create a Transaction Code for a Report Painter/report writer report

Tcode for Report Painter

To create a TCode, follow the steps below.

1) Go to Transaction code SE93, Enter TCode Name and Press Create.

2) Give short Description and select Parameter Transaction, Press Enter

3) Select Transation Radio Button and write START_REPORT in the next text

box Also Check the box Skip Initial Screen.

4) On the bottom of Screen (default Values), Enter Parameters

i) Name = D_SREPOVARI-REPORTTYPE. Value = RW

ii) Name = D_SREPOVARI-REPORT Value = Your Report Group Name (Say 1SIP)

5) Save and Execute.

Regards,

Lijo Joseph