cancel
Showing results for 
Search instead for 
Did you mean: 

SHD0 modification

0 Kudos

Dear Friends,

I am currently trying to understand how does the SHD0 tcode exactly work. I've checked many recourses available on internet and tried to implement it in SAP system following step by step tutorials, but unfortunately something is going wrong and I can't make it work. Here is what I need:

I need to make some modifications and assign some users so they can't make any inputs in "Work", "Number", and "Normal Duration" in Operations tab in SAP PM module (tcode IW32)

I would really appreciate if you can give me some directions.

Thanks!

Accepted Solutions (0)

Answers (2)

Answers (2)

peter_atkin
Active Contributor
0 Kudos

You could also investigate BADI IWO1_SCREEN_MODIFY (see SE18) but I think this is for header data only.

Otherwise it you may require an implicit enhancement.

Either way - talk to your ABAP Team who should be able to help.

PeteA

tom_wan
Contributor
0 Kudos

Hi anar.namazov

Not every fields can be hidden, for example:

Note 2800017 - Unable to hide the column "Actual Work" in Order Operation List. (IW31/IW32/IW33)

Regards

Tom