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
436

HI..

I want to create TCODE for SAP query which i created through SQVI....

2 REPLIES 2
Read only

Former Member
0 Likes
410

Following are the steps to create T-code for SQVI Query Report.

- selecting your query on the sqvi screen and accessing the menu: 'QuickView - Additional functions - Generate program'

- display the program name by accessing menu: 'QuickView - Additional functions - Display report name'. Copy that program name.

- Open t-code: SE93. Input your new t-code name (begin with 'Z' letter) in the 'transaction code' field.

- click 'Create' button.

- input the new t-code description and choose 'program and selection screen (report transaction). Press 'enter'.

- paste the program name of your sqvi query into the 'program' field.

- click 'save' to create your new t-code that execute your sqvi query.

Read only

ThomasZloch
Active Contributor
0 Likes
410

Please search before asking basic questions, also use more meaningful subject lines next time (2nd reminder).

Thread locked.

Thomas