InvTransferSource Class Members
- Last UpdatedNov 06, 2025
- 2 minute read
The following tables list the members exposed by InvTransferSource.
| Name | Description | |
|---|---|---|
![]() | InvTransferSource Constructor | The InvTransferSource() method is the constructor for the InvTransferSource class. It sets all fields in the class. |
| Name | Description | |
|---|---|---|
![]() | FromRowId | The FromRowId property contains a row_id value from the Item_Inv table. |
![]() | FromStorageEntId | The FromStorageEntID property contains the entity from which the inventory is to be transferred. |
![]() | LastEditAt | The LastEditBy property contains the date and time when the inventory record was added or last modified. This property is used for optimistic concurrency control. |
![]() | TransferComments | The TransferComments property contains notes pertaining to the transfer. |
![]() | TransferQty | The TransferQty property contains the quantity to be transferred. |
![]() | TransferQtyErp | The TransferQtyErp property contains the transfer quantity to be reported to an external ERP system. |

