Share via


InventMov_Asset_ru::newFromRAssetPurchTrans Method [AX 2012]

Initializes an instance of the InventMov_Asset_ru class that is based on the specified record.

Syntax

client server public static InventMov_Asset_ru newFromRAssetPurchTrans(RAssetPurchTrans _rAssetPurchTrans)

Run On

Called

Parameters

  • _rAssetPurchTrans
    Type: RAssetPurchTrans Table
    The RAssetPurchTrans record for which the class is instantiated.

Return Value

Type: InventMov_Asset_ru Class
An instance of the InventMov_Asset_ru class.

See Also

Reference

InventMov_Asset_ru Class