PurchInvoiceJournalPost.updateAssetPurchLineRecId Method [AX 2012]

Updates the PurchLineRecID field.

protected void updateAssetPurchLineRecId(PurchLineRefRecId _purchLineRecId, AssetId _assetId)

Run On

Server

Parameters

_purchLineRecId
Type: PurchLineRefRecId Extended Data Type
The ID to which to set the PurchLineRecId field.
_assetId
Type: AssetId Extended Data Type
The ID of the asset to update.

Community Additions

ADD
Show: