InventTrackingDimTracingCriteria::newFromPacked Method [AX 2012]
Creates a new instance of the InventTrackingDimTracingCriteria class and initialize it based on a packed version of the class data.
Syntax
client server public static InventTrackingDimTracingCriteria newFromPacked(container _packedCriteria)
Run On
ClientOrServer
Parameters
- _packedCriteria
Type: container
The packed version of the class data.
Return Value
Type: InventTrackingDimTracingCriteria Class
A new instance of the InventTrackingDimTracingCriteria class.