DBA Data[Home] [Help]

APPS.PAY_CA_T4AEOY_ARCHIVE dependencies on PAY_US_COUNTIES

Line 1728: l_county_name pay_us_counties.county_name%type;

1724: l_city_uei ff_user_entities.user_entity_id%type;
1725: l_county_sd_uei ff_user_entities.user_entity_id%type;
1726: l_city_sd_uei ff_user_entities.user_entity_id%type;
1727: l_province_abbrev pay_us_states.state_abbrev%type;
1728: l_county_name pay_us_counties.county_name%type;
1729: l_city_name pay_us_city_names.city_name%type;
1730: l_cnt_sd_name pay_us_county_school_dsts.school_dst_name%type;
1731: l_cty_sd_name pay_us_city_school_dsts.school_dst_name%type;
1732: l_step number := 0;