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 Call Transaction Method and the Session method ?
What will you use SELECT SINGLE or SELECT UPTO 1 ROWS ?
What is the difference between RFC and BAPI?
What is the difference between Master data and Transaction data?
How to release an object?
What is the difference between AT SELECTION-SCREEN and AT SELECTION-SCREEN OUTPUT?
What is the difference between Customizing and Workbench request?
What is the difference between a value table and a check table?
What is the difference between Enhancement point and Enhancement Section?
Synchronous and asynchronous methods in BDC ?
What is the difference between inner joins and outer joins?
What is the difference between Implicit Enhancements and Explicit Enhancements?
How do you find Function Exit?
What is the difference between SAP memory and ABAP memory?
What is the difference between SAPSCRIPT and SMARTFORM?