CustomsTotal_IN::updateCustomsTotal Method
updates CustomsTotal_IN table for specified SelectQuery_IN value.
Syntax
client server public static void updateCustomsTotal(SelectQuery_IN _previousQuery, SelectQuery_IN _selectQuery)
Run On
Called
Parameters
- _previousQuery
Type: SelectQuery_IN Extended Data Type
The previous used query.
- _selectQuery
Type: SelectQuery_IN Extended Data Type
The new query selected.