DBA Data[Home] [Help]

APPS.PAY_CA_EOY_RL1_ARCHIVE dependencies on PAY_US_COUNTIES

Line 2005: l_county_name pay_us_counties.county_name%type;

2001: l_city_uei ff_user_entities.user_entity_id%type;
2002: l_county_sd_uei ff_user_entities.user_entity_id%type;
2003: l_city_sd_uei ff_user_entities.user_entity_id%type;
2004: l_province_abbrev pay_us_states.state_abbrev%type;
2005: l_county_name pay_us_counties.county_name%type;
2006: l_city_name pay_us_city_names.city_name%type;
2007: l_cnt_sd_name pay_us_county_school_dsts.school_dst_name%type;
2008: l_cty_sd_name pay_us_city_school_dsts.school_dst_name%type;
2009: l_step number := 0;