‎2011 Mar 29 3:19 AM
Hello all,
I am using BAPI_SALESORDER_CREATEFROMDAT2 to create a sale order and we want the VAT determination to happen using the routine ..But when I run the BAPI by having a break-point in the routine which I am looking for ....it doesn't stop there....
Is this normal...are the pricing routine triggered during the Sale order creating while using the BAPI ....to me they should but trying to understand if it should stop during the debug..
Regards,
fellow Abaper
‎2011 Mar 30 6:59 AM
Hi,
please look into your system log (SM21) whether you have a break-point information here. It should be logged if it can't stop at the break-point for technical reasons!
Regards,
Klaus
Edited by: Klaus Babl on Mar 30, 2011 7:59 AM
‎2011 Mar 30 6:52 AM
Hi,
Does the routine trigger when you create a SO using VA01 for the same data that you are using while triggering the BAPI?
Regards,
Chen
‎2011 Mar 30 6:59 AM
Hi,
please look into your system log (SM21) whether you have a break-point information here. It should be logged if it can't stop at the break-point for technical reasons!
Regards,
Klaus
Edited by: Klaus Babl on Mar 30, 2011 7:59 AM
‎2011 Apr 10 4:55 PM