Difference between SCRIPTS AND SMARTFORMS in SAP ABAP ?


SAP SCRIPTS

SMARTFORMS
1. Scripts doesn’t support mass- printing of the forms.

1. Smartforms supports mass- printing of the forms.
2. Scripts are not self executable, that is print program are compulsory.

2. Smartforms are self- executable, that is on executing smartforms system generates function module(FM).
3. We can not write logic in scripts.

3. We can write logic in smartforms.
4. Main window is compulsory in scripts.

4. Main window is optional in smartforms.
5. Background logos are possible in scripts.

5. Background logos are possible in smartforms.
6. There are characters & paragraphs format in scripts.

6. There are no characters & paragraphs format in smartforms.

7. Labels are present in scripts.

7. No Labels in smartforms.


Comments

Popular posts from this blog

EVENTS IN INTERACTIVE REPORTS OF SAP ABAP

Differences Between Classic & New BAdIs :

MAIN DIFFERENCE BETWEEN EXECUTABLE PROGRAM AND MODULE POOL PROGRAM in SAP ABAP :