Objects/Tables/Table 1007 Job WIP Warning
Table 1007 Job WIP Warning in 28
Jonas Paprotka, Base Application 28.5.54151.54365, checked
- App
- Base Application
- Namespace
- Microsoft.Projects.Project.WIP
Fields, 5Keys, 3Procedures, 3Events, 3
Versions171819202122232425262728latest
Source29
Fields, 5
| Id | Name | Type | Obsolete |
|---|
| 1 | Entry No. | Integer | - |
| 2 | Job No. | Code[20] | - |
| 3 | Job Task No. | Code[20] | - |
| 4 | Job WIP Total Entry No. | Integer | - |
| 5 | Warning Message | Text[250] | - |
Keys, 3
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Entry No. | - |
| Key2 | Job No., Job Task No. | - |
| Key3 | Job WIP Total Entry No. | - |
Procedures, 3
| Name | Parameters | Returns | Access | Obsolete |
|---|
| CreateEntries | (Record Job WIP Total) | | public | - |
| DeleteEntries | (Record Job WIP Total) | | public | - |
| InsertWarning | (Record Job WIP Total, Text[250]) | | public | - |
Events, 3
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterCreateEntries | (Record Job WIP Total, Record Job) | - |
| Integration event | OnCreateEntriesOnAfterCalcShouldInsertWarnings | (Record Job WIP Total, Record Job, var Boolean) | - |
| Integration event | OnInsertWarningOnBeforeInsert | (var Record Job WIP Warning) | - |