A system has two clients 100 and 500 on the same application server. If you make changes to a SAPSCRIPT onclient 100,will the changesbe available in client 500?
Answer Posted / dtarunkmr
No
SAP Script is Client dependend, so if you want reflect the same changes in client 500 than we have to impoort the transport request no in client 500 using the Transaction code SCC1.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the difference between User Exit and Function Exit?
What is the difference between Customizing and Workbench request?
What is the difference between inner joins and outer joins?
What is the difference between AT SELECTION-SCREEN and AT SELECTION-SCREEN OUTPUT?
There are 1000’s of IDOCs in your system and say you no longer need some of them? How will you get rid of those IDOCs?
How is the table sorted when you do not specify field name and Ascending or Descending? On what criteria will the table be sorted? Do internal table have keys?
What do you mean by table control???Where will we use this?
Synchronous and asynchronous methods in BDC ?
What will you use SELECT SINGLE or SELECT UPTO 1 ROWS ?
What events do you know in Module Pool Programming?
What is the difference between RFC and BAPI?
How can we identify User exits in our screen?
What is the difference between BDC and BAPI?
What are the standard IDOC's used?
What do you mean by Inbound and Outbound interface?