cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Hide standard fields in Freight Order of SAP TM

former_member587468
Discoverer

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

hi,

Please activate screen persona make modifications as desired and add the flavour to your user roles. It is the simplest way to handle.

Regards,

Abdul Rahim

AsifHabib
Active Participant
0 Kudos

Hi

Can be achieved by personalisation. We recently followed this blog - https://blogs.sap.com/2013/11/20/customize-view-fields-using-application-configuration-in-webdynpro-... for an enhancement.

former_member587468
Discoverer
0 Kudos

Hi Asif,

Thanks for your answer!

I want to handle this dynamically. Hide fields only to particular users. Can this be achievable from programming?

AsifHabib
Active Participant
0 Kudos

Hi

For that you can work on authorization object by importing authorization profile into that role through PFCG. Assign that role to Users by SU01.

Thank You