DBA Data[Home] [Help]

APPS.PAY_CA_EOY_ARCHIVE dependencies on PAY_US_COUNTIES

Line 1917: l_county_name pay_us_counties.county_name%type;

1913: l_city_uei ff_user_entities.user_entity_id%type;
1914: l_county_sd_uei ff_user_entities.user_entity_id%type;
1915: l_city_sd_uei ff_user_entities.user_entity_id%type;
1916: l_province_abbrev pay_us_states.state_abbrev%type;
1917: l_county_name pay_us_counties.county_name%type;
1918: l_city_name pay_us_city_names.city_name%type;
1919: l_cnt_sd_name pay_us_county_school_dsts.school_dst_name%type;
1920: l_cty_sd_name pay_us_city_school_dsts.school_dst_name%type;
1921: l_step number := 0;