DBA Data[Home] [Help]

APPS.INV_UI_RCV_LOVS dependencies on WIP_OSP_JOBS_VAL_V

Line 3045: , wip_osp_jobs_val_v wojv

3041: FROM po_headers_all phl
3042: , po_lines_all pla
3043: , po_distributions_all pda
3044: , po_releases_all prl
3045: , wip_osp_jobs_val_v wojv
3046: , wip_osp_lines_val_v wolv
3047: , wip_osp_operations_val_v woov
3048: WHERE phl.po_header_id = p_po_header_id
3049: AND phl.po_header_id = pla.po_header_id

Line 3082: , wip_osp_jobs_val_v wojv

3078: , woov.repetitive_schedule_id
3079: FROM po_headers_all phl
3080: , po_lines_all pla
3081: , po_distributions_all pda
3082: , wip_osp_jobs_val_v wojv
3083: , wip_osp_lines_val_v wolv
3084: , wip_osp_operations_val_v woov
3085: WHERE phl.po_header_id = p_po_header_id
3086: AND phl.po_header_id = pla.po_header_id