Answer Posted / ritika
The various component of the SAP script tools are:
1. Editor - Edits the text in a SAPscript form. The transaction of an application automatically calls this editor if you need to maintain texts related to the application.
2.Styles and Forms - Define and print the style and layout of SAPscript form.
3. Composer or From processor - Acts as central output module to prepare final layout and text for an output device by including styles , various formating options and the respective text.
4. Programming interface - Allows you to include SAPscript component into ABAP program and control the output of forms from the program.
5. Database tables - Store texts, styles and forms.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What does an exec sql statement do in abap?
How to debug a sapscript?
What is pnp-sw-found ? : abap hr
How do you write a function module in sap?
What are the differences between a database index and a match code?
How can we upload a text file having delimiters in to legacy system? : abap bdc
10) How to get Item Header in Sales Order?
What is a transaction variant and why are they used?
Some Realtime Examples on Exits .
What are null values? : abap data dictionary
What is the logo in sap script?
Explain the disadvantages of different types of bdc's?
Explain how to create any functions? How to go about it?
What is logo in sap script?
how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul