Skip to Content
0
Former Member
Oct 31, 2007 at 04:52 AM

Updating condition amount in "BAPI_SALESORDER_CREATEFROMDAT2"

276 Views

Hi,

Iam using BAPI 'BAPI_SALESORDER_CREATEFROMDAT2' to cerate sales orders. Iam trying to update the condition amount for the existing condition type.

The requirement is it should update the amount for that condition type. But it creates an extra entry with the same condition type and amount. When checked in VA03-Item Conditions it will have two entries with the same condition type and one will have the amount with green light and the other with no amount and red light. I dont want to use BAPI for Sales Order Change after the order is created as it will affect the perforamnce.

Please suggest.

Thanks.