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 can I set the header and footer in the main window?
What are the output types and Tcodes ?
What are the different types of windows in sapscripts?
How do we define text symbols?
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 sap script?
How can I trigger new page in sapscripts?
How do u upload the images in script?
Where are the sapscript form names?
Will a script be activated without page format ?
What is sapscript? What is its purpose?
What is sapscript? What are the components of sapscript?
Explain the windows in layout set.
What is the work you have done in the MM module and what programs did you use for creating views in MM ?
How can I display barcodes in sapscripts?