Objects/Tables/Table 232 Gen. Journal Batch
Table 232 Gen. Journal Batch in 17
Jonas Paprotka, Base Application 17.5.22499.32099, checked
- App
- Base Application
Fields, 20Keys, 1Procedures, 5Events, 5
Versions171819202122232425262728latest
Source29
Fields, 20
| Id | Name | Type | Obsolete |
|---|
| 1 | Journal Template Name | Code[10] | - |
| 2 | Name | Code[10] | - |
| 3 | Description | Text[100] | - |
| 4 | Reason Code | Code[10] | - |
| 5 | Bal. Account Type | Enum Gen. Journal Account Type | - |
| 6 | Bal. Account No. | Code[20] | - |
| 7 | No. Series | Code[20] | - |
| 8 | Posting No. Series | Code[20] | - |
| 9 | Copy VAT Setup to Jnl. Lines | Boolean | - |
| 10 | Allow VAT Difference | Boolean | - |
| 11 | Allow Payment Export | Boolean | - |
| 12 | Bank Statement Import Format | Code[20] | - |
| 21 | Template Type | Enum Gen. Journal Template Type | - |
| 22 | Recurring | Boolean | - |
| 23 | Suggest Balancing Amount | Boolean | - |
| 31 | Copy to Posted Jnl. Lines | Boolean | - |
| 8000 | Id | Guid | Pending 15.0 |
| This functionality will be replaced by the systemID field |
| 8001 | Last Modified DateTime | DateTime | - |
| 8002 | BalAccountId | Guid | - |
| 9000 | Background Error Check | Boolean | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Journal Template Name, Name | - |
Procedures, 5
| Name | Parameters | Returns | Access | Obsolete |
|---|
| SetupNewBatch | () | | public | - |
| LinesExist | () | Boolean | public | - |
| GetBalance | () | Decimal | public | - |
| CheckBalance | () | Decimal | public | - |
| UpdateBalAccountId | () | | public | - |
Events, 5
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnGeneralJournalBatchBalanced | () | - |
| Integration event | OnGeneralJournalBatchNotBalanced | () | - |
| Integration event | OnCheckGenJournalLineExportRestrictions | () | - |
| Integration event | OnMoveGenJournalBatch | (RecordId) | - |
| Integration event | OnBeforeSetupNewBatch | (Record Gen. Journal Batch, var Boolean) | - |