Subscribe

RSS Feed (xml)



Powered By

Skin Design:
Free Blogger Skins

Powered by Blogger

Tuesday, October 19, 2010

ABAP Quick Viewer

In SAP 4.6x, you can used a simplified ABAP query. The Quick Viewer ( SQVI ) can be used to generate simple report without any programming.
You select fields according to your data source that determine the structure of your report. The report can be executed in basis mode with standard layout or may be edited using drag and drop and other toolbox functions available in WYSIWYG mode.
However, only transparent table are allow to be use in SQVI.
e.g. Your cannot use BSEG as it is a cluster table, instead use BSIS.
BKPF - Accounting Document Header
BSIS - Accounting: Secondary Index for G/L Accounts

No comments:

Blog Archive