Share via


BankDocumentFacilityAgreementLineType.validateWithdrawAmount Method [AX 2012]

Validates the withdraw amount operation.

Syntax

protected boolean validateWithdrawAmount(BankDocumentFacilityAgreementLine _bankDocumentFacilityAgreementLine, BankDocumentFacilityAgreementAmountCur _amount)

Run On

Called

Parameters

Return Value

Type: boolean
true if the validation passes; otherwise, false.

See Also

Reference

BankDocumentFacilityAgreementLineType Class