DBA Data[Home] [Help]

APPS.ASO_WORKFLOW_QUOTE_PVT dependencies on IBE_WF_MSG_MAPPING_PVT

Line 180: IBE_WF_MSG_MAPPING_PVT.Retrieve_Msg_Mapping

176: IF ASO_DEBUG_PUB.G_Debug_Flag = 'Y' THEN
177: aso_debug_pub.add('NotifyForASOContractChange: Get Message - MsiteId: '||to_Char(l_msite_id)||' Org_id: '||to_char(l_quote_org_id)||' User Type: '||l_userType, 1, 'Y');
178: END IF;
179:
180: IBE_WF_MSG_MAPPING_PVT.Retrieve_Msg_Mapping
181: (
182: p_org_id => l_quote_org_id,
183: p_msite_id => l_msite_id,
184: p_user_type => l_userType,