RetailMassUpdate.validateUOM Method [AX 2012]

Validates the unit of measurement conversion on destination table.

Syntax

protected void validateUOM(
    Common _destinationTable, 
    RetailMassUpdateProductProperty _property, 
    RetailMassUpdateWorksheetLine _line)

Run On

Called

Parameters

  • _destinationTable
    Type: Common Table
    The table where the update should take place ,passed as an object of Common type.

See Also

Reference

RetailMassUpdate Class