RetailMassUpdate.processTableField Method [AX 2012]

Validates field value assignment to destination table.

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

Run On

Called

Parameters

_destinationTable
Type: Common Table
An record for destination table.
_property
Type: RetailMassUpdateProductProperty Table
An record for table RetailMassUpdateProductProperty.
_line
Type: RetailMassUpdateWorksheetLine Table
An record for table RetailMassUpdateWorksheetLine

Community Additions

ADD
Show: