2005 Apr 04 12:45 PM
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
2005 Apr 04 1:02 PM
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.