ExciseInquiryTable_IN::findBySelectQuery Method
Finds an excise inquiry table, based on a select query.
Syntax
client server public static ExciseInquiryTable_IN findBySelectQuery(SelectQuery_IN _selectQuery, [boolean _update])
Run On
Called
Parameters
- _selectQuery
Type: SelectQuery_IN Extended Data Type
The select query.
- _update
Type: boolean
The update flag.
Return Value
Type: ExciseInquiryTable_IN Table
The instance of the ExciseInquiryTable_IN class.