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.
- _property
Type: RetailMassUpdateProductProperty Table
An buffer of table RetailMassUpdateProductProperty record.
- _line
Type: RetailMassUpdateWorksheetLine Table
An buffer of table RetailMassUpdateWorksheetLine record.