InventTestAssociationTable.checkValidVendAccountGroup Method
Checks whether the specified account number matches the account relation on this association.
Syntax
public boolean checkValidVendAccountGroup(InventTestAccountRelation _accountNum)
Run On
Called
Parameters
- _accountNum
Type: InventTestAccountRelation Extended Data Type
The account number to verify.
Return Value
Type: boolean
true if the account number matches; otherwise, false.