DBA Data[Home] [Help]

APPS.PO_NEGOTIATIONS4_PVT dependencies on FND_ATTACHED_DOCUMENTS2_PKG

Line 1424: fnd_attached_documents2_pkg.copy_attachments

1420: ||' to- new_req_line_id_rslt_tbl='
1421: ||to_char(new_req_line_id_rslt_tbl(l_copy_attach_index)));
1422: END IF;
1423:
1424: fnd_attached_documents2_pkg.copy_attachments
1425: (X_from_entity_name => 'REQ_LINES' ,
1426: X_from_pk1_value=>
1427: requisition_line_id_rslt_tbl(l_copy_attach_index),
1428: X_from_pk2_value => NULL ,