DBA Data[Home] [Help]

APPS.POA_SAVINGS_CON dependencies on PO_LINE_LOCATIONS_ALL

Line 184: , po_line_locations_all psc

180: , p_start_time
181: FROM poa_edw_po_dist_inc inc,
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

Line 357: , po_line_locations_all psc

353: , p_start_time
354: FROM poa_edw_po_dist_inc inc,
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

Line 528: , po_line_locations_all psc

524: , p_start_time
525: FROM poa_edw_po_dist_inc inc,
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

Line 705: , po_line_locations_all psc

701: , p_start_time
702: from poa_edw_po_dist_inc inc,
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