Objects/Tables/Table 2584 Dim Correction Set Buffer
Table 2584 Dim Correction Set Buffer in 24
Jonas Paprotka, Base Application 24.5.23489.36097, checked
- App
- Base Application
- Namespace
- Microsoft.Finance.Dimension.Correction
Fields, 5Keys, 3Procedures, 4
Versions171819202122232425262728latest
Source29
Fields, 5
| Id | Name | Type | Obsolete |
|---|
| 1 | Dimension Correction Entry No. | Integer | - |
| 2 | Dimension Set ID | Integer | - |
| 3 | Target Set ID | Integer | - |
| 4 | Multiple Target Set ID | Boolean | - |
| 5 | Ledger Entries | Blob | - |
Keys, 3
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Dimension Correction Entry No., Dimension Set ID | - |
| Key2 | Dimension Correction Entry No., Target Set ID | - |
| Key3 | Dimension Correction Entry No., Multiple Target Set ID | - |
Procedures, 4
| Name | Parameters | Returns | Access | Obsolete |
|---|
| AddLedgerEntry | (Integer) | | public | - |
| ContainsLedgerEntry | (Integer) | Boolean | public | - |
| SetLedgerEntries | (Text) | | public | - |
| GetSetLedgerEntries | () | Text | public | - |