Share via


BankLCImportType.dealFacilityAgreement Method [AX 2012]

Releases or withdraws amount from LC related facility agreement.

Syntax

private void dealFacilityAgreement(AmountCur _amount, [boolean _isWithdraw])

Run On

Called

Parameters

  • _isWithdraw
    Type: boolean
    A Boolean value that indicates whether to withdraw the amount; optional.

See Also

Reference

BankLCImportType Class