DBA Data[Home] [Help]

APPS.IBY_FD_EXTRACT_GEN_PVT dependencies on IBY_XML_FD_INS_1_0_V

Line 381: FROM iby_xml_fd_ins_1_0_v

377: END IF;
378:
379: SELECT ''||XMLType.getClobVal(instruction)
380: INTO x_extract_doc
381: FROM iby_xml_fd_ins_1_0_v
382: WHERE payment_instruction_id = p_payment_instruction_id;
383:
384: SELECT count(trxn_document_id)
385: INTO l_extract_count