DBA Data[Home] [Help]

APPS.CSTPMECS dependencies on PO_LINE_LOCATIONS_ALL

Line 520: , po_line_locations_all PLL

516: (1 + I_PER_INC/100) + I_AMT_INC
517: FROM mtl_parameters MP
518: , po_headers_all POH
519: , po_lines_all POL
520: , po_line_locations_all PLL
521: , po_distributions_all POD
522: , mtl_uom_conversions_view UOM
523: WHERE MP.cost_organization_id = I_ORG_ID
524: AND POD.destination_organization_id = MP.organization_id