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

Technically completed production order

Former Member
0 Likes
1,376

Hi Friends,

I am facing one problem in production order. In CO01 i am creating production order and when i try to change the production order in CO02 it is giving error '"Change" is not allowed (ORD .........) . Some times this problem is coming and sometimes this problem is not coming. If i check in debugging i found that the problem is coming becuase of status TECHO, if that status is active then this error is coming. But i do not understand why this problem is coming only for some times. I am creating production order with same details but the problem is coming some times only. Any help will be highly appreciatedd.

Thanks a lot in advance.

3 REPLIES 3
Read only

former_member156446
Active Contributor
0 Likes
787

check for some relation between material, material groups and status (TECHO)... there needs to be some case which always fails need to figure it out.

JEST table holds the status of orders, there is a field INACT look into it as well

Read only

Former Member
0 Likes
787

Hi,

This TECO status is set through CO02 transaction itself.

Goto CO02 if order is already teco, it will show u the msg.press ok button.

after that goto Functions->Restrict Processing->Revoke technical completion.

This way u can undo teco.

May be your user is setting this status as part of his regular exercise.

Regards,

Sunny

Read only

Former Member
0 Likes
787

Hi Ramesh,

Use this.

if order is technically completed.

This TECO status is set through CO02 transaction itself.

Goto CO02 if order is already teco, it will show u the msg.press ok button.

after that goto Functions->Restrict Processing->Revoke technical completion.

Regards,

vijay