DBA Data[Home] [Help]

APPS.INV_LOGICAL_TRANSACTIONS_PUB dependencies on PO_REQUISITION_LINES_ALL

Line 446: FROM PO_REQUISITION_LINES_ALL

442: WHERE organization_id = l_organization_id ;
443:
444: SELECT REQUISITION_HEADER_ID
445: INTO l_trx_src_id
446: FROM PO_REQUISITION_LINES_ALL
447: WHERE requisition_line_id =l_requisition_line_id;
448:
449: --bug 3357867 get the distribution account id from po api
450: -- get the expenditure type and org from po_distributions.