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

Tcode attachment to a report painter---User group Creation

Former Member
0 Likes
998

Hi all,

i created a form using fgi4 using Report Painter. And attaching the form to a Transaction Code.

For creating Transaction Code I Did the following Steps.

SE93 ---> taken the option parameter transaction .

1.Taken the default valuse for transcation is START_REPORT

2.skiped initial Scree = kich this one

3.screen = 0.

4.cliclked all GUI check boxes

5.last one , i entered values like this

D_SREPOVARI-REPORTTYPE = AQ

D_SREPOVARI-REPORT = GP469DWDAEAN5E52BZPW1YLB66I

After saving the transaction when i run the tcode it is not getting executed and

on the bottom of the screen am getting as "User group GP469DWDAEAN has not been yet created"

Please Help

Hi all,

i created a form using fgi4 using Report Painter. And attaching the form to a Transaction Code.

For creating Transaction Code I Did the following Steps.

SE93 ---> taken the option parameter transaction .

1.Taken the default valuse for transcation is START_REPORT

2.skiped initial Scree = kich this one

3.screen = 0.

4.cliclked all GUI check boxes

5.last one , i entered values like this

D_SREPOVARI-REPORTTYPE = AQ

D_SREPOVARI-REPORT = GP469DWDAEAN5E52BZPW1YLB66I

After saving the transaction when i run the tcode it is not getting executed and

on the bottom of the screen am getting as "User group GP469DWDAEAN has not been yet created"

Please Help

6 REPLIES 6
Read only

Former Member
0 Likes
854

Hi Venkat,

You need to give the report group name in the D_SREPOVARI-REPORT.

I think you haven't given the report group name,

Reward points if useful.

Regards,

Atish

Read only

0 Likes
854

Hi venkat,

Do as below

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 ZGrp)

5) Save and Execute.

Read only

0 Likes
854

hi

i created a user group but dis time am getting program does not exist

please help

Read only

0 Likes
854

Have you given report type as RW or not?

Regards,

Atish

Read only

0 Likes
854

hi

yes i had given report type as RW....but still am gettin as program does not exixst...if possinble please tell me how to create the user group

Read only

0 Likes
854

Hi Venkat,

You don't require to create user-group.

You need to create the report group. Take the help of your FI consultant, he can guide you for creating report groups.

Regards,

Atish