DBA Data[Home] [Help]

APPS.PO_REQUISITION_LINES_PKG dependencies on PO_REQ_DIST_SV1

Line 255: po_req_dist_sv1.update_dist_quantity (x_requisition_line_id,

251: x_progress := '030';
252:
253: if (x_update_dist_quantity = 'Y') then
254:
255: po_req_dist_sv1.update_dist_quantity (x_requisition_line_id,
256: x_quantity);
257: end if;
258:
259: x_progress := '040';