Objects/Tables/Table 5615 FA Allocation
Table 5615 FA Allocation in 22
Jonas Paprotka, Base Application 22.5.59966.64723, checked
- App
- Base Application
Fields, 10Keys, 2Procedures, 2Events, 4
Versions171819202122232425262728latest
Source29
Fields, 10
| Id | Name | Type | Obsolete |
|---|
| 1 | Code | Code[20] | - |
| 2 | Line No. | Integer | - |
| 3 | Description | Text[100] | - |
| 4 | Account No. | Code[20] | - |
| 5 | Global Dimension 1 Code | Code[20] | - |
| 6 | Global Dimension 2 Code | Code[20] | - |
| 7 | Allocation % | Decimal | - |
| 8 | Allocation Type | Enum FA Allocation Type | - |
| 9 | Account Name | Text[100] | - |
| 480 | Dimension Set ID | Integer | - |
Keys, 2
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Code, Allocation Type, Line No. | - |
| Key2 | Allocation Type, Code | - |
Procedures, 2
| Name | Parameters | Returns | Access | Obsolete |
|---|
| ValidateShortcutDimCode | (Integer, var Code[20]) | | public | - |
| ShowDimensions | () | | public | - |
Events, 4
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterValidateShortcutDimCode | (var Record FA Allocation, var Record FA Allocation, Integer, var Code[20]) | - |
| Integration event | OnBeforeValidateShortcutDimCode | (var Record FA Allocation, var Record FA Allocation, Integer, var Code[20]) | - |
| Integration event | OnAfterShowDimensions | (var Record FA Allocation) | - |
| Integration event | OnValidateAccountNoOnBeforeTestFieldDirectPosting | (var Record FA Allocation, var Boolean) | - |