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 vendor name that is passed exists.
Syntax
public boolean checkVendorName(LogisticsLocationRecId _vendlocation, VendAccount _vendAccount)
Run On
Called
Parameters
- _vendlocation
Type: LogisticsLocationRecId Extended Data Type
The location record ID of the vendor.
- _vendAccount
Type: VendAccount Extended Data Type
The vendor account of the vendor.
Return Value
Type: boolean
true if the name is found; otherwise, false.