ExciseTaxTotal_IN::updateExciseTotal Method
Updates to select query name of the ExciseTaxTotal_IN table record.
Syntax
client server public static void updateExciseTotal(SelectQuery_IN _previousQuery, SelectQuery_IN _selectQuery)
Run On
Called
Parameters
- _previousQuery
Type: SelectQuery_IN Extended Data Type
The previous select query name.
- _selectQuery
Type: SelectQuery_IN Extended Data Type
The select query name.