What is the main difference between Smartforms and SAP
scripts?
Answer Posted / sushil rathi
SCRIPT:
-CLIENT DEPENDENT.
-CANT EXECUTE ON ITS OWN DRIVER PROGRAM NEEDED.
-NOT INTERACTIVE IS JUST LIKE A LIST.
-CANNOT HAVE BACK GROUND IMAGES.
-CANNOT HAVE COLOR TO TEXT.
-ALL THE PAGES SHOULD BE OF SAME FORMAT.
-CHARACTER AND PARAGRAPH FORMATS ARE NOT REUSABLE.
-IT HAS NO TOOL.
SMARTFORM:
-CLIENT INDEPENDENT.
-EXECUTE ON ITS OWN, FUNCTION MODULE IS CREATED.
-IS INTERACTIVE.
-CAN HAVE BACK GROUND IMAGES.
-CAN HAVE COLOR TO TEXT.
-ALL THE PAGES NEED NOT BE OF SAME FORMAT.
-CHAR. AND PARA. FORMATS ARE REUSABLE VIA SMART STYLES.
-IT HAS TOOL NAMED TABLE PAINTER.
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Hi! I want to join SAP ABAP course in Hyderabad, can any one tell me where should I join? and Which is the best institute for SAP WORKSHOP? Thank you...
What are the differences between domain and data element?
Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?
What is match code? : sap abap hr
How do you delete duplicate records from internal table?
Explain Catch Command in ABAP?
Write the bdc table structure? : abap bdc
What is the first thing you do after vendor setup is complete?
What are conversion routines? : abap data dictionary
How many types of tables exists and what are they in data dictionary?
suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?
Name the abap/4 modularization techniques?
what is abstract classes
What are Table control and tab strip control in dialog programming ?
What is value table? : abap data dictionary