Share via


BankLGFacilityAgreementLineType.calculateIssuanceCommission Method [AX 2012]

Calculates the commission for issuing a letter of guarantee.

Syntax

public BankLGMarginCur calculateIssuanceCommission(BankLGValueCur _baseLGValue)

Run On

Called

Parameters

Return Value

Type: BankLGMarginCur Extended Data Type
The calculated commission.

Remarks

The _baseLGValue is the total value of the letter of guarantee.

See Also

Reference

BankLGFacilityAgreementLineType Class