Hi SRM Gurus,
We have to disable some fields for the standard T-codes BBP_MON_SC & BBP_POC.
But those fields will needs to be disable for certain role users only.
We can disable the fields through creating the Screen/Transaction variant (SHD0) for those standard
T-codes (BBP_POC & BBP_MON_SC). But to implement the role based logic, I think we need
to use the standard badi BBP_SCREENVARIANT and method GET_SCREENVARIANT_PO
and GET_SCREENVARIANT_SC (As per the standard SAP documentation).
I have also implemented the BADI with the above mentioned methods. But it's not working at all.
So could you please let me know which BADI & which method we need to handle (or any other way), so that we can get the exact result.
Full points for the reply.
Thanks
Shraman