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

How can we create job using transaction code?

Former Member
0 Likes
7,434

Hi Gurus,

In SM36 we schedule background job using abap program name.Is there any way we can schedule this job using tcode ?

2 REPLIES 2
Read only

Former Member
0 Likes
3,833

There is no way you can create a job using t-code, you have to use ABAP program name only.

Regards

Read only

Former Member
0 Likes
3,833

Hi Srimanta,

There is no options to create job usin T-code, You have to use ABAP program name only.

You can get the name of the ABAP program for T-code from Transaction SE93.

Regards

Dillip Sahoo