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 are the techniques involved in using sap supplied programs?
What are the user interfaces of interactive lists?
what is the difference between Blocked ALV and interactive ALV?
What are smart forms?
What are logical databases? What are the advantages of logical databases?
what precautions or prerequisites do you follow to update a record into database table and how
What is a table cluster? : abap data dictionary
What is the meaning of sap r/3?
What are the different types of luws. What are they?
Specify the types of data dictionary objects.
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization
There is 1 person but it’s displaying that this person cannot be booked. He is not available for the business event. Can you tell me where is it going wrong? What can be the reasons? : sap abap hr
What are the system table used in abap?
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc
What is transparent table?