AssetDocumentReductionEntryProcessor_JP.revertTrans Method [AX 2012]

Reverses asset document transaction.

Syntax

public void revertTrans(
    AssetDocumentTrans_JP _assetDocumentTrans, 
    Common _assetTransOrig, 
    Common _assetTransNew)

Run On

Called

Parameters

  • _assetTransOrig
    Type: Common Table
    The original host transaction which asset document attached.
  • _assetTransNew
    Type: Common Table
    The new host transaction which asset document attached.

See Also

Reference

AssetDocumentReductionEntryProcessor_JP Class