What is the main difference between Smartforms and SAP
scripts?
Answer Posted / nabeela p.b
1.smart forms are client independent where as sap scripts are client dependent.
2.In sap scripts we have to choose the printer which can print the bar codes also, where as in sap scripts new bar code technology is available which converts bar code data into an image.so it works for all devices.
3. only one page format is available in sap scripts.
several page formats are available in smart forms.
4.smart forms generate XML output which can be viewed through web. In sap scripts no XML OR HTML output.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How do you set up background jobs in sap? What are the steps?
Explain what is sap script?
Why do we use logical blocks in abap program?
Why do we use dynamic where conditions?
What is the difference between ABAP and HR ABAP
What is dynamic action? : sap abap hr
Double click function on the lists, identifying the line selected by the user on the list?
How do you take care of performance issues in your ABAP programs?
What is the difference between leave transaction and call transaction?
How does the interface between the dynpro and the abap/4 modules take place?
Setting up a BDC program where you find information from?
What are the system fields you have worked with? Explain?
What is the difference between synchronous and asynchronous update?
How do you read files from the application server ? : abap bdc
Where are you used type casting?