DBA Data[Home] [Help]

APPS.PO_REQS_SV dependencies on FND_ATTACHED_DOCUMENTS2_PKG

Line 286: fnd_attached_documents2_pkg.delete_attachments('REQ_LINE',

282: WHERE requisition_line_id = Srec.requisition_line_id;
283:
284: x_progress := '020';
285:
286: fnd_attached_documents2_pkg.delete_attachments('REQ_LINE',
287: Srec.requisition_line_id,
288: '',
289: '',
290: '',

Line 406: fnd_attached_documents2_pkg.delete_attachments('REQ_HEADER',

402: */
403:
404: x_progress := '050';
405:
406: fnd_attached_documents2_pkg.delete_attachments('REQ_HEADER',
407: x_req_hdr_id,
408: '',
409: '',
410: '',