SAP Script is client dependent. Smartform is client
independent. What is the main defference between two?
Answer Posted / ravi
when we activate a smartform a function module is generated
and that function module is client independent.it it is so it
can be accessed from any client in the system.
but scripts are developed in such a way that they can be
accessed in only one client.
may be thisis the setback of the script and they have come
with the smartform which is more advanced and user friendly
than scripts..
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How to add extra functionality to a standard print program without touching the print program ?
Explain the header data in layout set.
How many interactive reports did you write ?
How to debug a script?
What is the purpose of sap script? Difference between sap script and report?
How to design the windows in script?
I create a box in sap script for the amount in bill,i want to add Rs. word over box,it is possible?
What is the use of rstbserv program?
How many main windows are allowed for sapscript?
What is t.code for script styles?
How do I create boxes in sapscript?
Where do we define tab space for data in sapscript?
How to transfer the objects? Have you transferred any objects ?
What are the different types of symbols?
How to use the new-window command?