Table 5629 Ins. Coverage Ledger Entry in 23
- App
- Base Application
- Namespace
- Microsoft.FixedAssets.Insurance
Fields, 25Keys, 6Procedures, 2
Versions171819202122232425262728latest
Source29
Fields, 25
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Entry No. | Integer | - |
| 2 | Insurance No. | Code[20] | - |
| 3 | Disposed FA | Boolean | - |
| 4 | FA No. | Code[20] | - |
| 5 | FA Description | Text[100] | - |
| 6 | Posting Date | Date | - |
| 7 | Document Type | Enum Gen. Journal Document Type | - |
| 8 | Document Date | Date | - |
| 9 | Document No. | Code[20] | - |
| 10 | External Document No. | Code[35] | - |
| 14 | Amount | Decimal | - |
| 16 | Description | Text[100] | - |
| 17 | FA Class Code | Code[10] | - |
| 18 | FA Subclass Code | Code[10] | - |
| 19 | FA Location Code | Code[10] | - |
| 20 | Global Dimension 1 Code | Code[20] | - |
| 21 | Global Dimension 2 Code | Code[20] | - |
| 22 | Location Code | Code[10] | - |
| 23 | User ID | Code[50] | - |
| 24 | Source Code | Code[10] | - |
| 25 | Journal Batch Name | Code[10] | - |
| 26 | Reason Code | Code[10] | - |
| 27 | Index Entry | Boolean | - |
| 28 | No. Series | Code[20] | - |
| 480 | Dimension Set ID | Integer | - |
Keys, 6
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Entry No. | - |
| Key2 | Insurance No., Posting Date | - |
| Key3 | Insurance No., Disposed FA, Posting Date | - |
| Key4 | FA No., Insurance No., Disposed FA, Posting Date | - |
| Key5 | FA No., Disposed FA, Posting Date | - |
| Key6 | Document No., Posting Date | - |
Procedures, 2
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| GetLastEntryNo | () | Integer | public | - |
| ShowDimensions | () | public | - |