inventorytransfer
Records and manages the movement of inventory between different locations, subsidiaries, or storage facilities.
Columns
| Name | Type | References | Description |
| class | String | The classification assigned to this inventory transfer, used for categorization and reporting within NetSuite. | |
| createddate | Datetime | The timestamp when this inventory transfer record was initially created in NetSuite. | |
| department | String | The department associated with this inventory transfer, typically used for financial tracking and departmental cost allocation. | |
| externalid | String | A unique identifier for this inventory transfer that originates from an external system, allowing for integration and data synchronization. | |
| lastmodifieddate | Datetime | The timestamp indicating the most recent update to this inventory transfer record. | |
| location | String | The originating location from which inventory is being transferred, representing a warehouse, store, or distribution center. | |
| memo | String | A free-text field used to capture additional details or notes related to this inventory transfer. | |
| postingperiod | String | The accounting period in which this inventory transfer is recorded, determining when it impacts financial statements. | |
| subsidiary | String | The business entity or subsidiary responsible for this inventory transfer, relevant in multi-entity organizations using NetSuite. | |
| total | Decimal | The total monetary value of the items being transferred, calculated based on unit cost and quantity. | |
| trandate | Date | The date when this inventory transfer transaction is recorded, typically reflecting the actual movement of goods. | |
| tranid | String | A system-generated unique identifier for this inventory transfer transaction within NetSuite. | |
| transferlocation | String | The destination location to which inventory is being transferred, representing a warehouse, store, or distribution center. |