DBA Data[Home] [Help]

APPS.AP_IMPORT_VALIDATION_PKG dependencies on RCV_SHIPMENT_HEADERS

Line 14684: rcv_shipment_headers SH ,

14680: --bug 5118518:Removed the view reference
14681: SELECT nvl(sum(nvl(RT.quantity_billed,0)),0)
14682: INTO l_qty_billed_sum
14683: FROM rcv_transactions RT ,
14684: rcv_shipment_headers SH ,
14685: po_headers_all PH ,
14686: po_line_locations_all PS ,
14687: po_releases_all PR ,
14688: per_all_people_f BU