DBA Data[Home] [Help]

APPS.PAY_MX_YREND_ARCH dependencies on PER_PEOPLE_F

Line 42: g_ER_legal_rep_RFC per_people_f.per_information1%TYPE;

38: g_fiscal_year VARCHAR2(4);
39: g_ER_legal_name hr_organization_information.org_information1%TYPE;
40: g_ER_RFC hr_organization_information.org_information1%TYPE;
41: g_ER_legal_rep_name hr_organization_information.org_information1%TYPE;
42: g_ER_legal_rep_RFC per_people_f.per_information1%TYPE;
43: g_ER_legal_rep_CURP per_people_f.national_identifier%TYPE;
44: g_payroll_action_id NUMBER;
45:
46: pai_tab pay_emp_action_arch.action_info_table ;

Line 43: g_ER_legal_rep_CURP per_people_f.national_identifier%TYPE;

39: g_ER_legal_name hr_organization_information.org_information1%TYPE;
40: g_ER_RFC hr_organization_information.org_information1%TYPE;
41: g_ER_legal_rep_name hr_organization_information.org_information1%TYPE;
42: g_ER_legal_rep_RFC per_people_f.per_information1%TYPE;
43: g_ER_legal_rep_CURP per_people_f.national_identifier%TYPE;
44: g_payroll_action_id NUMBER;
45:
46: pai_tab pay_emp_action_arch.action_info_table ;
47: