DBA Data[Home] [Help]

APPS.POA_DBI_PO_DIST_F_C dependencies on HR_ORGANIZATION_INFORMATION

Line 1277: from hr_organization_information hro where

1273: po_lines_all plc,
1274: poa_dbi_pod_inc inc,
1275: po_headers_all ga,
1276: (select /*+ no_merge */ to_number(hro.org_information3) ship_to_ou_id,organization_id
1277: from hr_organization_information hro where
1278: hro.org_information_context='Accounting Information') hro,
1279: ( SELECT /*+ PARALLEL(pl) PARALLEL(ph) no_merge use_hash(ph, pl) */
1280: pl.item_id,
1281: ph.start_date,

Line 2183: from hr_organization_information hro where

2179: po_lines_all plc,
2180: poa_dbi_pod_inc inc,
2181: po_headers_all ga,
2182: (select /*+ no_merge */ to_number(hro.org_information3) ship_to_ou_id,organization_id
2183: from hr_organization_information hro where
2184: hro.org_information_context='Accounting Information') hro,
2185: po_doc_style_headers style,
2186: po_headers_all phc,
2187: ( SELECT