DBA Data[Home] [Help]

APPS.ASO_PUBLISH_MISC_INT dependencies on IBE_WF_MSG_MAPPING_PVT

Line 201: IBE_WF_MSG_MAPPING_PVT.Retrieve_Msg_Mapping(

197: END IF;
198:
199: if( g_ItemType = 'IBEALERT') Then
200:
201: IBE_WF_MSG_MAPPING_PVT.Retrieve_Msg_Mapping(
202: p_org_id => l_OrgId,
203: p_msite_id => l_msite_id,
204: p_user_type => l_UserType,
205: p_notif_name => l_notifName,

Line 632: IBE_WF_MSG_MAPPING_PVT.Retrieve_Msg_Mapping(

628:
629:
630: if( g_ItemType = 'IBEALERT') Then
631:
632: IBE_WF_MSG_MAPPING_PVT.Retrieve_Msg_Mapping(
633: p_org_id => l_OrgId,
634: p_msite_id => l_msite_id,
635: p_user_type => l_UserType,
636: p_notif_name => l_notifName,