‎2008 Jun 04 6:57 AM
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
‎2008 Jun 04 7:44 AM
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