‎2007 Jun 26 10:34 AM
Hello,
I want to know if I am using a BAPI (Sales order creation) will it execute the user-exit code or not.
If not why not?
Please confirm.
Rgds
Ank.
‎2007 Jun 26 10:55 AM
Yes - Business Object 2032 (included in BAPI_SALESORDER_CREATEFROMDAT1) will also consider the User Exits and Customer Exists according to transaction VA01.
Regards,
AndyG
‎2007 Jun 26 10:55 AM
Yes - Business Object 2032 (included in BAPI_SALESORDER_CREATEFROMDAT1) will also consider the User Exits and Customer Exists according to transaction VA01.
Regards,
AndyG
‎2007 Jun 26 11:05 AM
Hi,
Yes this BAPI will call userexits, why not try it, if you are experiencing unexpected results, ensure you are executing a commit.
Regards,
Chester
‎2007 Jun 26 11:06 AM
Hi,
you need to fire an explicit BAPI_TRANSACTION_COMMIT .
<b>Reward points</b>
Regards
‎2007 Jun 26 11:11 AM
Hi,
All BAPI's will execute the user exit.
After using the BAPI use commit.
Reward if useful.
Regards,
Umasankar.