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
What is the client concept in SAP? What is the meaning of client independent ?
I have created a sapscript in language de. Now I need to translate it to en. How could I do this?
What is the difference between EHP 4.0 and ECC 6.0 .Is there any different settings to be done in the system for functional modules?I have done ECC 6.0 version. Please tell me the answer of the question as soon as possible?
How to assign own form to a standard print program?
What does the smartforms development class start with ?
What is client concept in sapscript? What is client dependent and client independent?
How to add extra functionality to a standard print program without touching the print program ?
How do you handle filters in ALV Reports?
How to change the package of a SAP Script ?
Explain the constant in sapscript
How to use the new-window command?
What is difference between script and report?
Where do u set the default paragraph?
What does read_text?
What is a workflow ?