Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Calculates totals and sets the fields values to be shown on the totals form.
Syntax
server public static container displayFieldsServer(Common _orderTable, SalesUpdate _specQty)
Run On
Server
Parameters
- _orderTable
Type: Common Table
The order table to calculate totals for.
- _specQty
Type: SalesUpdate Enumeration
Quantity to calculate totals for.
Return Value
Type: container
Container of the field values to be shown on the totals form.