CustomsTotal_IN.insertIntoCustomsTotal Method
initializes CustomsTotal_IN table fieldName and SelectQuery fields.
Syntax
public void insertIntoCustomsTotal(SelectQuery_IN _selectQuery, FieldLabel _fieldName)
Run On
Called
Parameters
- _selectQuery
Type: SelectQuery_IN Extended Data Type
The SelectQuery Value to be copied to CustomsTotal_IN table.
- _fieldName
Type: FieldLabel Extended Data Type
The fieldName Value to be copied to CustomsTotal_IN table.