Skip to Content
0
May 13, 2008 at 06:37 AM

calling a BDC program in side a user-exit

73 Views

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.