Share via


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

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

See Also

Reference

ExciseRegisterBalanceInquiry_IN Table