Objects/Tables/Table 332 Currency Total Buffer
Table 332 Currency Total Buffer in 23
Jonas Paprotka, Base Application 23.5.16502.31399, checked
- App
- Base Application
- Namespace
- Microsoft.Finance.Currency
Fields, 4Keys, 1Procedures, 1
Versions171819202122232425262728latest
Source29
Fields, 4
| Id | Name | Type | Obsolete |
|---|
| 1 | Currency Code | Code[10] | - |
| 2 | Total Amount | Decimal | - |
| 3 | Total Amount (LCY) | Decimal | - |
| 4 | Counter | Integer | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Currency Code | - |
Procedures, 1
| Name | Parameters | Returns | Access | Obsolete |
|---|
| UpdateTotal | (Code[10], Decimal, Decimal, var Integer) | | public | - |