DBA Data[Home] [Help]

APPS.PAY_ARCHIVER_REPORT_PKG dependencies on HR_LOCATIONS_ALL

Line 1248: lv_location_code hr_locations_all.location_code%type;

1244: lv_country varchar2(150);
1245: lv_gre_name hr_all_organization_units.name%type;
1246: lv_fed_ein hr_organization_information.org_information2%type;
1247: lv_org_name hr_all_organization_units.name%type;
1248: lv_location_code hr_locations_all.location_code%type;
1249: lv_action_type varchar2(150);
1250:
1251: ln_fit_gross number;
1252: ln_fit_withheld number;