Page WSB_ReportLookup¶
A page to select a report object from the "Report Metadata" table.
Properties¶
| Name | Value |
|---|---|
| ApplicationArea | #All |
| Caption | Select Report |
| DeleteAllowed | False |
| Editable | False |
| InherentEntitlements | X |
| InsertAllowed | False |
| ModifyAllowed | False |
| PageType | List |
| SourceTable | 70257261 |
| UsageCategory | None |
Methods¶
wgFncGetSelectedReports¶
Gets the currently selected reports.
Parameters¶
| Type | Name | Description |
|---|---|---|
Record "Report Metadata" temporary |
vRecTempSelectedReport |
A record that contains the currently selected reports |
wgFncSetLookupFilters¶
Filters the lookup page based on the specified filters.
Parameters¶
| Type | Name | Description |
|---|---|---|
Record "Report Metadata" |
vRecReportMetadata |
A record specifying the filters to apply. |