DBA Data[Home] [Help]

APPS.JTF_FM_MD_MIGRATION_PVT dependencies on JTF_AMV_ATTACHMENTS

Line 557: FROM jtf_amv_attachments a

553: -- This cursor is to find all attachments defined
554: -- in content repository for the items in c_get_item_cur
555: CURSOR c_get_content_repository_csr(c_item_id NUMBER) IS
556: SELECT distinct file_id, file_name,description
557: FROM jtf_amv_attachments a
558: WHERE attachment_used_by_id = c_item_id
559: AND file_id IS NOT NULL;
560:
561: -- Check if this document has an associated query