cancel
Showing results for 
Search instead for 
Did you mean: 

Updating existing PO with new line item

Former Member
0 Kudos

Hi

We are in ECS scenarion. I want to add a new line item to the already existing Po which was transferred to the R/3 system successfylly. I have user pd_po_update and pd_po_save . In pd_po_update I am getting changes = "X" but in es_guid it seems i am getting the old guid . after executing the program when I go back a message popsup saying "update was terminated".

Please let me know what should i do in order to add a new line item to the PO.

thanks

sankar

Accepted Solutions (0)

Answers (1)

Answers (1)

laurent_touillaud
Contributor
0 Kudos

Hi Sankar,

You must add a COMMIT WORK after having passed the BBP_PD_PO_SAVE.

Regards,

Laurent.

Don't forget points if helpfull.

Former Member
0 Kudos

Why dont you use process purchase order BBP_POC and add the new line? it is simple and works fine.

Thanks,

Sreedhar