Share via


VendOutPaymCreate_MultiCashForeign_PL.checkPaymentAmount Method [AX 2012]

Checks whether payment amount is positive.

Syntax

public boolean checkPaymentAmount(Amount _amount)

Run On

Called

Parameters

Return Value

Type: boolean
true if amount is positive; otherwise, false.

See Also

Reference

VendOutPaymCreate_MultiCashForeign_PL Class