InventTrans::pdsItemIdFromTransId Method
Get the item associated with a transaction id.
Syntax
server public static ItemId pdsItemIdFromTransId(InventTransId _transId)
Run On
Server
Parameters
- _transId
Type: InventTransId Extended Data Type
The transaction id of the item to find.
Return Value
Type: ItemId Extended Data Type
The item id for the transaction.