Share via


EPPurchCOR::findAssetTable Method [AX 2012]

Finds a record in the AssetTable table by using a previous receipt for the purchase line.

Syntax

server public static AssetTable findAssetTable(TradeInventTransId _inventTransId)

Run On

Server

Parameters

Return Value

Type: AssetTable Table
The specified record in the AssetTable if found.

See Also

Reference

EPPurchCOR Class