CustomsInquiryTable_IN::findBySelectQuery Method
Reads the CustomsInquiryTable_IN table for the specified SelectQuery_IN.
Syntax
client server public static CustomsInquiryTable_IN findBySelectQuery(SelectQuery_IN _selectQuery, [boolean _update])
Run On
Called
Parameters
- _selectQuery
Type: SelectQuery_IN Extended Data Type
The SelectQuery_IN value, for which CustomsInquiryTable_IN is queried.
- _update
Type: boolean
if true, select record for update.
Return Value
Type: CustomsInquiryTable_IN Table
The CustomsInquiryTable_IN table record.