Objects/Tables/Table 5765 Warehouse Request
Table 5765 Warehouse Request in 18
Jonas Paprotka, Base Application 18.5.29545.46345, checked
- App
- Base Application
Fields, 17Keys, 5Procedures, 4Events, 3
Versions171819202122232425262728latest
Source29
Fields, 17
| Id | Name | Type | Obsolete |
|---|
| 1 | Source Type | Integer | - |
| 2 | Source Subtype | Option | - |
| 3 | Source No. | Code[20] | - |
| 4 | Source Document | Enum Warehouse Request Source Document | - |
| 5 | Document Status | Option | - |
| 6 | Location Code | Code[10] | - |
| 7 | Shipment Method Code | Code[10] | - |
| 8 | Shipping Agent Code | Code[10] | - |
| 10 | Shipping Advice | Enum Sales Header Shipping Advice | - |
| 11 | Destination Type | Enum Warehouse Destination Type | - |
| 12 | Destination No. | Code[20] | - |
| 13 | External Document No. | Code[35] | - |
| 14 | Expected Receipt Date | Date | - |
| 15 | Shipment Date | Date | - |
| 19 | Type | Enum Warehouse Request Type | - |
| 20 | Put-away / Pick No. | Code[20] | - |
| 41 | Completely Handled | Boolean | - |
Keys, 5
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Type, Location Code, Source Type, Source Subtype, Source No. | - |
| Key2 | Source Type, Source Subtype, Source No. | - |
| Key3 | Source Type, Source No. | - |
| Key4 | Source Document, Source No. | - |
| Key5 | Type, Location Code, Completely Handled, Document Status, Expected Receipt Date, Shipment Date, Source Document, Source No. | - |
Procedures, 4
| Name | Parameters | Returns | Access | Obsolete |
|---|
| DeleteRequest | (Integer, Integer, Code[20]) | | public | - |
| SetDestinationType | (Record Production Order) | | public | - |
| SetSourceFilter | (Integer, Integer, Code[20]) | | public | - |
| ShowSourceDocumentCard | () | | public | - |
Events, 3
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterDeleteRequest | (Integer, Integer, Code[20]) | - |
| Integration event | OnAfterSetDestinationType | (var Record Warehouse Request, Record Production Order) | - |
| Integration event | OnShowSourceDocumentCardCaseElse | (var Record Warehouse Request) | - |