Name

sn_hr_core.hr_VANotificationUtil

Description

Override out-of-the-box util calls for HR VA notifications

Script

var hr_VANotificationUtil = Class.create();
hr_VANotificationUtil.prototype = Object.extendsObject(hr_VANotificationUtilSNC, {
  initialize: function() {
  },

  type: 'hr_VANotificationUtil'
});

Sys ID

04fd8ece53c3001050f4ddeeff7b1285

Offical Documentation

Official Docs: