DBA Data[Home] [Help]

APPS.IRC_WEB dependencies on IRC_WEB

Line 1: package body irc_web as

1: package body irc_web as
2: /* $Header: ircweb.pkb 120.0 2005/07/26 15:02:28 mbocutt noship $ */
3:
4: procedure show_vacancy (M in VARCHAR2) is
5:

Line 234: end irc_web;

230: ,c_parameters=>'correctionTransactionId=' || l_transaction_id);
231:
232: END correct_approval;
233: --
234: end irc_web;