DBA Data[Home] [Help]

APPS.IRC_DEFAULT_POSTING_API dependencies on IRC_DEFAULT_POSTING_BK3

Line 624: irc_default_posting_bk3.delete_default_posting_b

620: --
621: -- Call Before Process User Hook
622: --
623: begin
624: irc_default_posting_bk3.delete_default_posting_b
625: (P_DEFAULT_POSTING_ID => P_DEFAULT_POSTING_ID
626: );
627: exception
628: when hr_api.cannot_find_prog_unit then

Line 663: irc_default_posting_bk3.delete_default_posting_a

659: --
660: -- Call After Process User Hook
661: --
662: begin
663: irc_default_posting_bk3.delete_default_posting_a
664: (P_DEFAULT_POSTING_ID => P_DEFAULT_POSTING_ID
665: );
666: exception
667: when hr_api.cannot_find_prog_unit then