DBA Data[Home] [Help]

APPS.ARI_PRINT_REQUEST_NOTIFICATION dependencies on ARI_UTILITIES

Line 128: ARI_UTILITIES.send_notification(

124: IF (PG_DEBUG = 'Y') THEN
125: arp_standard.debug(l_debug_info);
126: END IF;
127:
128: ARI_UTILITIES.send_notification(
129: p_user_name => p_user_name,
130: p_customer_name => p_customer_name,
131: p_request_id => fnd_global.conc_request_id,
132: p_requests => p_requests,