Share via


BankDocumentFacilityAgreementLineType.validateReleaseAmount Method [AX 2012]

Validates the release amount operation.

Syntax

protected boolean validateReleaseAmount(BankDocumentFacilityAgreementLine _bankDocumentFacilityAgreementLine, BankDocumentFacilityAgreementAmountCur _amount)

Run On

Called

Parameters

Return Value

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

See Also

Reference

BankDocumentFacilityAgreementLineType Class