‎2007 Nov 19 5:22 PM
Hello,
I have a doubt, if i have code in an user-exit that does anything(for example code in an user-exit in VA01), will pass through this code if i create the salesorder via BAPI?
‎2007 Nov 19 5:49 PM
Welcome to SDN.
BAPI or BDC will not trigger exit.
Regards,
Amit
Reward all helpful replies.
‎2007 Nov 19 5:49 PM
Welcome to SDN.
BAPI or BDC will not trigger exit.
Regards,
Amit
Reward all helpful replies.
‎2007 Nov 19 6:44 PM
BAPI may not trigger the user-exit because BAPI is more to do with the direct table updates.. but, I am sure BDC hits the user-exit.