Hi all,
I need to call a BDC program in side a user-exit of sales order change
. i want to make user by calling this BDC program that it wont effect any of my other code's on that and that the customer wont be noticed with any inconvenience.
i know to use
CALL TRANSACTION 'zprogram'.
but i want to make sure that till will not do any harm for any of other parts.
Regards Nafran.