Shift summary UDF and flag mapper callout

The shift summary UDF and flag mapper callout enables customers to specify logic for maintaining the UDFs and flag values. The values are transferred from MVS shift summaries to the details of the shifts. From the shift details, the values are ultimately transferred to UDFs and flags in the timesheet.
Note: As of release 7.0.0.1, customers should not implement this callout in new implementations. Instead, UDF and flag values should be added directly to shift activities using Shift Configuration. Customers upgrading from an earlier release to 7.0.0.1 or later can continue to use this callout. This callout will be deprecated in a future release. When it is deprecated, the change will be documented in the release notes for the future release.

See Adding flag and UDF fields to activities in Shift Configuration.

In the timesheet, the UDFs and flags can trigger pay-related behavior based on the configuration of the pay rules. The MVS shift summary UDFs and flags are configured when the shift is configured.

For customers with existing implementations of this callout, the class name is migrated from the registry parameter to the Extension Script Callout maintenance form during upgrades.

See "Extension script callouts" in the Infor Workforce Management Custom Scripting Developer Guide.