DBA Data[Home] [Help]

APPS.PER_ASG_INS dependencies on HR_MULTI_MESSAGE

Line 1098: hr_multi_message.end_validation_set;

1094: p_inv_pos_grade_warning => l_inv_pos_grade_warning
1095: );
1096: --
1097: -- Call to raise any errors on multi-message list
1098: hr_multi_message.end_validation_set;
1099: --
1100: -- Call the supporting pre-insert operation
1101: --
1102: pre_insert

Line 1136: hr_multi_message.end_validation_set;

1132: p_validation_end_date => l_validation_end_date
1133: );
1134: --
1135: -- Call to raise any errors on multi-message list
1136: hr_multi_message.end_validation_set;
1137: --
1138: -- If we are validating then raise the Validate_Enabled exception
1139: --
1140: If p_validate then