DBA Data[Home] [Help]

APPS.PO_PDOI_DIST_PROCESS_PVT dependencies on PO_LINE_LOCATIONS_INTERFACE

Line 441: po_line_locations_interface intf_locs,

437: intf_dists.amount_funded,
438: intf_dists.clm_misc_loa
439:
440: FROM po_distributions_interface intf_dists,
441: po_line_locations_interface intf_locs,
442: po_headers_interface intf_headers,
443: po_line_locations_draft_all draft_locs,
444: po_lines_draft_all draft_lines,
445: po_headers_draft_all draft_headers,