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 would you call a subroutine in sap script?
What is t.code for script styles?
When we should use ABAP Memory and SAP Memory ?
How to insert symbols in smart form?
What is the client concept in SAP? What is the meaning of client independent ?
I want to display quantity & Price based on Particular Language and Country in SAP Script , How we can do that ? One particular statement is there for that, What is that ?
What is sap script? Difference between sap script and report?
Different types of ABAP memory ?
What are the different types of windows in sapscripts?
How many interactive reports did you write ?
Where do we define tab space for data in sapscript?
How do I create standard texts for the sapscripts?
What is a hard break Point?
How can I format the time in the sapscript?
I want few sample tech spec's in ABAP