Reporting Domains

Reporting Domains (also called sub-domain schemas) define tables fields used in reporting. The reporting domain name is typically the same as the product name, but some products might have more than one reporting domain available for the purpose to query different parts of the module or application. Most domains are available across Table Reports and Canvas Reports, and Tiles.
When you use a Reporting Domain, you are indicating the high-level data in the system on which you would like to report.
For example, to run a report on a certain year's Goals, you start by using the Goal Management Reporting Domain.
Note: the current list of possible available reporting domains can be viewed on the help portal: Available Product Schemas for Live Data | SAP Help Portal. Domains available in your system will vary by configuration and permissions.
Report Type

The first decision you need to make when creating a Table Report is its Type. There are three possible Report types:
- Single Domain (default)
- CrossDomain
- Multi-Dataset
Single Domain allows you to query data from one Reporting Domain and is the default Report type option.
Note
Most of the concepts in this course are applicable to all report types, except where noted.Multi-Dataset Reports and Cross Domain Reports allow you to query data from two or more Reporting Domains.
- Multi-Dataset Reports do NOT join data together. The report results from each selected Reporting Domain will appear on separate tabs in the output. There are separate tabs in the output which exports as an Excel spreadsheet and cannot be a CSV file.
- Cross Domain Reports join data in the query from multiple Reporting Domains. This information is displayed in one output list. When you create a cross-domain report, there are two options to join the domains: Inner Join, Left Outer Join.

Cross Domain is a query that contains multiple domains in a single list report. This implies linking data into a single record. In the example, Employee Profile details are listed in the Cross Domain Table Report along with their Compensation details and Performance ratings. When you are creating a Cross Domain report, you have several unique options.