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

Attach TCODE to a report painter---User Group Creation

Former Member
0 Likes
757

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.

4 REPLIES 4
Read only

Former Member
0 Likes
676

Hi

Goto SE93

enter the tcode s_alr_87013611

see its attributes and do accordingly

Why you are entering Usergroup here (that is for Query)

here it is report painter

so you have to enter

D_SREPOVARI-REPORTTYPE = RW (report Writer)

D_SREPOVARI-REPORT = 1SIP (report Group)

Reward points for useful Answers

Regards

Anji

Read only

Former Member
0 Likes
676

hi

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

please help

Read only

Former Member
0 Likes
676

See venkat ,

steps

Goto tcode : ggr3 ..

from the library i took one form .... executed ... from the selection <b>System ->status program name .</b>

i took the program screen name....

se93

new <b> trascation code type report type </b> .... <b>i didnot used parameter type </b> .

saved executed it was working fine .

if you want authorisation group you can give here or else basis will takecare of it .

Girish

Read only

0 Likes
676

Hi

Am in ECG 6.0,when am giving the transaction GGR3...am getting transaction is not available...please help