Share via


InventTransOriginAssetComponent_JP::findInventTransOriginId Method

Returns the ID of the inventory transactions originator for the fixed assets remainders.

Syntax

client server public static InventTransOriginId findInventTransOriginId(RefRecId _assetComponentRecId)

Run On

Called

Parameters

  • _assetComponentRecId
    Type: RefRecId Extended Data Type
    The ID of the AssetComponent_JP table. It is the primary key on the RAssetScrap table.

Return Value

Type: InventTransOriginId Extended Data Type
The ID of the inventory transactions originator.

See Also

Reference

InventTransOriginAssetComponent_JP Table