DBA Data[Home] [Help]

APPS.AHL_RM_OPERATION_PVT dependencies on AHL_DOC_TITLE_ASSOS_B_S

Line 2704: SELECT AHL_DOC_TITLE_ASSOS_B_S.NEXTVAL

2700: END LOOP;
2701:
2702: -- 3.Copy Reference Documents
2703: FOR I in get_doc_associations( p_operation_id ) LOOP
2704: SELECT AHL_DOC_TITLE_ASSOS_B_S.NEXTVAL
2705: INTO l_doc_title_assos_id
2706: FROM DUAL;
2707: -- pekambar changes for bug # 9342005 -- start
2708: -- Passing wrong values to attribute1 to attribute15 are corrected