DBA Data[Home] [Help]

APPS.PO_PDOI_LINE_LOC_PROCESS_PVT dependencies on PO_HEADERS_INTERFACE

Line 294: po_headers_interface intf_headers,

290: -- set initial value for error_flag
291: FND_API.g_FALSE
292: FROM po_line_locations_interface intf_locs,
293: po_lines_interface intf_lines,
294: po_headers_interface intf_headers,
295: po_lines_draft_all draft_lines,
296: po_headers_draft_all draft_headers,
297: po_headers_all txn_headers,
298: po_doc_style_headers pdsh -- Bug#16751944