DBA Data[Home] [Help]

APPS.PER_UPLOAD_USER_TABLE dependencies on HR_LOOKUPS

Line 730: (select lookup_code,meaning from hr_lookups where lookup_type = 'RO_PER_COUNTIES' and enabled_flag='Y') hr

726: pay_user_rows_f purf1,
727: pay_user_column_instances_f pucif1,
728: pay_user_rows_f purf2,
729: pay_user_column_instances_f pucif2,
730: (select lookup_code,meaning from hr_lookups where lookup_type = 'RO_PER_COUNTIES' and enabled_flag='Y') hr
731: where purf.user_table_id = p_user_table_id
732: and pucif.user_column_id = p_user_column_id_loc
733: and pucif.user_row_id = purf.user_row_id
734: and pucif.business_group_id = p_business_group_id