Share via


ReqIntercompanyQueryFactory.findCustomer Method [AX 2012]

Finds the customer for the specified vendor, depending on the trading relation.

Syntax

public CustTable findCustomer(VendTable _vendor)

Run On

Called

Parameters

Return Value

Type: CustTable Table
A record in the CustTable table.

See Also

Reference

ReqIntercompanyQueryFactory Class