VersioningCompare.loadAccountingDistribution Method [AX 2012]

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

protected void loadAccountingDistribution(RefRecId _sourceDocumentLineRecId, RecId _parentNodeRecId)

Run On

Server

Parameters

_sourceDocumentLineRecId
Type: RefRecId Extended Data Type
The record that contains the AccountingDistribution record transactions.
_parentNodeRecId
Type: RecId Extended Data Type
The RecId field in the temporary table that holds a link to the parent to the SourceDocumentDistribution records.

Community Additions

ADD
Show: