DBA Data[Home] [Help]

APPS.POA_SAVINGS_NP dependencies on PO_DOC_STYLE_HEADERS

Line 84: , po_doc_style_headers style

80: FROM poa_edw_po_dist_inc inc,
81: po_distributions_all pod
82: , po_line_locations_all psc
83: , po_lines_all plc
84: , po_doc_style_headers style
85: , po_headers_all phc
86: , po_headers_all ga
87: , hr_organization_information hro
88: WHERE inc.primary_key = pod.PO_DISTRIBUTION_ID

Line 325: , po_doc_style_headers style

321: , p_start_time
322: FROM poa_edw_po_dist_inc inc,
323: gl_sets_of_books gl
324: , po_distributions_all pod
325: , po_doc_style_headers style
326: , po_line_locations_all psc
327: , po_lines_all plc
328: , po_headers_all phc
329: , po_headers_all ga

Line 510: , po_doc_style_headers style

506: , po_line_locations_all psc
507: , po_lines_all plc
508: , po_headers_all phc
509: , po_headers_all ga
510: , po_doc_style_headers style
511: , hr_organization_information hro
512: WHERE inc.primary_key = pod.PO_DISTRIBUTION_ID
513: and phc.po_header_id = plc.po_header_id
514: and plc.po_line_id = psc.po_line_id