Table 2672 Allocation Line in 24
- App
- Base Application
- Namespace
- Microsoft.Finance.AllocationAccount
Fields, 14Keys, 1Procedures, 7
Versions171819202122232425262728latest
Source29
Fields, 14
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Allocation Account No. | Code[20] | - |
| 2 | Line No. | Integer | - |
| 3 | Destination Account Type | Enum Destination Account Type | - |
| 4 | Destination Account Number | Code[20] | - |
| 5 | Destination Account Name | Text[2048] | - |
| 6 | Amount | Decimal | - |
| 10 | Breakdown Account Number | Code[20] | - |
| 11 | Breakdown Account Balance | Decimal | - |
| 12 | Breakdown Account Name | Text[2048] | - |
| 13 | Percentage | Decimal | - |
| 20 | Quantity | Decimal | - |
| 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 |
|---|---|---|---|---|
| GetQuantityVisible | (var Record Allocation Line) | Boolean | internal | - |
| GetQuantityDataForRedistributePage | (var Record Allocation Line, Guid, Integer, var Decimal, var Decimal) | internal | - | |
| GetOrGenerateAllocationLines | (var Record Allocation Line, Guid, Integer, var Decimal, var Date) | internal | - | |
| SaveChangesToAllocationLines | (var Record Allocation Line, Guid, Integer, Decimal) | internal | - | |
| ResetToDefault | (var Record Allocation Line, Guid, Integer) | internal | - | |
| ShowDimensions | () | internal | - | |
| GetQuantityPrecision | () | Decimal | internal | - |