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
Explain the windows in layout set.
You want to display top 5 records from an internal table. How will you do that?
What is the difference between the sapscript texts, 'customer &kna1-kunnr&' and '&customer kna1-kunnr&'?
If the second page is not triggering what is the problem?
You want to backup sapscript layoutsets. How will you do it? Can you perform the download and upload function here? How?
How to debug a script?
Explain the character format in layout set.
In BDC having 99 fields in a screen But the flat file having 150 fields.what is the solution.
Differentiate between window and page window.
How to create standard text in sapscripts?
Can we have more than one Selection Screen and how ?
Explain composer. What does it do?
What is the use of the position and size command in sapscripts?
What is the purpose of sap script? Difference between sap script and report?
How can I transfer sapscript from one client to another?