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

Creating T-Code in SE93

Former Member
0 Likes
498

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.

3 REPLIES 3
Read only

Former Member
0 Likes
470

HI,

You can select the Program and the selection screen Radio button.

Selection screen input is not mandatory.

Read only

Former Member
0 Likes
470

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

Read only

Former Member
0 Likes
470

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