COMPONENTS OF THE SAP SCRIPTS TOOL in SAP ABAP :
COMPONENTS OF THE SAP SCRIPTS TOOL :
The Basic component of the SAP Script tools are :
1. EDITOR.
2. STYLES AND FORMS.
3. COMPOSER or PROCESSOR.
4. PROGRAMMING INTERFACE.
5. DATABASE TABLES.
1).EDITOR: Edit the text in a SAP Script form. The transaction of an application automatically call this editor if you need to maintain texts related to the application.
2).STYLE AND FORM: Define & print the style and layout of SAP Script form.
3).COMPOSER or PROCESSOR: Act as a central output module to prepare final layout and text for an output device by including Style ,various formatting option,and the respective text.
4).PROGRAMMING INTERFACE: Allow you to include SAP Script components into ABAP program and control the output of forms from the program.
5).DATABASE TABLE: Store text,style,and forms.
The Basic component of the SAP Script tools are :
1. EDITOR.
2. STYLES AND FORMS.
3. COMPOSER or PROCESSOR.
4. PROGRAMMING INTERFACE.
5. DATABASE TABLES.
1).EDITOR: Edit the text in a SAP Script form. The transaction of an application automatically call this editor if you need to maintain texts related to the application.
2).STYLE AND FORM: Define & print the style and layout of SAP Script form.
3).COMPOSER or PROCESSOR: Act as a central output module to prepare final layout and text for an output device by including Style ,various formatting option,and the respective text.
4).PROGRAMMING INTERFACE: Allow you to include SAP Script components into ABAP program and control the output of forms from the program.
5).DATABASE TABLE: Store text,style,and forms.
EDITOR
|
STYLES
AND FORMAT
|
PROGRAMMING
INTERFACE
|
COMPOSER
|

Comments
Post a Comment
If you have any doubts let me know