What is the main difference between Smartforms and SAP
scripts?
Answer Posted / nirav mandaliya
SMART FORMS vs SAP SCRIPTS---
1. supports multiple pages ;
multiple pages not supported
2. main window not necessary ;
main window is necessary ;
3. Labels cannot be created ;
Labels can be created ;
4. routines can be written ;
routines cannot be written ;
5. A functional module is generated on activation ;
no functional module gets generated on activation ;
6. smart form is client independent.
sap scripts are client dependent.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a variable in the sap abap?
What is asynchronous update?
What are the uses of secondary indexes?
What are the functional modules used in sequence in bdc? : abap hr
How can you access the function code from menu painter?
What are the uses of table pool or table cluster.
Explain what is an rdbms?
What are the types of subroutines? : abap modularization
What is the difference between open_form and close_form?
Why is pretty printer user in abap?
What is a report?
What kind of financial periods exist in SAP? What is the relevant table for that?
What statement will be found in an sap application program that implements a function module exit?
What is the length of function code at user-command?
What is dynpro? what are its components ?