Objects/Tables/Table 5813 Inventory Posting Setup
Table 5813 Inventory Posting Setup in 26
Jonas Paprotka, Base Application 26.5.38752.40541, checked
- App
- Base Application
- Namespace
- Microsoft.Inventory.Item
Fields, 6Keys, 1Procedures, 4Events, 1
Versions171819202122232425262728latest
Source29
Fields, 6
| Id | Name | Type | Obsolete |
|---|
| 1 | Location Code | Code[10] | - |
| 2 | Invt. Posting Group Code | Code[20] | - |
| 6 | Inventory Account | Code[20] | - |
| 20 | Description | Text[100] | - |
| 21 | View All Accounts on Lookup | Boolean | - |
| 5800 | Inventory Account (Interim) | Code[20] | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Location Code, Invt. Posting Group Code | - |
Procedures, 4
| Name | Parameters | Returns | Access | Obsolete |
|---|
| GetInventoryAccount | () | Code[20] | public | - |
| GetInventoryAccountInterim | () | Code[20] | public | - |
| SuggestSetupAccounts | () | | public | - |
| SuggestAccount | (var RecordRef, Integer) | | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterSuggestSetupAccount | (var Record Inventory Posting Setup, RecordRef) | - |