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

BAPI Error for create SO

Former Member
0 Likes
334

Dear All,

When I using BAPI_SALESORD_CREATEFDATA to create SO, it returns error "No pricing procedure could be determined", do you have any idea about that, Thanks!

2 REPLIES 2
Read only

Former Member
0 Likes
312

Hi,

I guess you have to pass the pricing conditions in conditions table of the BAPI.

Hope this helps you.

Thanks,

Arun

Read only

Former Member
0 Likes
312

This could be a data issue. You can consult your SD consultant whether the pricing procedure is defined for the sales area (Sales OrgDist ChannelDivision) and the sales doc type entered.

For this you can try out manually by going to VA01 and enter the possible values and try saving the order. If it stops with the same error this could be a data issue.

But if order is successfully saved, then the issue is in the way you populate the data into BAPI structures.

Thanks

Vijay