EMSProcessRelation::findByVendAccount Method
Finds the specified record in the EMSProcessRelation table by using the specified VendAccount value.
Syntax
client server public static EMSProcessRelation findByVendAccount(VendAccount _vendAccount)
Run On
Called
Parameters
- _vendAccount
Type: VendAccount Extended Data Type
The VendAccount value of the EMSProcessRelation record to find.
Return Value
Type: EMSProcessRelation Table
A record in the EMSProcessRelation table; otherwise, an empty record.