ExciseRegisterBalanceInquiry_IN::findBySelectQuery Method
Finds the record in the ExciseRegisterBalanceInquiry_IN table that is specified by a select query.
Syntax
client server public static ExciseRegisterBalanceInquiry_IN findBySelectQuery(SelectQuery_IN _selectQuery, [boolean _update])
Run On
Called
Parameters
- _selectQuery
Type: SelectQuery_IN Extended Data Type
The select query to use to find the ExciseRegisterBalanceInquiry_IN record.
- _update
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: ExciseRegisterBalanceInquiry_IN Table
A record from the ExciseRegisterBalanceInquiry_IN table; otherwise, an empty record.