DBA Data[Home] [Help]

APPS.EDR_UTILITIES dependencies on FND_LOG

Line 2150: i_debug_level => FND_LOG.G_CURRENT_RUNTIME_LEVEL,

2146:
2147: --Call the ECX API to perform the DB to XML transformation
2148: ECX_OUTBOUND.GETXML( i_map_code => 'oracle.apps.edr.IntrEvnt.Event',
2149: i_document_id => p_event_key,
2150: i_debug_level => FND_LOG.G_CURRENT_RUNTIME_LEVEL,
2151: i_xmldoc => l_event_xml,
2152: i_ret_code => l_ret_code,
2153: i_errbuf => l_error_msg,
2154: i_log_file => l_log_file