Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error msg Please enter net price in BAPI_PO_CREATE1.

Former Member
0 Likes
3,062

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.

4 REPLIES 4
Read only

madhu_vadlamani
Active Contributor
0 Likes
1,498

Hi Hemant,

Welcome to scn.Please fill the net price in item table field.

Regards,

Madhu.

Read only

0 Likes
1,498

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.

Read only

0 Likes
1,498

Hi

Try to populate it or check it with badi ME_PROCESS_PO_CUST.

Regards

Eduardo

Read only

Former Member
0 Likes
1,498

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