Share via


InventTransOriginAssetComponent_JP::assetComponent Method

Retrieves the fixed assets remainders related to the ID of the inventory transactions originator.

Syntax

client server public static AssetComponent_JP assetComponent(InventTransOriginId _inventTransOriginId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether the buffer should be selected for update; optional.

Return Value

Type: AssetComponent_JP Table
A record in the RassetScrap table if exists; otherwise an empty record..

Remarks

Retrieves an empty buffer if no related record exists.

See Also

Reference

InventTransOriginAssetComponent_JP Table