DBA Data[Home] [Help]

APPS.PER_DISABILITY_API_BK1 dependencies on HR_MULTI_MESSAGE

Line 117: hr_multi_message.end_validation_set;

113: ,P_REGISTRATION_ID => P_REGISTRATION_ID
114: );
115: end if;
116: end if;
117: hr_multi_message.end_validation_set;
118: hr_api.validate_commit_unit(l_commit_unit_number, 'CREATE_DISABILITY', 'AP');
119: hr_utility.set_location(' Leaving: PER_DISABILITY_API_BK1.CREATE_DISABILITY_A', 20);
120: end CREATE_DISABILITY_A;
121: procedure CREATE_DISABILITY_B