explain the script component in script?
Answers were Sorted based on User's Feedback
Answer / sunitha
script components are
pages
windows
pagewindows
paragraph formats
character formats
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / 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 |
What are field symbols and field groups.?
What are the major steps will you use for tuning?
What is pf-status?
What is the difference between a structure and a table?
Is a logical database a requirement/must to write an ABAP query?
what is the purpose of RDBMOIND RPOGRAM?
Can we create a data element without domain?
What is a modification assistant?
What is the function of a data element?
What is Smart Forms?
why we have to define function group?
how ro trigger a top of page in alv report?