Objects/Tables/Table 5850 Invt. Document Header
Table 5850 Invt. Document Header in 27
Jonas Paprotka, Base Application 27.5.46862.47359, checked
- App
- Base Application
- Namespace
- Microsoft.Inventory.Document
Fields, 23Keys, 1Procedures, 9Events, 8
Versions171819202122232425262728latest
Source29
Fields, 23
| Id | Name | Type | Obsolete |
|---|
| 1 | Document Type | Enum Invt. Doc. Document Type | - |
| 2 | No. | Code[20] | - |
| 3 | Posting Description | Text[100] | - |
| 5 | Document Date | Date | - |
| 6 | Posting Date | Date | - |
| 7 | Location Code | Code[10] | - |
| 8 | Shortcut Dimension 1 Code | Code[20] | - |
| 9 | Shortcut Dimension 2 Code | Code[20] | - |
| 10 | Language Code | Code[10] | - |
| 11 | Salesperson/Purchaser Code | Code[20] | - |
| 12 | Receipt Comment | Boolean | - |
| 13 | Shipment Comment | Boolean | - |
| 14 | No. Series | Code[20] | - |
| 15 | Posting No. Series | Code[20] | - |
| 16 | External Document No. | Code[35] | - |
| 17 | Whse. Adj. Bin Code | Code[20] | - |
| 20 | Posting No. | Code[20] | - |
| 21 | Status | Option | - |
| 23 | Gen. Bus. Posting Group | Code[20] | - |
| 27 | No. Printed | Integer | - |
| 30 | Correction | Boolean | - |
| 31 | Format Region | Text[80] | - |
| 480 | Dimension Set ID | Integer | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Document Type, No. | - |
Procedures, 9
| Name | Parameters | Returns | Access | Obsolete |
|---|
| InitRecord | () | | public | - |
| AssistEdit | (Record Invt. Document Header) | Boolean | public | - |
| SetHideValidationDialog | (Boolean) | | public | - |
| DocLinesExist | () | Boolean | public | - |
| ValidateShortcutDimCode | (Integer, var Code[20]) | | public | - |
| ShowDocDim | () | | public | - |
| CreateDim | (List) | | public | - |
| CreateDimFromDefaultDim | () | | public | - |
| GetHideValidationDialog | () | Boolean | public | - |
Events, 8
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterCreateDim | (var Record Invt. Document Header, List) | - |
| Integration event | OnAfterInitDefaultDimensionSources | (var Record Invt. Document Header, var List) | - |
| Integration event | OnAfterInitRecord | (var Record Invt. Document Header) | - |
| Integration event | OnBeforeAssistEdit | (var Record Invt. Document Header, Record Invt. Document Header) | - |
| Integration event | OnAfterGetPostingNoSeriesCode | (var Record Invt. Document Header, var Code[20]) | - |
| Integration event | OnAfterGetNoSeriesCode | (var Record Invt. Document Header, var Code[20]) | - |
| Integration event | OnBeforeInsert | (var Record Invt. Document Header, Record Invt. Document Header) | - |
| Integration event | OnCreateDimOnBeforeUpdateLines | (var Record Invt. Document Header, Record Invt. Document Header, Integer, Integer, List) | - |