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 do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary
What is synchronous update?
Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.
What are the dynapro keywords?
What are the different methods of passing data?
What are the types of subroutines? : abap modularization
What is internal payroll process? : sap abap hr
What is the disadvantage of a call by reference?
What is the function of the correction system?
Explain what are the events used in interactive reports?
What is roll area?
What is human resource information systems (chris)? : sap abap hr
What are the basic objects of the data dictionary?
What are different data types in abap/4?
How can we access the correction and transport system? : abap data dictionary