DBA Data[Home] [Help]

APPS.IRC_DEFAULT_POSTING_BK3 dependencies on IRC_DEFAULT_POSTING_BE3

Line 14: irc_default_posting_be3.DELETE_DEFAULT_POSTING_A

10: begin
11: hr_utility.set_location('Entering: IRC_DEFAULT_POSTING_BK3.DELETE_DEFAULT_POSTING_A', 10);
12: l_commit_unit_number := hr_api.return_commit_unit;
13: if hr_api.call_app_hooks then
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;