VendTable.editCustAccount Method
Gets or sets the customer account number associated with the current vendor.
Syntax
edit CustAccount editCustAccount(boolean set, CustAccount _custAccount)
Run On
Called
Parameters
- set
Type: boolean
A Boolean value that indicates whether the value should be stored.
- _custAccount
Type: CustAccount Extended Data Type
A customer account number.
Return Value
Type: CustAccount Extended Data Type
A customer account number.