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.
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.