[Home] [Help]
723: -- Get grantee key of the current resource
724: l_grantee_key := JTF_RS_WF_INTEGRATION_PUB.get_wf_role(l_resource_id);
725:
726: -- Get greantee orig system for the current grantee key
727: wf_directory.GetRoleOrigSysInfo(Role => l_grantee_key,
728: Orig_System => l_grantee_orig_system,
729: Orig_System_Id => l_grantee_orig_system_id);
730:
731: -- Check access of the current user in grants schema