DBA Data[Home] [Help]

APPS.OE_CREDIT_CHECK_UTIL dependencies on OE_GLOBALS

Line 11231: , msg_type => OE_GLOBALS.g_wfi_hdr

11227: END IF;
11228:
11229: l_notification_id := wf_notification.send
11230: ( role => l_wfn_to
11231: , msg_type => OE_GLOBALS.g_wfi_hdr
11232: , msg_name => 'ORDER_CREDIT_HOLDS'
11233: );
11234:
11235: IF G_debug_flag = 'Y'