assemblyunbuild
The AssemblyUnbuild table tracks the process of disassembling finished goods back into their component parts, used in reverse logistics or returns.
Columns
| Name | Type | References | Description |
| billofmaterials | String | The bill of materials (BOM) that is associated with the unbuild transaction. This BOM identifies the components and structure of the assembly item that is being dismantled. | |
| billofmaterialsrevision | String | The specific revision of the BOM that is used for the unbuild process. This information ensures that the correct version of the component structure is referenced. | |
| built | Double | The quantity of the assembly item that was originally built and is now being unbuilt or disassembled. | |
| class | String | The classification that is associated with the unbuild transaction. This classification is often used for reporting, categorization, or internal tracking purposes. | |
| createddate | Datetime | The date and time when the unbuild transaction was created in the system. This timestamp is used for tracking and auditing purposes. | |
| customform | String | The custom form that is used to record and display the unbuild transaction. This form allows for customized data entry and presentation. | |
| department | String | The department that is responsible for the unbuild transaction. This field is used for financial tracking, cost allocation, and internal reporting. | |
| externalid | String | The system-generated identifier (Id) that is used to reference the unbuild transaction in external integrations or data exchanges. | |
| inventorydetail | String | The specific inventory details that are related to the unbuild transaction (for example, lot numbers, serial numbers, or bin locations). | |
| item | String | The assembly item that is being unbuilt. This item represents a finished good or bundled product that is being broken down into its component parts. | |
| lastmodifieddate | Datetime | The date and time when the unbuild transaction was last modified. This timestamp helps track changes and updates to the record. | |
| location | String | The physical or virtual location where the unbuild transaction takes place. This location is used for inventory tracking and warehouse management. | |
| memo | String | A note or reference that is entered for the unbuild transaction. This information provides additional details or context for internal users. | |
| postingperiod | String | The accounting period in which the unbuild transaction is recorded. This field ensures accurate financial reporting and period-based analysis. | |
| quantity | String | The number of units of the assembly item that is being unbuilt in this transaction. | |
| revision | String | The specific revision of the assembly item that is being unbuilt. This revision ensures that the correct version of the product is processed. | |
| revisionmemo | String | A note or description that is associated with the revision of the assembly item. This description provides context for changes or updates in the unbuild process. | |
| subsidiary | String | The subsidiary that is associated with the unbuild transaction. This field determines which business entity or division is responsible for the process. | |
| total | Decimal | The total cost or value that is associated with the unbuild transaction. This value reflects the financial impact of breaking down the assembly item. | |
| trandate | Date | The transaction date of the unbuild process. This date indicates when the assembly item was disassembled for inventory and financial tracking. | |
| tranid | String | The unique Id that is assigned to the unbuild transaction within the system. This Id is used for record-keeping and referencing. | |
| units | String | The unit of measure (UOM) that is associated with the quantity being unbuilt. The UOM ensures consistency in inventory and reporting calculations. |