DBA Data[Home] [Help]

APPS.IBE_OM_INTEGRATION_GRP dependencies on IBE_WF_MSG_MAPPING_PVT

Line 107: IBE_WF_MSG_MAPPING_PVT.Retrieve_Msg_Mapping(

103:
104: ibe_workflow_pvt.getUserType(l_party_id,l_usertype);
105:
106:
107: IBE_WF_MSG_MAPPING_PVT.Retrieve_Msg_Mapping(
108: p_org_id => l_OrgId ,
109: p_msite_id => NULL ,
110: p_user_type => NULL,
111: p_notif_name => l_notifName ,

Line 241: IBE_WF_MSG_MAPPING_PVT.Retrieve_Msg_Mapping(

237: END LOOP;
238:
239:
240:
241: IBE_WF_MSG_MAPPING_PVT.Retrieve_Msg_Mapping(
242: p_org_id => l_OrgId ,
243: p_msite_id => NULL ,
244: p_user_type => NULL,
245: p_notif_name => l_notifName ,