BankLGFeatureChecker::checkBankLGEnabled Method [AX 2012]

The static API to check if the Letter of Guarantee feature is enabled or disabled.

Syntax

client server public static boolean checkBankLGEnabled([boolean _raiseError])

Run On

Called

Parameters

  • _raiseError
    Type: boolean
    true if the error should be raised if the feature is not enabled; otherwise, false.

Return Value

Type: boolean
true if the feature is enabled; otherwise, false.

See Also

Reference

BankLGFeatureChecker Class