plannedStandardCost
Stores predefined standard costs for items and services, used in cost accounting and budgeting.
Columns
| Name | Type | References | Description |
| id [KEY] | Integer | A unique internal identifier assigned to the record, used for tracking and referencing the entry within the system. | |
| externalid | String | A unique identifier for the record assigned by an external system, used for integration or synchronization across platforms. | |
| item | String | The name or identifier of the item, used to track and manage products, goods, or services within the system. | |
| location | String | The physical or virtual location associated with the record, such as a warehouse, store, or facility. | |
| memo | String | A brief note or comment associated with the record, often used for internal communication or providing additional context. | |
| standardcostversion | String | The version of the standard cost associated with the item, used to manage pricing or cost calculations in inventory or manufacturing. |