What are different tools to report data in SAP? What all
have you used ?
Answer Posted / 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 |
Post New Answer View All Answers
How to download/upload image sapscripts from & to your pc?
You want to import graphics into sapscript. How will you do that?
What is t.code for script styles?
Explain the character format in layout set.
I have created a sapscript in language de. Now I need to translate it to en. How could I do this?
How do you test the script?
How to print page numbers in a script through SE38 Program ?
What are the components/elements/layout sets in sap script ?
How can i read the data in bar code form directly into sap i.e. without being uploading it to TXT file and then uploading to SAP.
How can I debug my sapscript?
How many main windows can be created for a script?
Disadvantage of Move-corresponding Statement ?
How can I create a shaded box?
How can I change the page size of the layout?
Explain the variable in sapscript