DBA Data[Home] [Help]

APPS.PAY_FR_DADS_EMP_PKG dependencies on FND_ID_FLEX_SEGMENTS

Line 1130: ,fnd_id_flex_segments seg

1126: ,substr(CAGR.segment1,1,60) conv_classfication
1127: from
1128: per_all_assignments_f asg
1129: ,per_cagr_grades_def cagr
1130: ,fnd_id_flex_segments seg
1131: ,fnd_segment_attribute_values gqual
1132: where asg.assignment_id = p_assignment_id
1133: and asg.cagr_grade_def_id = CAGR.cagr_grade_def_id (+)
1134: and gqual.id_flex_num(+) = CAGR.id_flex_num