DBA Data[Home] [Help]

APPS.IEM_REROUTE_PUB dependencies on IEM_REROUTE_PUB

Line 1: package body iem_reroute_pub as

1: package body iem_reroute_pub as
2: /* $Header: iemprerb.pls 120.1 2005/10/13 17:08:22 rtripath noship $*/
3:
4: /* -- Change History
5: -- 08/25/04 rtripath In case of reroute to same classification make sure that group associated with the

Line 10: G_PKG_NAME CONSTANT varchar2(30) :='IEM_REROUTE_PUB ';

6: -- message is valid. i.e either the group contain other valid agent attach to the same account
7: -- otherwise update the group to make the message avaialble to all agent (i.e group_id=0)
8: */
9: /**********************Global Variable Declaration **********************/
10: G_PKG_NAME CONSTANT varchar2(30) :='IEM_REROUTE_PUB ';
11:
12: PROCEDURE IEM_MAIL_REROUTE_CLASS(
13: p_Api_Version_Number IN NUMBER,
14: p_Init_Msg_List IN VARCHAR2 ,