InventTestAssociationTable.checkValidCustAccountGroup Method
Checks whether the specified account number matches the AccountRelation on this association.
Syntax
public boolean checkValidCustAccountGroup(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.