DBA Data[Home] [Help]

APPS.PER_ASG_INS dependencies on HR_MULTI_MESSAGE

Line 1239: hr_multi_message.end_validation_set;

1235: p_inv_pos_grade_warning => l_inv_pos_grade_warning
1236: );
1237: --
1238: -- Call to raise any errors on multi-message list
1239: hr_multi_message.end_validation_set;
1240: --
1241: -- Call the supporting pre-insert operation
1242: --
1243: pre_insert

Line 1277: hr_multi_message.end_validation_set;

1273: p_validation_end_date => l_validation_end_date
1274: );
1275: --
1276: -- Call to raise any errors on multi-message list
1277: hr_multi_message.end_validation_set;
1278: --
1279: -- If we are validating then raise the Validate_Enabled exception
1280: --
1281: If p_validate then