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 Enhancement point and Enhancement Section?
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?
What is the difference between a value table and a check table?
What is the difference between SAP memory and ABAP memory?
What is the difference between RFC and BAPI?
What is the flow of Invoice?
What are the standard IDOC's used?
What is the difference between inner joins and outer joins?
What are the types of Function Modules? What is an UPDATE function module?
What is the difference between Implicit Enhancements and Explicit Enhancements?
What do you mean by Inbound and Outbound interface?
What is the difference between BDC and BAPI?
In realtime do we configure ALE systems or Administator will take care of that?
What is the difference between Master data and Transaction data?
What is the difference between INSTANCE methods and STATIC methods?