VersioningComparePurchOrder.loadMarkup Method [AX 2012]

Analyzes the MarkupTrans records that are related to the specified record and saves the result in the VersioningTmpTrans temporary table.

protected void loadMarkup(Common _common, RecId _parentNodeRecId)

Run On

Server

Parameters

_common
Type: Common Table
The record that contains the MarkupTrans transactions.
_parentNodeRecId
Type: RecId Extended Data Type
The record ID of the record in the temporary table that holds the parent to the MarkupTrans records.

Community Additions

ADD
Show: