DBA Data[Home] [Help]

APPS.HR_DE_GENERAL dependencies on FND_CURRENCIES

Line 30: return fnd_currencies.currency_code%type;

26: );
27: --
28: function business_group_currency
29: (p_business_group_id in hr_organization_units.business_group_id%type)
30: return fnd_currencies.currency_code%type;
31:
32: function get_tax_office_details (p_organization_id in integer) return varchar2;
33: --
34: --