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

Background Schedule - Hardcore Input data

Former Member
0 Likes
369

Hi Experts

I am developing a BDC, now i want to schedule the program into background.

So i want to hardcore the input data like

Select Method (Genrate session/Call transaction)

Processing Mode

Update Mode

Nodata Indicator.

These data i need to hardcore in the program itself for further processing of background schedule.

How to do it, pls advise me on this.

Thanks in advance.

Regards

Rajaram

1 REPLY 1
Read only

Former Member
0 Likes
248

Hi Rajaram,

As of my understanding do you want to put the following on your selection screen?

Select Method (Genrate session/Call transaction)

Processing Mode

Update Mode

Nodata Indicator

then do so.

There is a structure for call transaction parameters, which you can use for setting of selection screen and can set the default values as wellin initialization event.

Structure name : CTU_PARAMS

Reward pointsif useful.

Thanks & Regards

Rajini Rajuladevi

Edited by: Rajini R M on Jun 4, 2008 8:44 AM