Skip to Content
0
Former Member
May 13, 2008 at 11:35 AM

BAPI_SALESORDER_CREATEFROMDAT2 error

259 Views

Hi all,

When i execute the BAPI -

BAPI_SALESORDER_CREATEFROMDAT2 my sales orders created successfully.

When i see the sales order created then there seems to be some problem in Price field it automatically multiples the price field by 10.

for eg items-target_val = vitem-item_amt.

items-target_val =9.89.

In Items internal table it displays correctly also but when i check using transaction va03 it display that value muliply by 10.

eg :- in va03 net value displays as 98.90

Any suggestions welcome.

Regards,