DBA Data[Home] [Help]

APPS.AMS_LIST_WF dependencies on JTF_RS_RESOURCE_EXTNS

Line 110: from jtf_rs_resource_extns jtf

106: --bmuthukr changes for bug 3895455.
107: l_user_id NUMBER;
108: cursor c1(l_last_updated_by number) is
109: select jtf.resource_id
110: from jtf_rs_resource_extns jtf
111: where jtf.user_id = l_last_updated_by;
112: --
113:
114: BEGIN

Line 700: from jtf_rs_resource_extns jtf

696: --bmuthukr changes for bug 3895455.
697: l_user_id NUMBER;
698: cursor c1(l_last_updated_by number) is
699: select jtf.resource_id
700: from jtf_rs_resource_extns jtf
701: where jtf.user_id = l_last_updated_by;
702: --
703: begin
704: