Objects/Tables/Table 99000850 Planning Assignment
Table 99000850 Planning Assignment in 27
Jonas Paprotka, Base Application 27.5.46862.47359, checked
- App
- Base Application
- Namespace
- Microsoft.Inventory.Planning
Fields, 7Keys, 1Procedures, 6Events, 5
Versions171819202122232425262728latest
Source29
Fields, 7
| Id | Name | Type | Obsolete |
|---|
| 1 | Item No. | Code[20] | - |
| 2 | Variant Code | Code[10] | - |
| 3 | Location Code | Code[10] | - |
| 10 | Latest Date | Date | - |
| 12 | Inactive | Boolean | - |
| 13 | Action Msg. Response Planning | Boolean | - |
| 14 | Net Change Planning | Boolean | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Item No., Variant Code, Location Code | - |
Procedures, 6
| Name | Parameters | Returns | Access | Obsolete |
|---|
| ItemChange | (var Record Item, var Record Item) | | public | - |
| SKUChange | (var Record Stockkeeping Unit, var Record Stockkeeping Unit) | | public | - |
| AssignOne | (Code[20], Code[10], Code[10], Date) | | public | - |
| ChkAssignOne | (Code[20], Code[10], Code[10], Date) | | public | - |
| PlanningParametersChanged | (Record Item, Record Item) | Boolean | public | - |
| SKUExists | (Code[20], Code[10], Code[10]) | Boolean | public | - |
Events, 5
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnBeforeChkAssignOne | (Code[20], Code[10], Code[10], Date, var Boolean) | - |
| Integration event | OnAfterPlanningParametersChanged | (Record Item, Record Item, var Boolean) | - |
| Integration event | OnAfterPlanningSKUParametersChanged | (Record Stockkeeping Unit, Record Stockkeeping Unit, var Boolean) | - |
| Integration event | OnBeforeAssignOne | (var Boolean) | - |
| Integration event | OnItemChange | (var Record Planning Assignment, var Record Item, var Record Item) | - |