DBA Data[Home] [Help]

APPS.PAY_AU_RECON_SUMMARY dependencies on HR_ORGANIZATION_UNITS

Line 137: p_business_group_id hr_organization_units.organization_id%type,

133: exc_tab1 exc_table;
134:
135: --Bug#3749530 - Function modified to set globals parmaters
136: function populate_bal_ids(p_le_level IN varchar2 DEFAULT NULL,
137: p_business_group_id hr_organization_units.organization_id%type,
138: p_lst_yr_term VARCHAR2 DEFAULT NULL ) return number; -- Bug : 3186840
139:
140: Function total_gross -- Bug 3263659
141: return number;