DBA Data[Home] [Help]

APPS.HR_COMPETENCE_ELEMENT_BK6 dependencies on HR_MULTI_MESSAGE

Line 24: hr_multi_message.end_validation_set;

20: ,P_ACTIVITY_VERSION_TO => P_ACTIVITY_VERSION_TO
21: ,P_COMPETENCE_TYPE => P_COMPETENCE_TYPE
22: );
23: end if;
24: hr_multi_message.end_validation_set;
25: hr_api.validate_commit_unit(l_commit_unit_number, 'COPY_COMPETENCIES', 'AP');
26: hr_utility.set_location(' Leaving: HR_COMPETENCE_ELEMENT_BK6.COPY_COMPETENCIES_A', 20);
27: end COPY_COMPETENCIES_A;
28: procedure COPY_COMPETENCIES_B