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

Update operations on process order

former_member239066
Participant
0 Likes
1,641

Hi Experts,

We are trying to update operation resource on process orders.

We have tried the BAPI BAPI_ALM_ORDER_MAINTAIN but we are getting the error message IW702 (& is not a maintenance order).

We have also tried using the FM CR_WORKCENTER_UPDATE without any success.

Can you please advise how to proceed?

Thanks

1 REPLY 1
Read only

RaymondGiuseppi
Active Contributor
0 Likes
922

Only available BAPI for process order is now BAPI_PROCORD_CHANGE (much less options than BAPI_ALM_ORDER_MAINTAIN now restricted for PM/CS orders) (ref 1275923 - BAPI_ALM_ORDER_MAINTAIN: Error message IX019 and1694267 - BAPI_ALM_ORDER_MAINTAIN not for work orders.) For production orders the RFC FM CO_SE_PRODORD_CHANGE is available but AFAIK not for process orders (or older techs.)

Nevertheless there is a note available to allow use of this BAPI, but you must open a message to request SAP Note 1636321 and describe your exact requirement.

Regards,
Raymond