DBA Data[Home] [Help]

APPS.AHL_RM_ROUTE_PVT dependencies on AHL_DOC_TITLE_ASSOS_B_S

Line 4004: SELECT AHL_DOC_TITLE_ASSOS_B_S.NEXTVAL

4000: END LOOP;
4001:
4002: -- 3.Copy Reference Documents
4003: FOR I in get_doc_associations( p_route_id ) LOOP
4004: SELECT AHL_DOC_TITLE_ASSOS_B_S.NEXTVAL
4005: INTO l_doc_title_assos_id
4006: FROM DUAL;
4007: -- pekambar changes for bug # 9342005 -- start
4008: -- Passing wrong values to attribute1 to attribute15 are corrected