DBA Data[Home] [Help]

APPS.WMS_SEARCH_ORDER_GLOBALS_PVT dependencies on FND_PROFILE

Line 428: l_debug := NVL(FND_PROFILE.VALUE('INV_DEBUG_TRACE'),0);

424: l_organization_id number;
425: l_inventory_item_id number;
426: begin
427:
428: l_debug := NVL(FND_PROFILE.VALUE('INV_DEBUG_TRACE'),0);
429: --
430: If l_debug = 1 THEN
431: log_procedure('WMS_SEARCH_ORDER_GLOBALS_PVT', 'Simulate Rule', 'Start Simulate Rules');
432: log_event('WMS_SEARCH_ORDER_GLOBALS_PVT', 'init_global_variables', 'Populate Item details in Suggestion Block');