BankLCImportNumberController.new Method [AX 2012]

Creates an instance of the BankLCImportNumberController class.

Syntax

protected void new([boolean _isReturnAsBankLC, boolean _isAllBankLCAllowed])

Run On

Called

Parameters

  • _isReturnAsBankLC
    Type: boolean
    A Boolean value that indicates whether the lookup record should be returned as the super type of the letter of credit.
  • _isAllBankLCAllowed
    Type: boolean
    A Boolean value that indicates whether all the letter of credit records should be shown in the selection list.

See Also

Reference

BankLCImportNumberController Class