InventTransMarkingKey::newParams Method [AX 2012]
Creates and initializes a new instance of InventTransMarkingKey class.
Syntax
client server public static InventTransMarkingKey newParams(InventTransOriginId _inventTransOriginId, InventDimId _inventDimId)
Run On
Called
Parameters
- _inventTransOriginId
Type: InventTransOriginId Extended Data Type
An InventTransMarkingKey value that is a part of the marking key.
- _inventDimId
Type: InventDimId Extended Data Type
An InventDimId value that is a part of the marking key.
Return Value
Type: InventTransMarkingKey Class
A new instance of InventTransMarkingKey class.