Wednesday, February 4, 2015

ABAP TIP Assign Quick Viewer with T-Code

Chapter 093
Assign Quick Viewer with T-Code
Source : http://abapjoy.blogspot.com

QuickViewer is a tool which support user to create report program with the sap table. It is an alternative tool for SAP query since Rel 4.6x.

Quick Viewer is only available in the sap system which it is created, so Quick viewer must exist in the individual SAP system(developer / Test / Production server). But, there is a way to assign t-code to quick viewer.
You just check the program name for the quick viewer and link with this.



you chose the menu :  QuickViewer-Additional function-Generate Program.
And if QuickViewer-Additional function-Display Report Name,  the information message is displayed which has a program name.


The following step for creating t-code is same with the other case.


No comments:

Post a Comment