Markup.updateOrigMarkupTrans Method [AX 2012]

Marks the MarkupTrans record that is connected to a PurchTable or PurchLine record as invoiced.

Syntax

protected void updateOrigMarkupTrans(MarkupTrans _origMarkupTrans)

Run On

Server

Parameters

  • _origMarkupTrans
    Type: MarkupTrans Table
    The MarkupTrans record that is connected to a PurchTable or PurchLine record.

See Also

Reference

Markup Class