BankPaymFeeCancel.validateFee Method [AX 2012]

Validates that the payment fee can be canceled.

Syntax

protected boolean validateFee(BankAccountTrans _bankAccountFee)

Run On

Server

Parameters

Return Value

Type: boolean
true if the payment fee can be canceled; otherwise, false.

See Also

Reference

BankPaymFeeCancel Class