DBA Data[Home] [Help]

APPS.AR_ARATAPPM_PKG dependencies on HR_OPERATING_UNITS

Line 21: from hr_operating_units

17: flag := 'N';
18:
19: select name
20: into l_org_name
21: from hr_operating_units
22: where organization_id = p_org_id;
23:
24: select count(distinct cash_receipt_id)
25: into l_no_receipts_processed