2011 Oct 07 4:19 PM
Hi all,
I am getting error msg 'please enter net price' while creating PO using BAPI_PO_CREATE1.
my requirement is that field /BEV1/NEDEPFREE should be checked in table VBAP.
Hi all,
I am getting error msg 'please enter net price' while creating PO using BAPI_PO_CREATE1.
my requirement is that field /BEV1/NEDEPFREE should be checked in table VBAP.
2011 Oct 07 4:47 PM
Hi Hemant,
Welcome to scn.Please fill the net price in item table field.
Regards,
Madhu.
2011 Oct 08 2:08 PM
Hi madhu,
Thanks for your reply.
But my requirement is to make the purchase order independent of others so to mark /BEV1/NEDEPFREE field in ekpo table.
there is a checkbox option in me21n emities.
But how can we do that using BAPI.
2011 Oct 10 4:29 PM
Hi
Try to populate it or check it with badi ME_PROCESS_PO_CUST.
Regards
Eduardo
2011 Oct 11 1:08 PM
Hello Hemant.
I think you are missing POHEADER-NETPR .
pass it value 1.00 or any other as per your need .
it will solve your problem
Regards,
Jeet