Share via


BookTransCalc_RU.findCustVendName Method [AX 2012]

Finds the name of a customer, vendor, or employee.

Syntax

protected Name findCustVendName(FactureModule_RU _module, CustVendAC _account)

Run On

Server

Parameters

Return Value

Type: Name Extended Data Type
The customer, vendor, or employee name.

Exceptions

Exception Condition
Error

The facture source module is unknown.

See Also

Reference

BookTransCalc_RU Class