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
What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary
How do you Export a session ?
How many types of tables exists and what are they in data dictionary?
What is an evaluation path? : sap abap hr
What does a lock object involve?
What is cts and what do you know about it? : abap hr
The max number of calling modes stacked at one time is?
What is the differences between structure and table in the data dictionary in abap?
Have you worked with support? How ticket comes to you? What were the timings for resolving tickets types of severity?
What are the data types of the abap/4 layer?
What is client in the sap system? : sap abap hr
Did you create any joins?
What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?
What is use of transparent table in abap? How it is different from pool tables?
What is dynpro? what are its components ?