explain the script component in script?

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


Please Help Members By Posting Answers For Below Questions

A subroutine can contain nested form and endform blocks. State true or false. : abap modularization

780


What are the 2 other types of views, which are not allowed in release 3.0?

629


What is the maximum number of structures that can be included in a table or structure

648


Do we have to migrate all sapscript forms to smart forms?

606


Differentiate between table and template ?

603






suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?

1861


What is the difference between refresh and free statements?

647


Where are you used type casting?

918


What is a data dictionary? : abap data dictionary

581


If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?

931


What are the two ways of producing a list within a transaction?

623


Can I execute user exits? If yes, how?

598


What is the collect statement? How is it different from append?

525


Differentiate database index and match code.

603


Can a transparent table exist in data dictionary but not in the data base physically? : sap abap data dictionary

618