DBA Data[Home] [Help]

APPS.AP_PO_AMT_MATCH_PKG dependencies on PO_LINE_LOCATIONS_ALL

Line 2042: PO_LINE_LOCATIONS_ALL PLL,

2038: G_ASSESSABLE_VALUE,
2039: G_dflt_tax_class_code
2040: -- bug 5061826 -- new FROM clause that goes to base tables
2041: FROM PO_LINES_ALL PL,
2042: PO_LINE_LOCATIONS_ALL PLL,
2043: po_distributions pd,
2044: mtl_system_items msi
2045: WHERE pll.line_location_id = x_po_line_location_id
2046: and pd.line_location_id = pll.line_location_id