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

Problem in making transaction : Selection text Missing

Former Member
0 Likes
477

Hi,

I need to make the Z transaction code for the sap standard Transaction FIG0.

While going inside the transaction and inside drill down there is the report Receivable Profit center. I have copied that Report inside the transaction and make a Z Transaction .

But while executing the Zfig0 transaction certain selection text are not apperaing .(see attachment )

can any one having any clue .

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
416

Hi,

You dont have to provide report name

Goto SE93

Enter the Z tcode which you want to create & click on CREATE

Select radio button - Transaction with parameter

Enter the tcode FIG0 in the tcode & provide the tcode description, save it.

If you have copied the std. program to a z program, then goto SE80 & activate the entire program. Ensure that the Z tcode is pointing to the Z program which you have created.

Thanks,

Best regards,

Prashant

2 REPLIES 2
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
416

I hope you have just copied the source code.

Click the copy button in se38 initial screen, include everything ( includes,variants, etc )

then copy.

Read only

Former Member
0 Likes
417

Hi,

You dont have to provide report name

Goto SE93

Enter the Z tcode which you want to create & click on CREATE

Select radio button - Transaction with parameter

Enter the tcode FIG0 in the tcode & provide the tcode description, save it.

If you have copied the std. program to a z program, then goto SE80 & activate the entire program. Ensure that the Z tcode is pointing to the Z program which you have created.

Thanks,

Best regards,

Prashant