Page wDCR_ReportNodes¶
A page for viewing report dataset nodes (i.e., all dataitems and/or columns of a report object).
Properties¶
| Name | Value |
|---|---|
| ApplicationArea | #All |
| Caption | Report Nodes |
| ContextSensitiveHelpPage | Dataset-Extensions.html#view-columns-and-data-items |
| DeleteAllowed | False |
| Editable | False |
| InsertAllowed | False |
| ModifyAllowed | False |
| PageType | List |
| SourceTable | 11249669 |
| SourceTableTemporary | True |
| UsageCategory | None |
Methods¶
wgFncLoadReportNodes¶
Loads the report nodes to be displayed on the page.
Parameters¶
| Type | Name | Description |
|---|---|---|
Integer |
pReportID |
Report ID |
Boolean |
pDataItemsOnly |
Whether to include the Data Items only. |
Boolean |
pIncludeCustom |
Whether to include custom nodes. |
wgFncLoadReportNodes¶
Loads the report nodes to be displayed on the page with information about usage in a specified report layout.
Parameters¶
| Type | Name | Description |
|---|---|---|
Record "Report Layout List" |
pRecReportLayoutList |
The report layout. |
wgFncLoadReportNodes¶
Loads the report nodes to be displayed on the page with information about usage in a specified report layout.
Parameters¶
| Type | Name | Description |
|---|---|---|
Codeunit "Temp Blob" |
pCduTempBlobDesignFileContents |
A design file to load the report nodes from. |
Boolean |
pDataItemsOnly |
Whether to include the Data Items only. |
wgFncSetFilterForFilterColumnLookup¶
Filters the page to only show columns from the specified data item or one of its parents.
Parameters¶
| Type | Name | Description |
|---|---|---|
Text[250] |
pDataItemXmlName |
The Data Item |