InventTransAutoCreateDimCheck::newFromUpdateAdapter Method [AX 2012]
Creates a new instance of the InventTransAutoCreateDimCheck class based on the inventory update adapter.
Syntax
client server public static InventTransAutoCreateDimCheck newFromUpdateAdapter(InventAutoDimCheckUpdateAdapter _inventUpdate)
Run On
Called
Parameters
- _inventUpdate
Type: InventAutoDimCheckUpdateAdapter Class
The inventory update adapter that provides necessary information about the inventory update.
Return Value
Type: InventTransAutoCreateDimCheck Class
A new instance of the InventTransAutoCreateDimCheck class.