‎2007 Aug 28 1:11 PM
How to transfer legacy data into base tables by scheduling a time frame using bdc?
‎2007 Aug 28 1:20 PM
Hi Mithun,
Use SESSION method and give the time to HOLDDATE export parameter to the BDC_OPEN_GROUP function module as it will lock the session until the HOLDDATE but this can't be done using CALL TRANSACTION.
Thanks,
Vinay
‎2007 Aug 28 1:14 PM
go to SM37 and give required details and go head.
Reward points if helpful.
Thanks
rewards point.
‎2007 Aug 28 1:20 PM
Hi Mithun,
Use SESSION method and give the time to HOLDDATE export parameter to the BDC_OPEN_GROUP function module as it will lock the session until the HOLDDATE but this can't be done using CALL TRANSACTION.
Thanks,
Vinay
‎2007 Aug 28 1:26 PM
hi..
To Schedule the BDC processing in Background periodically...
Tcode : SM36.
Program : RSBDCSUB must be scheduled to Run the Sessions Periodically.
for Call transaction Method u can Schedule the same Program itself.
<b>reward if Helpful</b>
‎2007 Aug 28 1:29 PM
Hi Raj,
go to SM36 and give job name and go for flag tab in that u can select as of ur requirement
Reward points if helpful.
Thanks
Naveen khan