DBA Data[Home] [Help]

APPS.IGI_EXP_UTILS dependencies on HR_OPERATING_UNITS

Line 162: l_current_org_id hr_operating_units.organization_id%type;

158:
159: e_invalid_params EXCEPTION;
160: e_sob_not_found EXCEPTION;
161: e_fiscal_year_not_found EXCEPTION;
162: l_current_org_id hr_operating_units.organization_id%type;
163:
164: BEGIN
165: -- Validate input parameters
166: IF pi_gl_date IS NULL

Line 568: l_current_org_id hr_operating_units.organization_id%type;

564:
565: NO_OPEN_PERIOD Exception; -- shsaxena Bug 2777575.
566:
567: l_sob_name gl_sets_of_books.name%TYPE;
568: l_current_org_id hr_operating_units.organization_id%type;
569:
570:
571: BEGIN
572: