Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem with BAPI

Former Member
0 Likes
481

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
444

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

3 REPLIES 3
Read only

Former Member
0 Likes
444

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

Read only

Former Member
0 Likes
445

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

Read only

Former Member
0 Likes
444

thanks for the reply