DBA Data[Home] [Help]

APPS.PAY_GB_ENROLL_PENSION dependencies on FND_ID_FLEX_SEGMENTS

Line 2437: fnd_id_flex_segments c

2433: SELECT application_column_name,
2434: b.id_flex_num
2435: FROM fnd_id_flex_structures b ,
2436: fnd_id_flex_structures_tl t ,
2437: fnd_id_flex_segments c
2438: WHERE b.id_flex_code = 'GRP'
2439: AND t.language = 'US'
2440: AND t.id_flex_num = b.id_flex_num
2441: AND c.id_flex_num = b.id_flex_num