Page "Prices Overview"
ID 7024
Namespace: Microsoft.Pricing.PriceList
Source table: Table Microsoft.Pricing.PriceList."Price List Line"
Properties
| Name | Value |
|---|---|
| Caption | Prices Overview |
| DataCaptionExpression | PageCaptionText |
| InsertAllowed | False |
| PageType | Worksheet |
| SaveValues | True |
| RefreshOnActivate | True |
| SourceTable | Table Microsoft.Pricing.PriceList."Price List Line" |
| ApplicationArea | #Basic,#Suite |
| UsageCategory | Tasks |
Methods
SetRecFilters
procedure SetRecFilters()
Events
OnAfterSetFilters
[IntegrationEvent(False,False)]
local procedure OnAfterSetFilters(var PriceListLine: Record "Price List Line", var StartingDateFilter: Text, var EndingDateFilter: Text)
Parameters
| Name | Type | Description |
|---|---|---|
| PriceListLine | Table Microsoft.Pricing.PriceList."Price List Line" | |
| StartingDateFilter | Text | |
| EndingDateFilter | Text |
OnBeforeOpenPage
[IntegrationEvent(False,False)]
local procedure OnBeforeOpenPage(var PriceSource: Record "Price Source" temporary)
Parameters
| Name | Type | Description |
|---|---|---|
| PriceSource | Table Microsoft.Pricing.Source."Price Source" |