Hi Guys,
I am creating a PO number with BAPI_PO_CREATE1, of document type RPD and facing below errors.
ℹ️ When I change the Price Unit from 1 to 100 or 10, I get an error message as
E(msg type ) 06(msg class) 215(message number) - Please enter net price
Even though I pass the net price in PO_ITEM internal table, i am getting the above error message.
(ii) When I change Order Price (orderpr_un) to PCE, i am getting below error message,
E ME 057 Unit of measure PCE not defined (please check your input)
I have checked in T006a table, PCE is defined.
I was able to create PO successfully before making the above changes
If anyone has idea about the errors, please let me know..
Thanks in advance.
Regards,
Ravi Kishore.