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.
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.