planningview
Provides a structured view of supply chain planning data, used for demand forecasting and capacity planning.
Columns
| Name | Type | References | Description |
| action | String | The action associated with the record, typically used to specify the operation or change being made, such as create, update, or delete. | |
| demand | String | The demand for the item or resource, often used to track the required quantity or need within a planning or forecasting system. | |
| exception | String | Any exception or irregularity related to the record, used to highlight issues or conditions that deviate from the expected flow or process. | |
| externalid | String | A unique identifier assigned to the record by an external system, facilitating integration and synchronization across different platforms. | |
| id | Integer | A unique internal identifier for the record, used to track and reference the entry within the system. | |
| item | String | The name or identifier of the item, used for tracking and managing products, goods, or services within the system. | |
| name | String | The name associated with the record, used for identification and display in user interfaces or reports. | |
| planningitemcategory | String | The category or classification assigned to the item for planning purposes, often used to group items based on similar characteristics. | |
| relativeenddays | Integer | The number of days relative to the start date, used to calculate or specify the end date or deadline within the planning process. | |
| savedsearch | String | A pre-defined search or query used to retrieve specific records or data, often saved for repeated use and easy access. | |
| supply | String | The supply of the item or resource, typically used to track available quantities or inventory within a system. | |
| supplyreplenishmenttype | String | The type of replenishment strategy used for the supply (such as minimum stock, reorder point, or demand-based), to manage inventory levels. |