Objects/Tables/Table 5766 Warehouse Activity Header
Table 5766 Warehouse Activity Header in 18
Jonas Paprotka, Base Application 18.5.29545.46345, checked
- App
- Base Application
Fields, 32Keys, 4Procedures, 12Events, 6
Versions171819202122232425262728latest
Source29
Fields, 32
| Id | Name | Type | Obsolete |
|---|
| 1 | Type | Option | - |
| 2 | No. | Code[20] | - |
| 3 | Location Code | Code[10] | - |
| 4 | Assigned User ID | Code[50] | - |
| 5 | Assignment Date | Date | - |
| 6 | Assignment Time | Time | - |
| 7 | Sorting Method | Enum Whse. Activity Sorting Method | - |
| 9 | No. Series | Code[20] | - |
| 10 | Comment | Boolean | - |
| 12 | No. Printed | Integer | - |
| 13 | No. of Lines | Integer | - |
| 14 | Source Type Filter | Integer | - |
| 15 | Source Subtype Filter | Option | - |
| 16 | Source No. Filter | Code[250] | - |
| 17 | Location Filter | Code[250] | - |
| 20 | Posting Date | Date | - |
| 61 | Registering No. | Code[20] | - |
| 62 | Last Registering No. | Code[20] | - |
| 63 | Registering No. Series | Code[20] | - |
| 7303 | Date of Last Printing | Date | - |
| 7304 | Time of Last Printing | Time | - |
| 7305 | Breakbulk Filter | Boolean | - |
| 7306 | Source No. | Code[20] | - |
| 7307 | Source Document | Enum Warehouse Activity Source Document | - |
| 7308 | Source Type | Integer | - |
| 7309 | Source Subtype | Option | - |
| 7310 | Destination Type | Enum Warehouse Destination Type | - |
| 7311 | Destination No. | Code[20] | - |
| 7312 | External Document No. | Code[35] | - |
| 7313 | Expected Receipt Date | Date | - |
| 7314 | Shipment Date | Date | - |
| 7315 | External Document No.2 | Code[35] | - |
Keys, 4
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Type, No. | - |
| Key2 | Location Code, Shipment Date | - |
| Key3 | Source Document, Source No., Location Code | - |
| Key4 | Assigned User ID | - |
Procedures, 12
| Name | Parameters | Returns | Access | Obsolete |
|---|
| AssistEdit | (Record Warehouse Activity Header) | Boolean | public | - |
| SortWhseDoc | () | | public | - |
| SortWhseDocByShelfOrBin | (var Record Warehouse Activity Line, var Integer) | | public | - |
| SortLinesBinShelf | (var Record Warehouse Activity Line, var Integer, Option) | | public | - |
| SetActivityFilter | (var Record Warehouse Activity Line, var Record Warehouse Activity Line) | | public | - |
| LookupActivityHeader | (var Code[10], var Record Warehouse Activity Header) | | public | - |
| LineExist | () | Boolean | public | - |
| FindFirstAllowedRec | (Text[1024]) | Boolean | public | - |
| FindNextAllowedRec | (Integer) | Integer | public | - |
| ErrorIfUserIsNotWhseEmployee | () | | public | - |
| GetUserLocation | () | Code[10] | public | - |
| Lock | () | | public | - |
Events, 6
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterDeleteWhseActivHeader | (var Record Warehouse Activity Header) | - |
| Integration event | OnAfterGetNoSeriesCode | (var Record Warehouse Activity Header, var Code[20]) | - |
| Integration event | OnBeforeErrorIfUserIsNotWhseEmployee | (Code[10], var Boolean) | - |
| Integration event | OnBeforeGetUserLocation | (var Code[10], var Boolean) | - |
| Integration event | OnBeforeSortWhseDoc | (var Record Warehouse Activity Header, var Boolean) | - |
| Integration event | OnCaseSortWhseDoc | (Record Warehouse Activity Header, var Record Warehouse Activity Line, var Integer) | - |