DBA Data[Home] [Help]

APPS.FF_DATA_DICT dependencies on HR_S_MAGNETIC_RECORDS

Line 1178: update /*+NO_INDEX*/ hr_s_magnetic_records

1174: update hr_s_application_ownerships
1175: set key_value = key_value - 50000000
1176: where key_name = 'FORMULA_ID';
1177:
1178: update /*+NO_INDEX*/ hr_s_magnetic_records
1179: set formula_id = formula_id - 50000000;
1180:
1181: update hr_s_legislation_rules
1182: set rule_mode =

Line 1295: update hr_s_magnetic_records

1291: update hr_s_user_columns
1292: set formula_id = l_new_formula_id
1293: where formula_id = r_distinct.c_surrogate_key;
1294:
1295: update hr_s_magnetic_records
1296: set formula_id = l_new_formula_id
1297: where formula_id = r_distinct.c_surrogate_key;
1298:
1299: update hr_s_legislation_rules