DBA Data[Home] [Help]

APPS.IRC_POSTING_CONTENT_BK3 dependencies on IRC_POSTING_CONTENT_BE3

Line 15: irc_posting_content_be3.DELETE_POSTING_CONTENT_A

11: begin
12: hr_utility.set_location('Entering: IRC_POSTING_CONTENT_BK3.DELETE_POSTING_CONTENT_A', 10);
13: l_commit_unit_number := hr_api.return_commit_unit;
14: if hr_api.call_app_hooks then
15: irc_posting_content_be3.DELETE_POSTING_CONTENT_A
16: (P_POSTING_CONTENT_ID => P_POSTING_CONTENT_ID
17: ,P_OBJECT_VERSION_NUMBER => P_OBJECT_VERSION_NUMBER
18: );
19: end if;