Objects/Tables/Table 7021 Price Line Filters
Table 7021 Price Line Filters in 27
Jonas Paprotka, Base Application 27.5.46862.47359, checked
- App
- Base Application
- Namespace
- Microsoft.Pricing.PriceList
Fields, 22Keys, 1Procedures, 3Events, 2
Versions171819202122232425262728latest
Source29
Fields, 22
| Id | Name | Type | Obsolete |
|---|
| 1 | Primary Key | Code[10] | - |
| 2 | Asset Type | Enum Price Asset Type | - |
| 3 | Asset Filter | Text[2048] | - |
| 4 | Table Id | Integer | - |
| 5 | Minimum Quantity | Decimal | - |
| 6 | Adjustment Factor | Decimal | - |
| 7 | Rounding Method Code | Code[10] | - |
| 8 | From Price List Code | Code[20] | - |
| 9 | To Price List Code | Code[20] | - |
| 10 | Price Type | Enum Price Type | - |
| 11 | Source Group | Enum Price Source Group | - |
| 12 | Price Line Filter | Text[2048] | - |
| 13 | From Currency Code | Code[10] | - |
| 14 | To Currency Code | Code[10] | - |
| 15 | Amount Rounding Precision | Decimal | - |
| 16 | Exchange Rate Date | Date | - |
| 17 | Different Currencies | Boolean | - |
| 18 | Copy Lines | Boolean | - |
| 19 | Worksheet | Boolean | - |
| 20 | Copy As New Lines | Boolean | - |
| 21 | Update Multiple Price Lists | Boolean | - |
| 22 | Force Defaults | Boolean | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| PK | Primary Key | - |
Procedures, 3
| Name | Parameters | Returns | Access | Obsolete |
|---|
| Initialize | (Record Price List Header, Boolean) | | public | - |
| EditAssetFilter | () | | public | - |
| EditPriceLineFilter | () | | public | - |
Events, 2
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterSetFilterByFilterPageBuilder | (Text, var Text[2048]) | - |
| Integration event | OnEditPriceLineFilterOnAfterSetFilterPageBuilder | (Text, Record Price List Line, var FilterPageBuilder) | - |