DBA Data[Home] [Help]

APPS.HR_EMPLOYEE_APPLICANT_API dependencies on HR_SOFT_CODING_KEYFLEX

Line 1567: l_concatenated_segments hr_soft_coding_keyflex.concatenated_segments%TYPE;

1563: l_dummynum1 number;
1564: -- 2788390 ends here
1565: --added as per bug 5102160
1566: l_gsp_post_process_warning varchar2(2000); -- bug2999562
1567: l_concatenated_segments hr_soft_coding_keyflex.concatenated_segments%TYPE;
1568: --
1569: --
1570: cursor csr_future_asg_changes is
1571: select 'x'

Line 1695: from hr_soft_coding_keyflex

1691: l_primary_pgp_rec pay_people_groups%rowtype;
1692: --
1693: cursor get_scl(p_soft_coding_keyflex_id number) is
1694: select *
1695: from hr_soft_coding_keyflex
1696: where soft_coding_keyflex_id=p_soft_coding_keyflex_id;
1697: --
1698: l_scl_rec hr_soft_coding_keyflex%rowtype :=NULL;
1699: l_primary_scl_rec hr_soft_coding_keyflex%rowtype :=NULL;

Line 1698: l_scl_rec hr_soft_coding_keyflex%rowtype :=NULL;

1694: select *
1695: from hr_soft_coding_keyflex
1696: where soft_coding_keyflex_id=p_soft_coding_keyflex_id;
1697: --
1698: l_scl_rec hr_soft_coding_keyflex%rowtype :=NULL;
1699: l_primary_scl_rec hr_soft_coding_keyflex%rowtype :=NULL;
1700: --
1701: cursor get_cag(p_cagr_grade_def_id number) is
1702: select *

Line 1699: l_primary_scl_rec hr_soft_coding_keyflex%rowtype :=NULL;

1695: from hr_soft_coding_keyflex
1696: where soft_coding_keyflex_id=p_soft_coding_keyflex_id;
1697: --
1698: l_scl_rec hr_soft_coding_keyflex%rowtype :=NULL;
1699: l_primary_scl_rec hr_soft_coding_keyflex%rowtype :=NULL;
1700: --
1701: cursor get_cag(p_cagr_grade_def_id number) is
1702: select *
1703: from per_cagr_grades_def