DBA Data[Home] [Help]

APPS.OKC_XPRT_QA_PVT dependencies on WF_ROLES

Line 2901: FROM wf_roles

2897: l_conc_pgm_desc fnd_new_messages.message_text%TYPE;
2898:
2899: CURSOR csr_wf_role_user IS
2900: SELECT name
2901: FROM wf_roles
2902: WHERE name = FND_GLOBAL.USER_NAME;
2903:
2904: BEGIN
2905: