InventoryCostTemplate
Defines cost templates used for inventory cost calculations and standard costing methods.
Columns
| Name | Type | References | Description |
| id [KEY] | Integer | Unique internal identifier for the inventory cost template, generated automatically by the system for referencing in scripts and integrations. | |
| isinactive | Boolean | Indicates whether the inventory cost template is inactive. If set to 'true', this template is not available for selection or use. | |
| memo | String | Optional field for adding notes or additional details about the inventory cost template. Can be used for internal documentation purposes. | |
| name | String | The designated name of the inventory cost template. This name is used to identify and differentiate templates within the system. |