SAP Script is client dependent. Smartform is client
independent. What is the main defference between two?
Answer Posted / prasanthi
Scripts use text elements which are client dependent and are saved in ITF format as text in client dependent tables STXH and STXL.
Smartforms are not saved in client dependent tables and visible across other clients.
Whenever a smartform is created, a funciton module gets generated.
We can access the smartform in different clients, since function modules are client independent.But in case of scripts,it is not so.
Hence SAP scripts are client dependent and smartforms are client independent.
Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
How do I create boxes in sapscript?
How to check the changes made in the standard layout set , other than using Utilities--- -> Print preveiw ? can u explain the different other ways to check it?
How to download/upload image sapscripts from & to your pc?
Where do u set the default paragraph?
Differentiate between protect and end protect.
What are problem you faced in script?
What are the components/elements/layout sets in sap script ?
you want to link to a layout set. What abap 4 commands will you use?
Differentiate between window and page window.
What is t.code for script styles?
What are the output types and Tcodes ?
How to create standard text in sapscripts?
What is the use of rstbserv program?
Explain the page windows
Which are frequently used system variables in sapscript?