BankLCImportNumberController.createSysTableLookup Method [AX 2012]

Creates an instance of the SysTableLookup class.

Syntax

protected SysTableLookup createSysTableLookup(FormStringControl _control)

Run On

Called

Parameters

Return Value

Type: SysTableLookup Class
A new instance of the SysTableLookup class.

See Also

Reference

BankLCImportNumberController Class