DBA Data[Home] [Help]

APPS.PAY_AU_RECON_SUMMARY dependencies on HR_ORGANIZATION_UNITS

Line 201: p_business_group_id hr_organization_units.organization_id%type,

197: exc_tab1 exc_table;
198:
199: --Bug#3749530 - Function modified to set globals parmaters
200: function populate_bal_ids(p_le_level IN varchar2 DEFAULT NULL,
201: p_business_group_id hr_organization_units.organization_id%type,
202: p_lst_yr_term VARCHAR2 DEFAULT NULL ) return number; -- Bug : 3186840
203:
204: Function total_gross -- Bug 3263659
205: return number;