DBA Data[Home] [Help]

APPS.HR_SUMMARY_UTIL dependencies on FND_ID_FLEX_STRUCTURES_VL

Line 359: , fnd_id_flex_structures_vl fsv

355: from pay_user_column_instances_f uci1
356: , pay_user_rows_f ur
357: , pay_user_columns uc1
358: , pay_user_tables t
359: , fnd_id_flex_structures_vl fsv
360: where uci1.USER_ROW_ID = ur.USER_ROW_ID
361: and sysdate between ur.effective_start_date and ur.effective_end_date
362: and uci1.USER_COLUMN_ID = uc1.USER_COLUMN_ID
363: and sysdate between uci1.effective_start_date and uci1.effective_end_date