TaxWithholdAuthorities_IN::findByVendAuthority Method

Find the TaxWithholdAuthorities_IN record based on Tax type and Authority

Syntax

client server public static TaxWithholdAuthorities_IN findByVendAuthority(
    TaxWithholdType_IN _taxType, 
    TaxWithholdAuthority_IN _taxWithholdAuthority, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    If true, then read the record for updating.

Return Value

Type: TaxWithholdAuthorities_IN Table
A buffer containing TaxWithholdAuthorities_IN table.

See Also

Reference

TaxWithholdAuthorities_IN Table