What are different tools to report data in SAP? What all
have you used ?
Answer / sap lover
• Report Painter and Report Writer
This tool can be accessed as follows.
SAP Menu >>>> Information Systems >>>> Ad Hoc Reports >>>>
Report Painter
: Instead of using ABAP code to write a report in FI and
CO, Transaction MC27 is used by a lot of consultants to
build a report by using Report Painter/ Report Writer
library. Transaction GRCT has many advantages over MC27 in
most cases, and eliminates the need to use transaction
MC27.
Is This Answer Correct ? | 4 Yes | 0 No |
What is the client concept in SAP? What is the meaning of client independent ?
Suppose that i want to show multiple records of purchase order in the window rather than main window in the SAPscript form? Is it possible? If yes, than how ?
Explain the page windows
what is the use of outline option?
How can I format the date being displayed in the sapscript?
You are running a report. It is taking long time for execution. What steps will you do to reduce the execution time ?
How would you call a subroutine in sap script?
In BDC having 99 fields in a screen But the flat file having 150 fields.what is the solution.
What is client concept in sapscript? What is client dependent and client independent?
How can we use tables in sap scripts ?
wat are the labels?do we use them in sapscripts/smartforms?
SAP Script is client dependent. Smartform is client independent. What is the main defference between two?