DBA Data[Home] [Help]

APPS.JTF_RS_ROLES_PVT dependencies on DUAL

Line 370: FROM dual;

366:
367: --Get the next value of the Role Id from the sequence
368: SELECT jtf_rs_roles_s.nextval
369: INTO l_role_id
370: FROM dual;
371:
372: --Call the Table Handler to Insert Values into jtf_rs_roles Tables
373:
374: jtf_rs_roles_pkg.insert_row (