DBA Data[Home] [Help]

APPS.OE_CREDIT_CHECK_UTIL dependencies on OE_GLOBALS

Line 11590: , msg_type => OE_GLOBALS.g_wfi_hdr

11586: END IF;
11587:
11588: l_notification_id := wf_notification.send
11589: ( role => l_wfn_to
11590: , msg_type => OE_GLOBALS.g_wfi_hdr
11591: , msg_name => 'ORDER_CREDIT_HOLDS'
11592: );
11593:
11594: IF G_debug_flag = 'Y'