Share via


AxSalesLine.setRetailVariantId Method [AX 2012]

Set the dimension with the retail variant.

Syntax

protected void setRetailVariantId()

Run On

Called

Remarks

If the RetailVariantId is not empty, the method will query the dimension with this RetailVariant and set the dimension value to the dimension field. If the RetailVariantId is empty, the method does not assign any value to dimension field.

See Also

Reference

AxSalesLine Class