DBA Data[Home] [Help]

APPS.AR_INVOICE_UTILS dependencies on HR_ORGANIZATION_INFORMATION

Line 5579: hr_organization_information hoi1,

5575: where l.line_type = 'LINE'
5576: and l.warehouse_id is not null
5577: and not exists (select 'x'
5578: from hr_organization_units hou,
5579: hr_organization_information hoi1,
5580: hr_organization_information hoi2,
5581: mtl_parameters mp,
5582: gl_sets_of_books gsob
5583: where hou.organization_id = hoi1.organization_id

Line 5580: hr_organization_information hoi2,

5576: and l.warehouse_id is not null
5577: and not exists (select 'x'
5578: from hr_organization_units hou,
5579: hr_organization_information hoi1,
5580: hr_organization_information hoi2,
5581: mtl_parameters mp,
5582: gl_sets_of_books gsob
5583: where hou.organization_id = hoi1.organization_id
5584: and hou.organization_id = hoi2.organization_id