Enhancements

This section describes the enhancements that are available in this production update.

Additional business information object for Extensibility

This enhancement provides you with the ability to create extensible business rules for some Business Information Objects (BIOs) related to Drop ID Detail and Drop ID Detail view.

EXT UDFs added for Query Builder, Graphical, and Wave maintenance pages

This enhancement adds EXT UDFs related to Query Builder, Graphical, and Wave maintenance pages to provide a way to run the extensible business rule operations for related business information objects.

These screens now include EXT UDFs:

  • Query Builder
  • Graphical
  • Orders Not on Wave
  • Wave Maintenance- Orders
  • Wave Maintenance- Order Details
  • Wave maintenance- Pick Details
  • Wave maintenance- Task Details
  • Wave maintenance- Allocated
  • Wave maintenance- Not-allocated
  • Wave maintenance- Add Orders

Aggregate and count functions with Lookup added in Extensibility

This enhancement provides you with the ability to get the aggregate values of a look-up result and retain them in a desired context parameter.

These aggregate functions are now available with a Lookup:

  • Sum
  • Count
  • Average
  • Minimum
  • Maximum
  • Median

When you create a Lookup, a new icon for the Add Function is displayed in addition to the Add Condition. Click the Add Function icon and a new row with LHS, Expression Operator and RHS is displayed. Select the Business object attribute on which to use the aggregate function and then select the required aggregate function from the Expression operator drop-down list. In RHS you must specify Parameter name (Alias name) to retain the aggregate value, which can be used as context parameter in subsequent expressions and actions.