Share via


BankLGFacilityAgreementLineType.calculateCashMargin Method [AX 2012]

Calculates the cash margin for issuing a letter of guarantee or increasing or decreasing the value of a letter of guarantee.

Syntax

public BankLGMarginCur calculateCashMargin(BankLGValueCur _baseLGValue, [boolean _isIssuance])

Run On

Called

Parameters

Return Value

Type: BankLGMarginCur Extended Data Type
The calculated margin.

Remarks

To issue a letter of guarantee, the _baseLGValue parameter should be the value of the letter of guarantee. To increase or decrease the value of a letter of guarantee, the _baseLGValue parameter is the increased or decreased value of the letter of guarantee.

See Also

Reference

BankLGFacilityAgreementLineType Class