DBA Data[Home] [Help]

APPS.IBE_ORDER_SAVE_PVT dependencies on IBE_WORKFLOW_PVT

Line 3377: IBE_WORKFLOW_PVT.NotifyReturnOrderStatus(

3373: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
3374: IBE_UTIL.debug('IBE_ORDER_SAVE_PVT: Before calling Notification API');
3375: END IF;
3376:
3377: IBE_WORKFLOW_PVT.NotifyReturnOrderStatus(
3378: p_api_version => 1,
3379: p_party_id => p_party_id,
3380: p_order_header_id => x_order_header_id,
3381: p_errmsg_count => 0,