DBA Data[Home] [Help]

APPS.IRC_DEFAULT_POSTING_BK3 dependencies on HR_MULTI_MESSAGE

Line 18: hr_multi_message.end_validation_set;

14: irc_default_posting_be3.DELETE_DEFAULT_POSTING_A
15: (P_DEFAULT_POSTING_ID => P_DEFAULT_POSTING_ID
16: );
17: end if;
18: hr_multi_message.end_validation_set;
19: hr_api.validate_commit_unit(l_commit_unit_number, 'DELETE_DEFAULT_POSTING', 'AP');
20: hr_utility.set_location(' Leaving: IRC_DEFAULT_POSTING_BK3.DELETE_DEFAULT_POSTING_A', 20);
21: end DELETE_DEFAULT_POSTING_A;
22: procedure DELETE_DEFAULT_POSTING_B