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: 

Please suggest a BAPI Name.

Former Member
0 Kudos

Hi all,

I need to update the sale order user status in the header. Can you please suggest which BAPI i can use with regard to sale order item.

Regards,

Buvana

4 REPLIES 4

Former Member
0 Kudos

Hi,

You can use the FM I_CHANGE_STATUS

Thanks,

Naren

Former Member
0 Kudos

Hi Did you tried

FM <b>BAPI_SALESORDER_CHANGE</b>

Regards Rk

0 Kudos

Yes, I tried it. But i think it is not having the field for status change.

Regards,

Buvana

0 Kudos

Hi Buvana,

The statuses in general get updated when some change occurs in the data.

You have to do that change in the header so that , the status will get automatically updated in VBUK.

Regards,

Ravi