ReqTraceLogMessage::packInventDim Method [AX 2012]

Packs an inventory dimension record into a container.

client server public static container packInventDim(InventDim _inventDim)

Run On

Called

Parameters

_inventDim
Type: InventDim Table
The record to pack.

Return Value

Type: container
A container that contains the packed version of the record.
Show: