549: BEGIN
550:
551: select iex_cases_all_b_s.nextval
552: into itemkey
553: from dual;
554:
555: -- IF PG_DEBUG < 10 THEN
556: IF (FND_LOG.LEVEL_EVENT >= PG_DEBUG) THEN
557: iex_debug_pub.logmessage ('send_notification: ' || 'item Key in send notification of iex_cas_utl_pub '