RetailMassUpdate.validateUOM Method [AX 2012]
Validates the unit of measurement conversion on destination table.
protected void validateUOM(
Common _destinationTable,
RetailMassUpdateProductProperty _property,
RetailMassUpdateWorksheetLine _line)
Run On
CalledParameters
- _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.
Community Additions
ADD
Show: