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

Function Module for Internal Order

Former Member
0 Likes
2,456

Gurus,

Need help in using the correct function module/bapi in changing the status of an Internal Order.

None of the FMs below are applicable:

BAPI_INTERNALORDER_CREATE

BAPI_INTERNALORDER_GETDETAIL

BAPI_INTERNALORDER_GETLIST

BAPI_INTERNALORDER_SAVEREPLICA

RK_AUFTRAG_REFERENZ

K_PRE_BAPI_ORDER_TYPE_READ

Thanks

2 REPLIES 2
Read only

Former Member
0 Likes
1,094

Hi,

U can change using

STATUS_CHANGE_FOR_ACTIVITY.

Rewardpoints if useful.

Regards

(YUGANDHAR.P)

Read only

0 Likes
1,094

I tried that FM but to no avail.

If you had the same issue before, can you share your codes?

Thanks