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 |
when a material is created through BDC, does it add the created material in mara table?Or else where the material created is stored?(In which table?)
User has given the specification to display the Check boxes on the list, how will you handle this situation.?
What is a logical database?
What is protect & endprotect?
What is database utility?
difference between bapi and lsmw
I need the coding for BDC program to upload Purchase orders of known vendor (ME21) in Material Management
Functionality of Edit call..?
What are selection texts?
what are views? And how many types of views are there?
Performance techniques?
when we are entering a purchase order it goes to which table?