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

Problem with BAPI_PO_CHANGE in adding services

Former Member
0 Likes
369

Hello,

I have a problem in using BAPI_PO_CHANGE in adding new services for an existing po_item . I fill the table POITEM, POITEMX. Then I fill the POACCOUNT and POACCOUNTX table. Lastly I fill the table POSERVICES, POSRVACCESSVALUES. After running it with commit step. I get as return:

The purchase order .... was updated. But if I look at my purchase order with trans. me23n, there was nothing added. Thus, I do not know what I forget. So it will be great, if someone can provide an example in correct filling the table.

In Table POSERVICES I add for the field PCKG_NO the value : 0000000001, is this correct? because I will add new services positions.

Thanks in advance for your support.

Kind regards,

Erkan

2 REPLIES 2
Read only

Former Member
0 Likes
335

Are you using the Commit BAPI after the call to BAPI_PO_CHange?

Read only

Former Member
0 Likes
335

Hello Anuradha,

yes, I used the BAPI Commit command but it did not work.

Kind regards,

Erkan