DBA Data[Home] [Help]

APPS.HR_PROCESS_ASSIGNMENT_SS dependencies on FND_ID_FLEX_SEGMENTS

Line 6802: l_flex_num fnd_id_flex_segments.id_flex_num%TYPE;

6798: and asg.payroll_id is not null
6799: and asg.soft_coding_keyflex_id is null
6800: order by asg.assignment_id;
6801: --
6802: l_flex_num fnd_id_flex_segments.id_flex_num%TYPE;
6803: l_scl_hide_flag varchar2(1);
6804:
6805: l_people_groups csr_pgp_segments%rowtype;
6806: l_soft_coding_keyflex csr_scl_segments%rowtype;