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

BAPI_PO_CREATE1

Former Member
0 Likes
894

Hi there,

I'am using the BAPI to create PO´s, the problem is that the conditions created in MEK1 are not updated but the

PO is created with two conditions the one from MEK1 and

the one i've set in the BAPI.

In the table pocond, i've set the field change_id as U(Update) but like this only the condition from MEK1 appears in the PO conditions, to appear i've got to put

pocond-change_id = I (Insert).

All help is welcome

1 REPLY 1
Read only

Former Member
0 Likes
307

Nuno i supossed that you are filling the POCONDX right?

By the way, if a condition belongs to a PO when you create it, then you must UPDATED; but if the condition will be a new one in the PO, you must INSERTED.