DBA Data[Home] [Help]

APPS.POA_SAVINGS_SAV dependencies on PO_GA_ORG_ASSIGNMENTS

Line 107: from po_ga_org_assignments poga

103: or
104: (phc.global_agreement_flag = 'Y'
105: and exists
106: (select 'enabled'
107: from po_ga_org_assignments poga
108: where poga.po_header_id = phc.po_header_id
109: and poga.enabled_flag = 'Y'
110: and ((poga.purchasing_org_id in
111: (select tfh.start_org_id

Line 245: from po_ga_org_assignments poga

241: or
242: (phc.global_agreement_flag = 'Y'
243: and exists
244: (select 'enabled'
245: from po_ga_org_assignments poga
246: where poga.po_header_id = phc.po_header_id
247: and poga.enabled_flag = 'Y'
248: and ((poga.purchasing_org_id in
249: (select tfh.start_org_id