Hi Experts,
Is it possible to run the BDC but in test run mode.
If possible please guide me how to do that.
Let say i'm doing BDC for VA01.
If i tick the test run, means no need to create the Sales Order Document just test run.
If i untick the test run, create the Sales Order document.
I'm using Call transcation method to doing the BDC
CALL TRANSACTION fu_tcode USING ft_bdcdata
MODE fu_mode
MESSAGES INTO ft_bdcmsg
UPDATE 'S'.
Best Regards,
Victor.