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

Please suggest a BAPI Name.

Former Member
0 Likes
797

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

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
Read only

Former Member
0 Likes
755

Hi,

You can use the FM I_CHANGE_STATUS

Thanks,

Naren

Read only

Former Member
0 Likes
755

Hi Did you tried

FM <b>BAPI_SALESORDER_CHANGE</b>

Regards Rk

Read only

0 Likes
755

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

Regards,

Buvana

Read only

0 Likes
755

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