Table 99000851 Production Forecast Name in 28
- App
- Base Application
- Namespace
- Microsoft.Manufacturing.Forecast
Fields, 11Keys, 1Procedures, 9
Versions171819202122232425262728latest
Source29
Fields, 11
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Name | Code[10] | - |
| 2 | Description | Text[100] | - |
| 3 | View By | Enum Analysis Period Type | - |
| 4 | Forecast Type | Enum Demand Forecast Type | - |
| 5 | Location Filter | Blob | - |
| 6 | Variant Filter | Blob | - |
| 7 | Item Filter | Blob | - |
| 8 | Forecast By Locations | Boolean | - |
| 9 | Forecast By Variants | Boolean | - |
| 10 | Quantity Type | Enum Analysis Amount Type | - |
| 11 | Date Filter | Text[1024] | - |
Keys, 1
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Name | - |
Procedures, 9
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| GetItemFilterBlobAsViewFilters | () | Text | public | - |
| GetItemFilterAsDisplayText | () | Text | public | - |
| GetItemFilterBlobAsText | () | Text | public | - |
| SetTextFilterToItemFilterBlob | (Text) | public | - | |
| SetTextFilterToVariantFilterBlob | (Text) | public | - | |
| GetVariantFilterBlobAsText | () | Text | public | - |
| SetTextFilterToLocationBlob | (Text) | public | - | |
| GetLocationFilterBlobAsText | () | Text | public | - |
| CheckDateFilterIsValid | () | public | - |