DBA Data[Home] [Help]

APPS.CTO_MSUTIL_PUB dependencies on PO_GA_ORG_ASSIGNMENTS

Line 5384: from po_ga_org_assignments

5380: select 'Y' into l_chk_own_oper_unit
5381: from dual
5382: where EXISTS (
5383: select po_header_id
5384: from po_ga_org_assignments
5385: where enabled_flag = 'Y'
5386: and organization_id in (
5387: select odd.operating_unit
5388: from inv_organization_info_v odd,