TaxWithholdInquiryTable_IN::findBySelectQuery Method

Reads the TaxWithholdInquiryTable_IN table for the specified selected query

Syntax

client server public static TaxWithholdInquiryTable_IN findBySelectQuery(
    SelectQuery_IN _selectQuery, 
   [boolean _update, 
    TaxWithholdCodeType_IN _taxWithholdType])

Run On

Called

Parameters

  • _update
    Type: boolean
    If true, then read the record for updating.;Optional.

Return Value

Type: TaxWithholdInquiryTable_IN Table
A buffer containing TaxWithholdInquiryTable_IN table.

See Also

Reference

TaxWithholdInquiryTable_IN Table