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

sap query

Former Member
0 Likes
765

Hi All,

I am new to SAP query tool, coule any one tell how to get program name by TCode. A SAP-query report is already existing , When i am checking it in SE93 it's showing some strange prog name, when i tried to display that prog name, it does not exist.

Plz suggest how to get prog name from Tcode of SAP Query and send some useful link for SAP query.

Looking forward to your response.

Sahil

8 REPLIES 8
Read only

Former Member
0 Likes
745

Hi Sahil,

To know the program name of the transaction first goto the transaction and menu path

System ---> Status

You get a pop up System: Status there you can find the Program name(Screen) of the transcation and further details....

Best regards,

raam

Read only

Former Member
0 Likes
745

hiii

Enter Tcode & execute it.Then go to System-> Status. there you will get program name.copy that & paste in SE-38 because sap query will have strange program name.so just copy it.

http://www.thespot4sap.com/Articles/SAP_ABAP_Queries_Authorizations.asp

regards

twinkal

Read only

Former Member
0 Likes
745

Hi Sahil,

You can find it from menu path

System----> status

regards

padma

Read only

Former Member
0 Likes
745
Read only

Former Member
0 Likes
745

Hi,

First execute the Tcode and once it is executed go the system tab in menu bar and then select status i.e system->status. with this you can get the report name.

Regards

Hussain

Read only

Former Member
0 Likes
745

Hi,

try FM: RSAQ_REPORT_NAME

Regards, Dieter

Read only

Former Member
0 Likes
745

hi,

go to sq01.

select the query.

from menu options choose--->query --->more functions generate program.

Read only

Former Member
0 Likes
745

Hi,

you can get program name from table ' TSTC' , specify tcode n u will get program name for that TCode.

Regards

Gulrez Alam