DBA Data[Home] [Help]

APPS.WMS_LMS_EXPECTED_RES dependencies on STANDARD

Line 2562: debug('Number of rows updated as non-standardized '|| l_update_count,'MATCH_RATE_EXP_RESOURCE');

2558:
2559: l_update_count := SQL%ROWCOUNT;
2560:
2561: IF g_debug=1 THEN
2562: debug('Number of rows updated as non-standardized '|| l_update_count,'MATCH_RATE_EXP_RESOURCE');
2563: debug('Value of l_num_execution_failed '|| l_num_execution_failed,'MATCH_RATE_EXP_RESOURCE');
2564: debug('Value of l_populate_status '|| l_populate_status,'MATCH_RATE_EXP_RESOURCE');
2565: END IF;
2566: