‎2007 Oct 05 10:09 AM
Hi,
How to schedule a BDC through CALL Transaction in background through code.
Plz help.
‎2007 Oct 05 10:16 AM
hi
call transaction 'xk01' using itab mode 'n' update 'a' messages into msgtab.
above syntax calls transaction in back ground
regards
Nagesh.Paruchuri
‎2007 Oct 05 10:16 AM
hi
call transaction 'xk01' using itab mode 'n' update 'a' messages into msgtab.
above syntax calls transaction in back ground
regards
Nagesh.Paruchuri