DBA Data[Home] [Help]

APPS.PQH_BDGT_ACTUAL_CMMTMNT_PKG dependencies on PER_BUSINESS_GROUPS

Line 1460: l_legislation_code per_business_groups.legislation_code%type;

1456: l_effective_start_date per_all_assignments_f.effective_start_date%type;
1457: l_effective_end_date per_all_assignments_f.effective_end_date%type;
1458: l_payroll_id per_all_assignments_f.payroll_id%type;
1459: l_business_group_id number;
1460: l_legislation_code per_business_groups.legislation_code%type;
1461: --
1462: l_assignment_actuals number;
1463: l_actuals number;
1464: --