Objects/Tables/Table 5814 Inventory Period
Table 5814 Inventory Period in 22
Jonas Paprotka, Base Application 22.5.59966.64723, checked
- App
- Base Application
Fields, 3Keys, 1Procedures, 3Events, 1
Versions171819202122232425262728latest
Source29
Fields, 3
| Id | Name | Type | Obsolete |
|---|
| 1 | Ending Date | Date | - |
| 2 | Name | Text[50] | - |
| 3 | Closed | Boolean | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Ending Date | - |
Procedures, 3
| Name | Parameters | Returns | Access | Obsolete |
|---|
| IsValidDate | (var Date) | Boolean | public | - |
| ShowError | (Date) | | public | - |
| IsInvtPeriodClosed | (Date) | Boolean | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnBeforeIsValidDate | (Date) | - |