Application Development 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: 

Credit check for sales order creation using BAPI

Former Member
0 Kudos

HI,

I am using BAPI_SALESORDER_CREATEFROMDAT2 for creating sales order.

I want the credit check for a customers credit limit done while creating the sales order. Is it possible to make

credit check with above bapi? If it is possible please give me the solution.

<b>Helpful answers will be rewarded</b>

2 REPLIES 2

Former Member
0 Kudos

How did you solve this issue?

Thanks.

paul_quinn
Participant
0 Kudos

hi,

it's the same code that is executed for the credit check in the bapi as in va01

If you put in the correct data, see sap note 366265, the credit check will be executed

kind regards

Paul Q