Page "Customer Report Selections"

ID 9657
Namespace: Microsoft.Sales.Setup

Properties

Name Value
Caption Document Layouts
DataCaptionFields 2
DelayedInsert True
PageType List
SourceTable Table Microsoft.Foundation.Reporting."Custom Report Selection"

Events

OnAfterOnMapTableUsageValueToPageValue

[IntegrationEvent(False,False)]
local procedure OnAfterOnMapTableUsageValueToPageValue(CustomReportSelection: Record "Custom Report Selection", var Usage2: Enum "Custom Report Selection Sales")

Parameters

Name Type Description
CustomReportSelection Table Microsoft.Foundation.Reporting."Custom Report Selection"
Usage2 Enum Microsoft.Sales.Setup."Custom Report Selection Sales"

OnValidateUsage2OnCaseElse

[IntegrationEvent(False,False)]
local procedure OnValidateUsage2OnCaseElse(var CustomReportSelection: Record "Custom Report Selection", ReportUsage: Option)

Parameters

Name Type Description
CustomReportSelection Table Microsoft.Foundation.Reporting."Custom Report Selection"
ReportUsage Option

OnAfterFilterCustomerUsageReportSelections

[IntegrationEvent(False,False)]
local procedure OnAfterFilterCustomerUsageReportSelections(var ReportSelections: Record "Report Selections")

Parameters

Name Type Description
ReportSelections Table Microsoft.Foundation.Reporting."Report Selections"

See also