Hello!
I have a problem:
I need to display one of stats (I1192) from list values of DDK_STAT_CHANGE (DropDownByKey) in view VI_DET_BAS_DPO only when user have Admin role (from tab Authorization). How I can view or doesn't view this stat?
Or I can go another way:
check the status = 'I1192' and user role = 'Admin' and clear the status, if user rule isn't 'Admin'.
But I don't now, how to do it.
Thanks a lot.