CustVendOpenTransManager.findVendDiscountGraceDays Method [AX 2012]

Finds the discount grace days for the specified method of payment.

Syntax

protected DiscGraceDays findVendDiscountGraceDays(CompanyId _companyId, PaymMode _paymMode)

Run On

Called

Parameters

Return Value

Type: DiscGraceDays Extended Data Type
The discount grace days for the method of payment.

See Also

Reference

CustVendOpenTransManager Class