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 |
Can we create a search help for a particular user ? if yes..How ?
What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary
How do we use BDC in real production scenarios ? Is BDC used on regular periodic intervals to upload data into SAP ? (say you recieve the data daily from non-sap system, like mainframes and you update the data in SAP) OR Is BDC used on adhoc basis ?
What are the techniques involved in using sap supplied programs?
What are multiple use BADIS?
Why do we use types statement in abap programming?
what is code review, when u can do?
Explain Commit and Roll back?
HOW CAN YOU USE A PAGE COUNT IN CALLING A PAGE IN SMARTFORM?
What is is a match code? : abap data dictionary
At selection-screen on Fields output?
What is meant by search help? : sap abap data dictionary