RetailConcessionContractCreateInvoice.AccMinLeaseAmountAll Method [AX 2012]
Calculates the minimum lease amount.
Syntax
public Amount AccMinLeaseAmountAll(Months _AccMonths)
Run On
Client
Parameters
- _AccMonths
Type: Months Extended Data Type
The number of months for which the amount to be calculated.
Return Value
Type: Amount Extended Data Type
The minimum lease amount for a contract.
Remarks
Calculates the minimum lease amount for a given number of months.