ProductReceiptSourceDocumentLineItem.calculateDefaultDimension Method [AX 2012]

Calculates the default dimension for the line.

protected DimensionDefault calculateDefaultDimension()

Run On

Server

Return Value

Type: DimensionDefault Extended Data Type
The default dimension for the line.

This value is cached in the parmDefaultDimension method. All consumers should use the parmDefaultDimension method to retrieve the default dimension, because it will call the calculateDefaultDimension method as necessary.

Community Additions

ADD
Show: