TableExtension 39 Purchase Line

TableExtension 18123301 EOSTableExt18123301

Fields

EOS Line Closed (18123300)

Boolean


EOS Ignore Outstanding Qty. (18123301)

Boolean


Events

EOSOnBeforeVerifyLineClosed

local procedure EOSOnBeforeVerifyLineClosed(var Rec: Record "Purchase Line"; xRec: Record "Purchase Line")

Raised before performing checks when attempting to close the line.

Parameters / Return Value

  • Rec Record "Purchase Line"

    Current record “Purchase Line”.

  • xRec Record "Purchase Line"

    Previous version of record “Purchase Line”.


EOSOnAfterVerifyLineClosed

local procedure EOSOnAfterVerifyLineClosed(var Rec: Record "Purchase Line")

Raised after performing checks when attempting to close the line.

Parameters / Return Value

  • Rec Record "Purchase Line"

    Record “Purchase Line”.



EOS Labs -