cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI BAPI_SALESORDER_CREATEFROMDAT2 for credit check on sales order

Former Member
0 Kudos

Hi Techies,

We are trying to use BAPI_SALESORDER_CREATEFFROMATDAT2 for creating a sales order. when we create sales order through VA01 it creates sales order in block mode and pops up credit block check info. however when we create sales order through bapi it does not give any info/error in Bapi return table. please let us know how can we resolve this??

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

One possibility is to make the credit analysis of the shipment. Thus creating the automatic elapses standard ....


At.

former_member183424
Active Contributor
0 Kudos

It is a standard behavior, system never shows any warning or information message during sales order creation with BAPI. Please read the OSS note 500585 - No credit warning message with order entry via BAPI

Former Member
0 Kudos

Thanks Debendyu,

In our system the message is set as error message and not warning message so our functional is saying that it should appear even in BAPI.