Share via


AxdWHSShipmentASN.createOrFindInventDimId Method [AX 2012]

Finds or creates a new inventDim record.

Syntax

public InventDimId createOrFindInventDimId(
    InventDim _inventDim, 
    AxInventDim _axInventDim, 
    ItemId _itemId)

Run On

Server

Parameters

Return Value

Type: InventDimId Extended Data Type
The inventory dimension id.

See Also

Reference

AxdWHSShipmentASN Class