DBA Data[Home] [Help]

APPS.PER_ASG_AGGR dependencies on HR_ORGANIZATION_INFORMATION

Line 2074: l_paye_ref hr_organization_information.org_information1%TYPE;

2070: v_flags_others csr_starter_flags%rowtype;
2071: v_get_agg_asg csr_get_agg_asg%rowtype;
2072: l_proc CONSTANT VARCHAR2(40) := 'update_asg_rti_starter_flag';
2073: --l_person_id number;
2074: l_paye_ref hr_organization_information.org_information1%TYPE;
2075: l_business_group_id number;
2076: l_assignment_id number;
2077: l_per_agg_flag VARCHAR2(1) := 'N';
2078: l_update_rti_starter_flag VARCHAR2(1) := 'N';