TaxInformationVendTable_IN::findByVendTable Method
Find the record of TaxInformationVendTable_IN by the accountNum of VendTable.
Syntax
client server public static TaxInformationVendTable_IN findByVendTable(AccountNum _accountNum, [boolean _forUpdate])
Run On
Called
Parameters
- _accountNum
Type: AccountNum Extended Data Type
The account number of VendTable.
- _forUpdate
Type: boolean
Determine whether update the table or not.
Return Value
Type: TaxInformationVendTable_IN Table
If exists, return the record, or return nullNothingnullptrunita null reference (Nothing in Visual Basic).