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

BDC at Background

Former Member
0 Likes
725

How to set BDC call transaction driver program at background and this BDC doesnot have selection-screen. If we have selection-screen, there we can set this program at background. Without Selection-screen how to set this program at background?

Thanks for all.

5 REPLIES 5
Read only

Former Member
0 Likes
693

Hi,

If You have selection screen, then you need to create a variant first.

While creating a Job you have an option called variant, in SM36.

Enter the variant and schdule the job.

Thanks & Regards,

Vamsi.

Read only

nirajgadre
Active Contributor
0 Likes
693

HI,

Goto >SM36> Create the job --> Enter the step --> enter the program name. and schedule the job as per the requirement.

Read only

0 Likes
693

Create background job for your program thru SM36.

Read only

Former Member
0 Likes
693

Hi,

Use t-code SA38.

Regards

Bikas

Read only

Former Member
0 Likes
693

Thanks for all.