Objects/Tables/Table 2671 Alloc. Account Distribution
Table 2671 Alloc. Account Distribution in 24
Jonas Paprotka, Base Application 24.5.23489.36097, checked
- App
- Base Application
- Namespace
- Microsoft.Finance.AllocationAccount
Fields, 23Keys, 1Procedures, 7Events, 2
Versions171819202122232425262728latest
Source29
Fields, 23
| Id | Name | Type | Obsolete |
|---|
| 1 | Allocation Account No. | Code[20] | - |
| 2 | Line No. | Integer | - |
| 4 | Account Type | Option | - |
| 6 | Share | Decimal | - |
| 7 | Percent | Decimal | - |
| 8 | Share Updated at | DateTime | - |
| 9 | Destination Account Type | Enum Destination Account Type | - |
| 10 | Destination Account Number | Code[20] | - |
| 19 | Breakdown Account Type | Enum Breakdown Account Type | - |
| 20 | Breakdown Account Number | Code[20] | - |
| 21 | Calculation Period | Enum Allocation Account Period | - |
| 23 | Dimension 1 Filter | Text[1024] | - |
| 24 | Dimension 2 Filter | Text[1024] | - |
| 25 | Dimension 3 Filter | Text[1024] | - |
| 26 | Dimension 4 Filter | Text[1024] | - |
| 27 | Dimension 5 Filter | Text[1024] | - |
| 28 | Dimension 6 Filter | Text[1024] | - |
| 29 | Dimension 7 Filter | Text[1024] | - |
| 30 | Dimension 8 Filter | Text[1024] | - |
| 35 | Business Unit Code Filter | Text[1024] | - |
| 37 | Global Dimension 1 Code | Code[20] | - |
| 38 | Global Dimension 2 Code | Code[20] | - |
| 480 | Dimension Set ID | Integer | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Allocation Account No., Line No. | - |
Procedures, 7
| Name | Parameters | Returns | Access | Obsolete |
|---|
| LookupDistributionAccountName | () | Text[2048] | internal | - |
| LookupDistributionAccountName | (Enum Destination Account Type, Code[20]) | Text[2048] | internal | - |
| LookupBreakdownAccountName | () | Text[2048] | internal | - |
| LookupBusinessUnitFilter | (var Text) | Boolean | internal | - |
| ShowDimensions | () | | internal | - |
| ValidateShortcutDimCode | (Integer, var Code[20]) | | public | - |
| GetDimensionCaption | (Integer) | Text | internal | - |
Events, 2
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnLookupBreakdownAccountNumber | (var Record Alloc. Account Distribution, var Boolean) | - |
| Integration event | OnLookupBreakdownAccountName | (var Record Alloc. Account Distribution, var Text[2048], var Boolean) | - |