2006 Dec 06 4:54 AM
Suppose there is a client ,we want to send the object from one cleint to the other client.
Plz tell me how many reasons or chances are there in ABAP for such situation.
Thankq
Shilpa Priya.
Suppose there is a client ,we want to send the object from one cleint to the other client.
Plz tell me how many reasons or chances are there in ABAP for such situation.
Thankq
Shilpa Priya.
2006 Dec 06 5:01 AM
Hi Shilpa ,
It depends upon the type of Objects .if these Clients on the same sever then u may diff.options.
for example
1.in case of scrips we will use Tcode SCC1 to get the objects from one client - another client.
2.Create transport Request ,download and put it in another sever.
Regards
Prabhu
2006 Dec 06 5:03 AM
See... the ABAP Objects like programs, FMs , Classes, Tables are not client dependent. Only the data is client dependent.
Any ABAP object on App server is available to all clients.
Can you please elaborate more on your question...
2006 Dec 06 5:05 AM
HI Shilpa
I guess you are referring two different clients in the same server.
Two possiblities that i can recollect as of now for sharing Objects across clients are:
1. Transporting to the destination client
2. Using RFC Destination
Kind Regards
Eswar
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |