DBA Data[Home] [Help]

APPS.IBE_QUOTE_SAVE_PVT dependencies on IBE_WORKFLOW_PVT

Line 4003: IBE_WORKFLOW_pvt.NotifyForSalesAssistance(

3999: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
4000: IBE_UTIL.debug('Calling the workflow notification API');
4001: END IF;
4002: --Calling the workflow notification API. This API sends out an e-maiol each to the salesrep and the customer.
4003: IBE_WORKFLOW_pvt.NotifyForSalesAssistance(
4004: p_api_version => 1.0 ,
4005: p_init_msg_list => FND_API.G_FALSE ,
4006: p_quote_id => P_QUOTE_HEADER_ID ,
4007: p_customer_comments => P_COMMENTS ,