June 2014
Beginner
380 pages
8h 1m
English
SAP has provided a simple tool to develop reports with minimum programming knowledge. We will delve into the steps to create the reports using the SAP query viewer (SQVI) TCD. Although SQVI is simple, it is only specific to a particular user that is being tagged with it. We will also learn to convert query views to a SAP query in this section.
The query view is accessed via the TCD SQVI, as shown in the following screenshot:

As we note from the preceding screenshot, the quick view is tagged only to the user, Karthik. Unlike the SAP query, multiple users cannot have access to the same query view.
We will ...