DBA Data[Home] [Help]

APPS.PO_NEGOTIATIONS4_PVT dependencies on FND_ATTACHED_DOCUMENTS2_PKG

Line 1505: fnd_attached_documents2_pkg.copy_attachments

1501: ||' to- new_req_line_id_rslt_tbl='
1502: ||to_char(new_req_line_id_rslt_tbl(l_copy_attach_index)));
1503: END IF;
1504:
1505: fnd_attached_documents2_pkg.copy_attachments
1506: (X_from_entity_name => 'REQ_LINES' ,
1507: X_from_pk1_value=>
1508: requisition_line_id_rslt_tbl(l_copy_attach_index),
1509: X_from_pk2_value => NULL ,