Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method is used to find the transfer price based on the combination.
Syntax
client server public static TransferPrice_IN getTransferPrice_IN(
InventTransferId _transferId,
ItemId _itemId,
InventDimId _inventDimId,
InventDim _inventDim)
Run On
Called
Parameters
- _transferId
Type: InventTransferId Extended Data Type
A Id of the InventTransferTable
- _itemId
Type: ItemId Extended Data Type
A unique Id of the item.
- _inventDimId
Type: InventDimId Extended Data Type
A Id of the inventDim table.
- _inventDim
Type: InventDim Table
A buffer of the InventDim table
Return Value
Type: TransferPrice_IN Table
Returns the buffer of the TransferPrice_IN table.