DBA Data[Home] [Help]

APPS.INV_UI_RCV_LOVS dependencies on PO_DISTRIBUTIONS_ALL

Line 3119: , po_distributions_all pda

3115: , (pda.quantity_ordered - pda.quantity_delivered)
3116: , woov.repetitive_schedule_id
3117: FROM po_headers_all phl
3118: , po_lines_all pla
3119: , po_distributions_all pda
3120: , po_releases_all prl
3121: , wip_osp_jobs_val_v wojv
3122: , wip_osp_lines_val_v wolv
3123: , wip_osp_operations_val_v woov

Line 3159: , po_distributions_all pda

3155: , (pda.quantity_ordered - pda.quantity_delivered)
3156: , woov.repetitive_schedule_id
3157: FROM po_headers_all phl
3158: , po_lines_all pla
3159: , po_distributions_all pda
3160: , wip_osp_jobs_val_v wojv
3161: , wip_osp_lines_val_v wolv
3162: , wip_osp_operations_val_v woov
3163: , rcv_shipment_headers shh

Line 3197: , po_distributions_all pda

3193: , (pda.quantity_ordered - pda.quantity_delivered)
3194: , woov.repetitive_schedule_id
3195: FROM po_headers_all phl
3196: , po_lines_all pla
3197: , po_distributions_all pda
3198: , wip_osp_jobs_val_v wojv
3199: , wip_osp_lines_val_v wolv
3200: , wip_osp_operations_val_v woov
3201: WHERE phl.po_header_id = p_po_header_id