DBA Data[Home] [Help]

APPS.PAY_CA_EOY_RL2_ARCHIVE dependencies on PAY_US_CITY_NAMES

Line 2466: l_city_name pay_us_city_names.city_name%type;

2462: l_county_sd_uei ff_user_entities.user_entity_id%type;
2463: l_city_sd_uei ff_user_entities.user_entity_id%type;
2464: l_province_abbrev pay_us_states.state_abbrev%type;
2465: l_county_name pay_us_counties.county_name%type;
2466: l_city_name pay_us_city_names.city_name%type;
2467: l_cnt_sd_name pay_us_county_school_dsts.school_dst_name%type;
2468: l_cty_sd_name pay_us_city_school_dsts.school_dst_name%type;
2469: l_step number := 0;
2470: l_county_code varchar2(3);