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.
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.