VendTable::getVendorName Method
Gets the name of the party of the specified vendor that is in a specified data area.
Syntax
client server public static DirPartyName getVendorName(AccountNum _vendorAccountNum, [DataAreaId _dataAreaId])
Run On
Called
Parameters
- _vendorAccountNum
Type: AccountNum Extended Data Type
The account number of the vendor in which to get the name.
- _dataAreaId
Type: DataAreaId Extended Data Type
The data area of the vendor in which to get the name.
Return Value
Type: DirPartyName Extended Data Type
The party name of the vendor.