cancel
Showing results for 
Search instead for 
Did you mean: 

Restricting Modification of Components in Production Orders

Former Member
0 Kudos

Hi,

In our business scenario, we want to restricts users (all users having authorisation for transaction code CO02) from changing components of a production order. Rather they should delete the component which they want to change & add the same component again with the changed properties.

How this can be done?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You try following user exit which can help you restricting users from changing components.

PPCO0023 |Checks Changes to Order Components

PPCO0008 |Enhancement in the adding and changing of components |

In above exits,you can give an error message if the components are changed.

Take help of your abaper to implement above exit in CMOD.

Hope this helps.

Regards,

Tejas