ItemSupplyPlanPlanningmessage
Holds planning messages related to supply forecasting, order recommendations, and inventory adjustments.
Columns
| Name | Type | References | Description |
| creationdate | Date | The date when the item supply plan was created, which helps track when the supply plan record was first generated. | |
| itemsupplyplan | String | A reference to the specific item supply plan being evaluated, identifying the plan associated with the message. | |
| message | String | A detailed message providing insights or warnings related to the supply plan. This can include scheduling conflicts, stock level alerts, or recommendations. | |
| messagecode | Integer | A numerical code representing the type of message related to the supply plan, categorizing different types of supply plan messages. | |
| quantity | Double | The quantity of items affected by the supply plan message, indicating the number of units involved in the order or inventory adjustment. | |
| receiptdate | Date | The expected date when the inventory or order is scheduled to be received, which is critical for tracking supply chain timelines. | |
| transactionid | String | The unique identifier of the transaction associated with the supply plan, linking the message to a specific order or movement of goods. |