DBA Data[Home] [Help]

APPS.HR_LEGISLATION dependencies on HR_S_STATUS_PROCESSING_RULES_F

Line 711: update /*+NO_INDEX*/ hr_s_status_processing_rules_f

707:
708: update /*+NO_INDEX*/ hr_s_assignment_status_types
709: set assignment_status_type_id=assignment_status_type_id - 50000000;
710:
711: update /*+NO_INDEX*/ hr_s_status_processing_rules_f
712: set assignment_status_type_id=assignment_status_type_id - 50000000;
713:
714: update hr_s_application_ownerships
715: set key_value = key_value - 50000000

Line 811: update hr_s_status_processing_rules_f

807: update hr_s_assignment_status_types
808: set assignment_status_type_id = l_new_surrogate_key
809: where assignment_status_type_id = stu_rec.c_surrogate_key;
810:
811: update hr_s_status_processing_rules_f
812: set assignment_status_type_id = l_new_surrogate_key
813: where assignment_status_type_id = stu_rec.c_surrogate_key;
814:
815: update hr_s_application_ownerships