Name
global.OnCallScheduleReportUtils
Description
No description available
Script
var OnCallScheduleReportUtils = Class.create();
OnCallScheduleReportUtils.prototype = Object.extendsObject(OnCallScheduleReportUtilsSNC, {
initialize: function () {
OnCallScheduleReportUtilsSNC.prototype.initialize.call(this);
},
type: 'OnCallScheduleReportUtils'
});
Sys ID
314020cbc7522010c24ae122c7c260bd