DBA Data[Home] [Help]

APPS.PO_MODIFY_REQUISITION_PVT dependencies on PO_SUPPLY

Line 1307: l_success := po_supply.po_req_supply(NULL,

1303: IF PO_LOG.d_stmt THEN
1304: PO_LOG.stmt(d_module_base,d_progress,'Updating the requisition supply');
1305: END IF;
1306:
1307: l_success := po_supply.po_req_supply(NULL,
1308: p_req_line_id,
1309: NULL,
1310: g_EXPLODE_REQ_ACTION,
1311: NULL,