Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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).