BOMCalcJob_All.inventDimIdDefault Method [AX 2012]

Retrieves a default record ID for a InventDimId record, which is used in the calculation of items without product dimensions.

Syntax

public InventDimId inventDimIdDefault()

Run On

Called

Return Value

Type: InventDimId Extended Data Type
The default record ID of the InventDimId record.

See Also

Reference

BOMCalcJob_All Class