cancel
Showing results for 
Search instead for 
Did you mean: 

set production order fields to 'non-modifiable'

former_member445197
Participant
0 Kudos

Hi All,

I have a requirement to set production order fields as non-modifiable when the order status is CNF (Final Confirmation), PCNF (Partially Confirmation) or TECO (Technically Complete).

Also, goods movement should not be possible against orders with TECO status.

If both TECO and confirmation are revoked, the order fields should be modifiable via transaction CO02.

Please let me know how to achieve this using a Status Profile and User Statuses (transactions OPJH, BS02).

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

lingaiahvanam
Active Contributor
0 Kudos

Hi,

1. Update the TECO (technically complete) status to not modify the production order data.

2. After updating the TECO system allow posting goods issues against production order and it is a standard behavior. In this case, you can follow any one method.

First one is system staus via BS22 transaction - I0045 (TECO). Make sure this change will impact at a client level.

The second option is user exit CONFPP01 implementation with ABAPer help.

Best Regards,

Lingaiah