DBA Data[Home] [Help]

APPS.PAY_MX_ISR_FORMAT37 dependencies on PER_PEOPLE_F

Line 115: l_curp per_people_f.national_identifier%type;

111: l_legal_employer_id pay_assignment_actions.tax_unit_id%type;
112: l_org_id per_assignments_f.organization_id%type;
113: l_loc_id per_assignments_f.location_id%type;
114: l_per_id per_assignments_f.person_id%type;
115: l_curp per_people_f.national_identifier%type;
116: l_asg_set_id number;
117: l_effective_date date;
118:
119: begin

Line 839: l_curp per_people_f.national_identifier%type;

835: l_legal_employer_id pay_assignment_actions.tax_unit_id%type;
836: l_org_id per_assignments_f.organization_id%type;
837: l_loc_id per_assignments_f.location_id%type;
838: l_per_id per_assignments_f.person_id%type;
839: l_curp per_people_f.national_identifier%type;
840: l_asg_set_id number;
841: l_effective_date date;
842: l_report_type pay_payroll_actions.report_type%TYPE;
843: l_report_category pay_payroll_actions.report_category%type;