Objects/Tables/Table 233 Item Journal Batch
Table 233 Item Journal Batch in 24
Jonas Paprotka, Base Application 24.5.23489.36097, checked
- App
- Base Application
- Namespace
- Microsoft.Inventory.Journal
Fields, 9Keys, 1Procedures, 1Events, 3
Versions171819202122232425262728latest
Source29
Fields, 9
| Id | Name | Type | Obsolete |
|---|
| 1 | Journal Template Name | Code[10] | - |
| 2 | Name | Code[10] | - |
| 3 | Description | Text[100] | - |
| 4 | Reason Code | Code[10] | - |
| 5 | No. Series | Code[20] | - |
| 6 | Posting No. Series | Code[20] | - |
| 21 | Template Type | Enum Item Journal Template Type | - |
| 22 | Recurring | Boolean | - |
| 6500 | Item Tracking on Lines | Boolean | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Journal Template Name, Name | - |
Procedures, 1
| Name | Parameters | Returns | Access | Obsolete |
|---|
| SetupNewBatch | () | | public | - |
Events, 3
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterSetupNewBatch | (var Record Item Journal Batch, Record Item Journal Template) | - |
| Integration event | OnBeforeSetupNewBatch | (var Record Item Journal Batch, var Record Item Journal Template, var Boolean) | - |
| Integration event | OnBeforeValidateItemTrackingOnLines | (var Record Item Journal Batch, var Boolean) | - |