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 is conversion of data types done between abap/4 & external level? : abap data dictionary
What are the requirements a dialog program must fulfill?
In SAP Script,How to display a single field(like matnr)at the right end of the form.
State the differences between database view & projection view? : abap data dictionary
What is filter dependent BADI?
What are secondary indexes. How can we know which index is being used in a select query?
How many default tab strips are there?
what is the difference between Blocked ALV and interactive ALV?
What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?
What is sql trace? : abap data dictionary
How to display or know if the value entered contains records or not?
I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.
What is the disadvantage of using exec sql statement in abap?
What is a maintenance view? : abap data dictionary
What is human resource information systems (chris)? : sap abap hr