How can I find a usser session responsibility?
Hello everyone!
I'm trying to change select that is giving me list of values in OAF page. I need program to define a session responsibility of user and make them see only particular values. The problem is that I don't know how to define a session responsibility in OAF.
Is there anything like YS_CONTEXT('USERENV', 'CURRENT_USERID'), but for responsibilities and is usable for OA Framework?
May you please help me?