SAP Script is client dependent. Smartform is client
independent. What is the main defference between two?
Answer Posted / m syama sundara rao
Here is a comparision:
-> Multiple page formats are possible in smartforms, which
is not possible in sapscripts.
-> It is possible to have a smartform without a main window.
-> Labels cannot be created in smartforms.
-> Routines can be written in smartforms.
-> Smartfroms generate a function module when activated,
but sapscripts are do not.
Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
What are the various text formatting options in sapscript?
Structures used in perform statement in scripts ?
How does check, continue and exit commands work in loop and end Loop.
Explain the page windows
What is the use of itcsy structure?
I create a box in sap script for the amount in bill,i want to add Rs. word over box,it is possible?
How to transfer the objects? Have you transferred any objects ?
How do you create boxes in sap script?
What is the work you have done in the MM module and what programs did you use for creating views in MM ?
What is the use of rstbserv program?
In what format does sap script store text ?
Disadvantage of Move-corresponding Statement ?
I need to debug sapscript. What steps would you recommend should I take?
How can I display barcodes in sapscripts?
How do you test the script?