InventMov_Scrap_RU::newFromRAssetScrap Method [AX 2012]
Initializes a new instance of the InventMov_Scrap_RU class that is based on the specified record.
Syntax
client server public static InventMov_Scrap_RU newFromRAssetScrap(RAssetScrap _rAssetScrap)
Run On
Called
Parameters
- _rAssetScrap
Type: RAssetScrap Table
The RAssetScrap record for to instantiate the class.
Return Value
Type: InventMov_Scrap_RU Class
An instance of the InventMov_Scrap_RU class.