2008 Jan 31 5:33 AM
HI Experts,
I have made simple ALV report from SQVI t-code. After generating the code fr that Hw do I make a T-code for other user to access that. Later I have to transport it on PRD Server too. The Programm have lots of incluse. Programm name is
AQFKSYSTQV000001ZFR2=========
Plz help. Urgent.
Thanks.
khan
2008 Jan 31 6:01 AM
Use Transaction SE93 select Report Transaction and give T-code for your Program name.
2008 Jan 31 5:38 AM
2008 Jan 31 5:39 AM
SE93 (Maintain Transaction) is the T.Code to assign a transaction code to the Executable program.
Goto SE93
Give the T.Code name you want to create
Click on Create button.
Give the Short Text for the T.Code
Select the Object type for which you are assigning the T.Code
(for executable program select the option "Program and Selection Screens (report transaction)" )
Now Give the Program name to be attached to the T.Code
Check all the GUI Support options.
Click on save.
2008 Jan 31 5:46 AM
hi,
Can V transport the se39 Programm to other servers...with that Work or I have to make seperate programm for servers...
Thanks.
Khan
2008 Jan 31 6:01 AM
Use Transaction SE93 select Report Transaction and give T-code for your Program name.
2014 Oct 19 6:37 AM
Hi Saddam Ali Khan
1>go to SQVI t code and enter your query name and press enter
2>In the menu path select Quick view--> additional functions-->Generate Program
3>After Generating the program In the menu path select Quick view--> additional functions-->Display report Name
4>Now in se38 enter the report name in Program field and execute
5>You will get the Initial Selection screen of the report . Go to Menu of System -->Status
6> Note down the Program name and Screen number
7>Go to SE93 and Create a Z tcode for the query, Enter the description and importantly you have to select the 2nd Option radio Button Program and Selection Screen (Report Transaction) and Press enter
8>In the next screen enter the Report name In Program field and enter the screen number
9>In the classification Section select Professional user Transaction
10>In GUI support section select all the options i.e SAPGUI for HTML,Java,Windows
and save
the system will ask for Package select your package if not there then select local object
now execute the Z tcode your report will run sucessfully
Regards
Vijay hebbal