PurchLine.checkVendorName_IN Method
Reads the table buffer and check the existence of record.
Syntax
public boolean checkVendorName_IN([LogisticsLocationRecId _location, VendAccount _vendAccount])
Run On
Called
Parameters
- _location
Type: LogisticsLocationRecId Extended Data Type
The field is used to find the record.
- _vendAccount
Type: VendAccount Extended Data Type
The field is used to find the record.
Return Value
Type: boolean
Returns the boolean value.