DBA Data[Home] [Help]

APPS.IBE_ORDER_SAVE_PVT dependencies on IBE_WORKFLOW_PVT

Line 3364: IBE_WORKFLOW_PVT.NotifyReturnOrderStatus(

3360: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
3361: IBE_UTIL.debug('IBE_ORDER_SAVE_PVT: Before calling Notification API');
3362: END IF;
3363:
3364: IBE_WORKFLOW_PVT.NotifyReturnOrderStatus(
3365: p_api_version => 1,
3366: p_party_id => p_party_id,
3367: p_order_header_id => x_order_header_id,
3368: p_errmsg_count => 0,