cancel
Showing results for 
Search instead for 
Did you mean: 

production order components grey out

former_member218053
Participant
0 Kudos

hiii,

i would like grey out some fields like production order components, qty, while creating production order. pls any one tel me the process which i can apply for the same

Regards

Jinto joy

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member184701
Active Contributor
0 Kudos

dear, restrict your users to have the access only to CO03 (neither CO01 nor CO02) -

just few of them have authorization to create or change orders.

the majority can display only

svs_sap
Active Contributor
0 Kudos

Hi

You can do this in 2 ways,

1. use screen variant option

or else

2. Go for customization with ABAP help - if anyone changes the fields you do not want them to change then order is not allowed to save.

Regards,

Sharat

rupesh_brahmankar3
Active Contributor
0 Kudos

Dear,

You can create  transaction variant using SHD0 for CO01 and CO02 to make fields in components as output only.

Or please try the enhancement is PPCO0008 ( Enhancement for adding and changing components).

Function exit is EXIT_SAPLCOMK_006 (Enhancement for adding and  changing components )

Or BAdi WORKORDER_UPDATE method BEFORE_UPDATE.

Regards,

R.Brahmankar

milind_kulkarni5
Contributor
0 Kudos

Hi,

Can be solved on authorization level by restricting access to change component ..just check.

Regards,

Milind

former_member218053
Participant
0 Kudos

Dear milind,

could you please tell me that how to find authorization object for restricting material component....?

now material component showing in white color just i want to be changed in grey.

milind_kulkarni5
Contributor
0 Kudos

Hi ,

Check SU24 & SU21 .

Regards,

Milind