Objects/Tables/Table 5635 Insurance Journal Line
Table 5635 Insurance Journal Line in 23
Jonas Paprotka, Base Application 23.5.16502.31399, checked
- App
- Base Application
- Namespace
- Microsoft.FixedAssets.Insurance
Fields, 20Keys, 2Procedures, 8Events, 8
Versions171819202122232425262728latest
Source29
Fields, 20
| Id | Name | Type | Obsolete |
|---|
| 1 | Journal Template Name | Code[10] | - |
| 2 | Journal Batch Name | Code[10] | - |
| 3 | Line No. | Integer | - |
| 4 | Insurance No. | Code[20] | - |
| 6 | FA No. | Code[20] | - |
| 7 | FA Description | Text[100] | - |
| 8 | Posting Date | Date | - |
| 9 | Document Type | Enum FA Journal Line Document Type | - |
| 10 | Document Date | Date | - |
| 11 | Document No. | Code[20] | - |
| 12 | External Document No. | Code[35] | - |
| 13 | Amount | Decimal | - |
| 14 | Description | Text[100] | - |
| 15 | Shortcut Dimension 1 Code | Code[20] | - |
| 16 | Shortcut Dimension 2 Code | Code[20] | - |
| 17 | Reason Code | Code[10] | - |
| 18 | Source Code | Code[10] | - |
| 20 | Index Entry | Boolean | - |
| 21 | Posting No. Series | Code[20] | - |
| 480 | Dimension Set ID | Integer | - |
Keys, 2
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Journal Template Name, Journal Batch Name, Line No. | - |
| Key2 | Journal Template Name, Journal Batch Name, Posting Date | - |
Procedures, 8
| Name | Parameters | Returns | Access | Obsolete |
|---|
| SetUpNewLine | (Record Insurance Journal Line) | | public | - |
| ValidateShortcutDimCode | (Integer, var Code[20]) | | public | - |
| LookupShortcutDimCode | (Integer, var Code[20]) | | public | - |
| ShowShortcutDimCode | (var Code[20]) | | public | - |
| ShowDimensions | () | | public | - |
| IsOpenedFromBatch | () | Boolean | public | - |
| CreateDim | (List) | | public | - |
| CreateDimFromDefaultDim | () | | public | - |
Events, 8
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterValidateShortcutDimCode | (var Record Insurance Journal Line, var Record Insurance Journal Line, Integer, var Code[20]) | - |
| Integration event | OnBeforeValidateShortcutDimCode | (var Record Insurance Journal Line, var Record Insurance Journal Line, Integer, var Code[20]) | - |
| Integration event | OnAfterSetUpNewLine | (var Record Insurance Journal Line, Record Insurance Journal Template, Record Insurance Journal Batch, Record Insurance Journal Line) | - |
| Integration event | OnAfterShowDimensions | (var Record Insurance Journal Line) | - |
| Integration event | OnValidateInsuranceNoOnBeforeCreateDim | (var Record Insurance Journal Line) | - |
| Integration event | OnAfterInitDefaultDimensionSources | (var Record Insurance Journal Line, var List) | - |
| Integration event | OnBeforeCreateDim | (var Record Insurance Journal Line, var Boolean) | - |
| Integration event | OnAfterCreateDim | (var Record Insurance Journal Line, Integer, Record Insurance Journal Line, Integer) | - |