Name
sn_sow_chg.SOWChangeUtils
Description
No description available
Script
var SOWChangeUtils = Class.create();
SOWChangeUtils.prototype = Object.extendsObject(SOWChangeUtilsSNC, {
initialize: function() {
SOWChangeUtilsSNC.prototype.initialize.call(this);
},
type: 'SOWChangeUtils'
});
Sys ID
2b1267a553615110532cddeeff7b122a