DBA Data[Home] [Help]

APPS.PAY_1099R_PKG dependencies on PAY_US_STATES

Line 177: l_state_code pay_us_states.state_code%type;

173: l_org_id per_assignments_f.organization_id%type;
174: l_loc_id per_assignments_f.location_id%type;
175: l_per_id per_assignments_f.person_id%type;
176: l_ssn per_people_f.national_identifier%type;
177: l_state_code pay_us_states.state_code%type;
178: l_asg_set_id number;
179: l_eoy_payroll_action_id pay_payroll_actions.payroll_action_id%type;
180: l_eoy_start_date date;
181: ln_gross_bal number;