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 is the bapi?
How do you delete duplicate records from internal table?
If your project is support project ? when is your implementation has completed ?
What is meant by a schema? : sap abap hr
How can we handle table control in bdc? : abap bdc
What is the meaning of abap/4 editor integrated with abap/4 data dictionary?
What is an abap?
identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT
what is sales order confirmation and how can do design it in webdynpro. what is Tcode for the same?
Mention the various databases integrities?
How many secondary indexes can we create in a table?
what are the important fields while preparing sales order,inquiry?
What are the different types of the variable in the sap abap?
What does a lock object involve?
What are the different methods of passing data?