ProdRecBasketHandler::newFromFormName Method [AX 2012]
Creates an instance of the ProdRecBasketHandler class for the specified form and table.
client server public static ProdRecBasketHandler newFromFormName(SysElementName _formName, TableId _tableId)
Run On
CalledParameters
- _formName
- Type: SysElementName Extended Data Type
The specified form.
- _tableId
- Type: TableId Extended Data Type
The specified ID of the main table of the form.
Show: