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 for updating Process order: Operation - Standard Values

Former Member
0 Likes
2,587

Hi Experts,

I have a requirement to update the Process order : Operation standard values from a Function Module. Is there any BAPI or FM available to achieve the same ?

Thanks in advance

Anoop

Hi Experts,

I have a requirement to update the Process order : Operation standard values from a Function Module. Is there any BAPI or FM available to achieve the same ?

Thanks in advance

Anoop

3 REPLIES 3
Read only

Former Member
0 Likes
1,700

Hi Anoop,

Check out this thread: I found the answers given by helpful.

Alternatively, you can run a DB-trace with ST05 while changing the standard values in CO02 and implement your own program using similar UPDATE-statements. Of course, this would require you to check the process order status first, to find out whether it should be updated or not, and to think about LUW to avoid data inconsistency.

Cheers,

Philipp

Read only

0 Likes
1,700

Hi Philipp,

Thanks for the reply.But what I am looking for is one that works for Process Orders(COR2). The thread you mentioned refers to Production orders.

regards,

Anoop

Read only

kumar_sp
Explorer
0 Likes
1,700

Hi,

Check the below link

http://scn.sap.com/thread/2020263

Regards,

Kumar.