DBA Data[Home] [Help]

APPS.PAY_1099R_PKG dependencies on PAY_US_STATES

Line 193: l_state_code pay_us_states.state_code%type;

189: l_org_id per_assignments_f.organization_id%type;
190: l_loc_id per_assignments_f.location_id%type;
191: l_per_id per_assignments_f.person_id%type;
192: l_ssn per_people_f.national_identifier%type;
193: l_state_code pay_us_states.state_code%type;
194: l_asg_set_id number;
195: l_eoy_payroll_action_id pay_payroll_actions.payroll_action_id%type;
196: l_eoy_start_date date;
197: ln_gross_bal number;