Objects/Tables/Table 7006 Price Calculation Setup
Table 7006 Price Calculation Setup in 20
Jonas Paprotka, Base Application 20.5.45456.61928, checked
- App
- Base Application
Fields, 9Keys, 2Procedures, 6Events, 1
Versions171819202122232425262728latest
Source29
Fields, 9
| Id | Name | Type | Obsolete |
|---|
| 1 | Code | Code[100] | - |
| 2 | Method | Enum Price Calculation Method | - |
| 3 | Type | Enum Price Type | - |
| 4 | Asset Type | Enum Price Asset Type | - |
| 5 | Details | Integer | - |
| 9 | Group Id | Code[100] | - |
| 10 | Implementation | Enum Price Calculation Handler | - |
| 12 | Enabled | Boolean | - |
| 13 | Default | Boolean | - |
Keys, 2
| Name | Fields | Obsolete |
|---|
| PK, clustered | Code | - |
| Key2 | Group Id, Default, Enabled | - |
Procedures, 6
| Name | Parameters | Returns | Access | Obsolete |
|---|
| GetUID | () | Text | public | - |
| CopyDefaultFlagTo | (var Record Price Calculation Setup) | | public | - |
| CountEnabledExeptions | () | Integer | public | - |
| FindDefault | (Enum Price Calculation Method, Enum Price Type) | Boolean | public | - |
| FindDefault | (Text) | Boolean | public | - |
| MoveFrom | (var Record Price Calculation Setup) | Boolean | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterDefineCode | () | - |