DBA Data[Home] [Help]

APPS.AML_SALES_LEADS_V2_PUB dependencies on JTF_RS_RESOURCE_EXTNS

Line 70: FROM JTF_RS_RESOURCE_EXTNS JS

66:
67: CURSOR C_get_slaesforce(c_user_id NUMBER)
68: IS
69: SELECT JS.RESOURCE_ID
70: FROM JTF_RS_RESOURCE_EXTNS JS
71: WHERE JS.USER_ID = C_User_Id;
72:
73: CURSOR c_get_group_id (c_resource_id NUMBER)
74: IS