DBA Data[Home] [Help]

APPS.POA_SAVINGS_NP dependencies on PO_GA_ORG_ASSIGNMENTS

Line 128: from po_ga_org_assignments poga

124: or
125: (ph.global_agreement_flag = 'Y'
126: and exists
127: (select 'enabled'
128: from po_ga_org_assignments poga
129: where poga.po_header_id = ph.po_header_id
130: and poga.enabled_flag = 'Y'
131: and ((poga.purchasing_org_id in
132: (select /*+ leading(tfh) */ tfh.start_org_id

Line 553: from po_ga_org_assignments poga

549: or
550: (ph.global_agreement_flag = 'Y'
551: and exists
552: (select 'enabled'
553: from po_ga_org_assignments poga
554: where poga.po_header_id = ph.po_header_id
555: and poga.enabled_flag = 'Y'
556: and ((poga.purchasing_org_id in
557: (select tfh.start_org_id