DBA Data[Home] [Help]

APPS.WMS_LMS_LABOR_PRODUCTIVITY dependencies on STANDARD

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

905:
906: l_update_count := SQL%ROWCOUNT;
907:
908: IF g_debug=1 THEN
909: debug('Number of rows updated as non-standardized '|| l_update_count,'MATCH_RATE_TRX_RECORDS');
910: debug('Value of l_num_execution_failed_tasks '|| l_num_execution_failed_tasks,'MATCH_RATE_TRX_RECORDS');
911: debug('Value of l_num_execution_failed_group'|| l_num_execution_failed_group,'MATCH_RATE_TRX_RECORDS');
912: END IF;
913: