cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Z Tcode for sap query programme

Former Member
0 Likes
3,445

Hello Gurus,

My client wants to create a report of customer details and run this report using a user defined transaction code.

I already created the report but got stuck up in assigning a new t code for this report. How to proceed ? please help.

Thanks

Srinivas

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hello,

Go to SE93 - enter the t code you want (Z prefix) - press create - enter text for t code - select 2nd object "prgm & selection screen - enter the programme name you generated in SQ01 - select all the GUI check boxes - save.

Anil

Answers (5)

Answers (5)

Former Member
0 Likes

Hi,

Go to sq01 screen-menu bar-query-more functions-generate programme/display report name. you will get the programme name

Anil

Former Member
0 Likes

Hi srinivas,

Please create the Y or Z transaction code in the transaction SE93 and assign the program name in it.For more information please do coordinate with ABAP team.

Former Member
0 Likes

Hi All,

Thank you very much for the replies. but how to get the programme name? should I talk with ABAPer.

Srinivas

Former Member
0 Likes

Hi,

To know the program name, go to the report created by you in SQ02 transaction and then click on System - Status and then copy the program name.

Regards

K Khatri

Former Member
0 Likes

Hi,

For that go through below process

Transaction code SE93

Give the transaction code ( whichever you want but it should start with Z)

Select create button. give the short text this short text appear in report menu bar

Give the program name,what you created

Select the all check boxes in GUI support then save it.

May be this information is useful to you

If you have any doubt feel free to ask

Regards

Surya

Former Member
0 Likes

Hi,

Go to Transaction code SE93 and put the desired transaction code (Must start with Z or Y).

Click on create and put description of the newly created transaction code.

In the next screen put program name and screen number and save.

Your new transaction code is ready to be used. The only thing is that you will need to give authorisation to the user, otherwise he will get authorisation issue.

Hope I could help you.

Regards

K Khatri

former_member1224230
Participant
0 Likes

you can create t-codes in se93

Piotr.