supplychainsnapshotsimulation
Stores simulated supply chain scenarios to evaluate planning strategies.
Columns
| Name | Type | References | Description |
| id [KEY] | Integer | A unique identifier assigned to the simulation or planning scenario. | |
| demandlocation | String | The location where the demand for items originates. | |
| demandlocationdate | Date | The date when the demand is expected or planned to be fulfilled. | |
| demandlocationsubsidiary | String | The subsidiary associated with the demand location. | |
| docnumcreatedfrom | String | The originating document that triggered this simulation or transaction. | |
| externalid | String | An external identifier used to link this simulation to external systems. | |
| isforreschedule | Boolean | Specifies whether the simulation is intended for rescheduling purposes. | |
| itemnamenumber | String | The name or identifier of the item being simulated or planned. | |
| linecreatedfrom | Integer | The line number or reference from the originating document. | |
| memo | String | A note providing additional details or context about the simulation. | |
| owner | String | The individual or entity responsible for the simulation or planning scenario. | |
| quantity | Double | The quantity of items associated with the simulation or planning scenario. | |
| status | String | The current status of the simulation (for example, pending, completed, or rescheduled). | |
| supplylocation | String | The location from where the supply is sourced to fulfill the demand. | |
| supplylocationdate | Date | The date when the supply is expected to be available or fulfilled. | |
| supplylocationsubsidiary | String | The subsidiary associated with the supply location. |