‎2009 Apr 14 3:15 PM
Hai Friends,
i have developed a report. it does not have any selection screen. it updates the z table whenever executed. for the first time the number will be executed from '5000000000' checks for the last number in the MSEG table and if it is 5000000100 it executes in this range.
during the next execution it should start from 5000000101 and so on. i have given COMMIT in the end of the coding. i have done this. my query is how do i create a t-code for this program in SE. which option i have to select.
i don't want the end-user to use SE to execute the program.
‎2009 Apr 14 3:20 PM
HI,
You can select the Program and the selection screen Radio button.
Selection screen input is not mandatory.
‎2009 Apr 14 3:34 PM
1) Goto-->Se93
2) Enter New Tcode you want to created and Press F5/Create
3) Select Program and Selection Screen Radiobutton
4) Enter Your program name.
5) Screen name leave Empty or set to 1000.
6) SAVE.
Run the Tcode.
Regards,
Gurpreet
‎2009 Apr 14 3:51 PM
hi Vennila,
there is no sense of creating t-code for a report which is having no selection Screen.
you can create t-code as by the above replies..
but end user had no access to se38 then he can use t-code else it is better ask him to use se38 to run the report..
Regards,
Prabu