DBA Data[Home] [Help]

APPS.PO_REQS_SV dependencies on FND_ATTACHED_DOCUMENTS2_PKG

Line 280: fnd_attached_documents2_pkg.delete_attachments('REQ_LINE',

276: WHERE requisition_line_id = Srec.requisition_line_id;
277:
278: x_progress := '020';
279:
280: fnd_attached_documents2_pkg.delete_attachments('REQ_LINE',
281: Srec.requisition_line_id,
282: '',
283: '',
284: '',

Line 398: fnd_attached_documents2_pkg.delete_attachments('REQ_HEADER',

394: */
395:
396: x_progress := '050';
397:
398: fnd_attached_documents2_pkg.delete_attachments('REQ_HEADER',
399: x_req_hdr_id,
400: '',
401: '',
402: '',