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_CHANGE

Former Member
0 Likes
339

Hi All,

I'm updating the PO delivery date through BAPI_PO_CHANGE bapi. We have added one custom field in ME21N t-code for each line item. When i call this bapi, I’m getting an error message "<Enter the custom field>" if the PO item doesn’t have any value for that field otherwise it's not giving any error and updating the delivery date properly. So can any one pls let me know how to rectify this error? Can I add this custom field to bapi extension structure, if yes how?

Thanks in advance.

Kannan

1 REPLY 1
Read only

Former Member
0 Likes
305

You can add the custom fields to BAPI, see help on BAPI Documentation.