DBA Data[Home] [Help]

APPS.HR_LEGISLATION dependencies on HR_S_STATUS_PROCESSING_RULES_F

Line 916: update /*+NO_INDEX*/ hr_s_status_processing_rules_f

912:
913: update /*+NO_INDEX*/ hr_s_assignment_status_types
914: set assignment_status_type_id=assignment_status_type_id - 50000000;
915:
916: update /*+NO_INDEX*/ hr_s_status_processing_rules_f
917: set assignment_status_type_id=assignment_status_type_id - 50000000;
918:
919: update hr_s_application_ownerships
920: set key_value = key_value - 50000000

Line 1016: update hr_s_status_processing_rules_f

1012: update hr_s_assignment_status_types
1013: set assignment_status_type_id = l_new_surrogate_key
1014: where assignment_status_type_id = stu_rec.c_surrogate_key;
1015:
1016: update hr_s_status_processing_rules_f
1017: set assignment_status_type_id = l_new_surrogate_key
1018: where assignment_status_type_id = stu_rec.c_surrogate_key;
1019:
1020: update hr_s_application_ownerships