SalesPurchTableToLineUpdate.canUpdateLine Method [AX 2012]

Syntax

protected abstract boolean canUpdateLine(
    Common _sourceLine, 
   [boolean _previousErrorsFound, 
    AxInternalBase _axTable])

Run On

Server

Parameters

  • _previousErrorsFound
    Type: boolean

See Also

Reference

SalesPurchTableToLineUpdate Class