DBA Data[Home] [Help]

APPS.AR_INVOICE_UTILS dependencies on HR_ORGANIZATION_UNITS

Line 5578: from hr_organization_units hou,

5574: from ar_trx_lines_gt l
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