2015 Jan 23 11:38 AM
Hi All,
Is it possible to code BDC inside a user exit.
Thanks,
Venkat
2015 Jan 23 11:42 AM
Hi All,
Is it possible to code BDC inside a user exit.
Thanks,
Venkat
2015 Jan 23 11:42 AM
2015 Jan 23 11:44 AM
Hello.
Possible is.
Good isn´t , if there is another possibility like BAPI or creating a function module, you run into problems with transaction logic.
Regards.
2015 Jan 23 11:47 AM
Hi Venkat,
100% possible.
but please consider below,
better if you run the BDC in background mode.
try to find a BAPI, FM rather than BDC in userexit.
Rewards are usefull !
Thanks
Tharaka