DBA Data[Home] [Help]

APPS.INV_LOGICAL_TRANSACTIONS_PUB dependencies on PO_REQUISITION_LINES_ALL

Line 430: FROM PO_REQUISITION_LINES_ALL

426: WHERE organization_id = l_organization_id ;
427:
428: SELECT REQUISITION_HEADER_ID
429: INTO l_trx_src_id
430: FROM PO_REQUISITION_LINES_ALL
431: WHERE requisition_line_id =l_requisition_line_id;
432:
433: --bug 3357867 get the distribution account id from po api
434: -- get the expenditure type and org from po_distributions.