‎2008 Jun 18 10:26 PM
Hi everybody
I'm using a BAPI (BAPI_PO_CREATE1) I send the table PO_ITEM and the quantity field has a value but when I check the generated purchase order I see another value in quantity
What can I solve my problem??????
‎2008 Jun 18 11:05 PM
Hi,
Are you marking the corresponding same field in table POITEMX as 'X' ?
Check that.
Regards,
Subramanian
‎2008 Jun 18 11:05 PM
Hi,
Are you marking the corresponding same field in table POITEMX as 'X' ?
Check that.
Regards,
Subramanian
‎2008 Jun 18 11:09 PM
Is it the same quantity but with the decimal moved? I have found that you need to multiply by 1000 (I believe it is 1000) to create a sales order using the BAPI.
I am about to use the same BAPI, as you, to create a PO so I will be interested to see what your isssue is.
Aaron