DBA Data[Home] [Help]

APPS.PAY_JP_DEF_REPORT_PKG dependencies on PER_BUSINESS_GROUPS

Line 14: g_legislation_code per_business_groups.legislation_code%type;

10: g_arch_payroll_action_id number;
11: g_effective_date date;
12: g_effective_date_eeyy varchar2(30);
13: g_business_group_id number;
14: g_legislation_code per_business_groups.legislation_code%type;
15: g_assignment_set_id number;
16: g_sort_order varchar2(30); -- EMPLOYEE_NAME, EMPLOYEE_NUMBER
17: g_txn_status_b varchar2(1);
18: g_txn_status varchar2(1);