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 master data necessary before you can start posting in MM?
What is the difference between synchronous and asynchronous update? : abap bdc
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc
What work you have done in HR module
could anyone tell me what r real time questions been asked in interviews?i am in urgent need..thanks in advance
How to combine multiple billing into one RV document ( Step by Step)?
How do you populate data into a multiple line field? : abap bdc
What are the events driven batch jobs?
How we can give authorization on the fields of table control in a dialog-programming?
What is an abap?
What are the system table used in abap?
What is the function of the transport system and workbench organiser?
What is view? Explain the different types of view?
What are the requirements a dialog program must fulfill?
How to read 5th record from Hash Internal Table?