Application Development 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: 

Question about BAPI_PO_CHANGE to update CUOBJ field

JJAIMES
Participant
0 Kudos

Hi team,

Currently I'm trying to update the CUOBJ field using BAPI_PO_CHANGE and BAPI_TRANSACTION_COMMIT but my attemps has been unsuccessful.

The field is located in the POITEM structure with the name INT_OBJ_NO. To do it I fill the POITEMX structure with 'X' value in INT_OBJ_NO.

The point is when I try to update only that field (INT_OBJ_NO), the BAPI answer is "No data changed" (ID 06-022) BUT if I try to update that field with another one (for example Name of Requester), I achieve to update it.

The question is simple: Is there a way to update only the value of that field (INT_OBJ_NO) using this BAPI?

I am ready to listen your awesome comments!

Regards,

1 REPLY 1

mmcisme1
Active Contributor
0 Kudos

Try a search for:

sap BAPI_PO_CHANGE No data changed

It lead me to this. Which may or may not be your answer. A quick post of your code to call the BAPI would be nice as well.

https://archive.sap.com/discussions/message/5956814#5956814