why scripts are client dependent and smart forms are client
independent.?
Answer Posted / anil
when you create a script it will store in STXH table.tables are client dependent.so scripts created in one client will not available in another client.
when you create smart form it will create one fm.function modules are client independent.so smart form created in one client will be available in another clrnt.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how many types of tables exist and what are they in data dictionary?
What was the requirement of IDoc in your project? How it was working?
What are the rules to create a BAPI?
What are the differences between se01, se09 and se10?
What is the difference between a structure and a table?
Can we use on change of between select and endselect?
What are the function modules used in f4 help?
What are the two statements which are required in an abap program to output an icon using a write statement?
What are the different functions used in sap script? What are the parameters used in each function?
What are the types of windows in sap script?
Explain what are the events used for logical database?
Can I execute user exits? If yes, how?
Lock objects and what are parameters of ENQUEUE FM?
What is update task
Why is pretty printer user in abap?