Share via


LedgerConsolidate::updateHistRef Method [AX 2012]

Updates LedgerConsolidateHistRef record with the specified consolidation activity history record ID, transaction's record ID, and table ID.

Syntax

server public static void updateHistRef(
    RecId _ledgerConsolidateHistRecId, 
    TableId _transTableId, 
    RecId _transRecId)

Run On

Server

Parameters

See Also

Reference

LedgerConsolidate Class