DBA Data[Home] [Help]

APPS.POA_SAVINGS_CON dependencies on PO_HEADERS_ALL

Line 186: , po_headers_all phc

182: gl_sets_of_books gl
183: , po_distributions_all pod
184: , po_line_locations_all psc
185: , po_lines_all plc
186: , po_headers_all phc
187: , po_releases_all por
188: WHERE inc.primary_key = pod.PO_DISTRIBUTION_ID
189: and phc.po_header_id = plc.po_header_id
190: and plc.po_line_id = psc.po_line_id

Line 359: , po_headers_all phc

355: gl_sets_of_books gl
356: , po_distributions_all pod
357: , po_line_locations_all psc
358: , po_lines_all plc
359: , po_headers_all phc
360: WHERE inc.primary_key = pod.PO_DISTRIBUTION_ID
361: and phc.po_header_id = plc.po_header_id
362: and plc.po_line_id = psc.po_line_id
363: and psc.line_location_id = pod.line_location_id

Line 530: , po_headers_all phc

526: gl_sets_of_books gl
527: , po_distributions_all pod
528: , po_line_locations_all psc
529: , po_lines_all plc
530: , po_headers_all phc
531: , po_headers_all ga
532: WHERE inc.primary_key = pod.PO_DISTRIBUTION_ID
533: and phc.po_header_id = plc.po_header_id
534: and plc.po_line_id = psc.po_line_id

Line 531: , po_headers_all ga

527: , po_distributions_all pod
528: , po_line_locations_all psc
529: , po_lines_all plc
530: , po_headers_all phc
531: , po_headers_all ga
532: WHERE inc.primary_key = pod.PO_DISTRIBUTION_ID
533: and phc.po_header_id = plc.po_header_id
534: and plc.po_line_id = psc.po_line_id
535: and psc.line_location_id = pod.line_location_id

Line 707: , po_headers_all phc

703: gl_sets_of_books gl
704: , po_distributions_all pod
705: , po_line_locations_all psc
706: , po_lines_all plc
707: , po_headers_all phc
708: , po_doc_style_headers style
709: where inc.primary_key = pod.po_distribution_id
710: and phc.po_header_id = plc.po_header_id
711: and plc.po_line_id = psc.po_line_id