DBA Data[Home] [Help]

APPS.POA_SAVINGS_NP dependencies on HR_ORGANIZATION_INFORMATION

Line 87: , hr_organization_information hro

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
89: and phc.po_header_id = plc.po_header_id
90: and plc.po_line_id = psc.po_line_id
91: and psc.line_location_id = pod.line_location_id

Line 511: , hr_organization_information hro

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
515: and psc.line_location_id = pod.line_location_id