2007 Aug 11 4:19 AM
Is there any standard RFC available between R/3 Dev and R/3 Prod.....
2007 Aug 11 4:22 AM
Hi,
If your basis created RFC between Dev and Prod then u can use RFC function module RFC_READ_TABLE to get data transferred.
Usually there will be a RFC to transfer transports
u can check RFC connection thru tranx SM59 and check R/3 type
a®
Hi,
If your basis created RFC between Dev and Prod then u can use RFC function module RFC_READ_TABLE to get data transferred.
Usually there will be a RFC to transfer transports
u can check RFC connection thru tranx SM59 and check R/3 type
a®
2007 Aug 11 4:22 AM
Hi,
If your basis created RFC between Dev and Prod then u can use RFC function module RFC_READ_TABLE to get data transferred.
Usually there will be a RFC to transfer transports
u can check RFC connection thru tranx SM59 and check R/3 type
a®
2007 Aug 11 4:29 AM
My requirement is to pull one field in the Development system. Use that field in the Production system and update the database tables How can <b>RFC_READ_TABLE</b>
be useful for that...
2007 Aug 11 4:33 AM
Hi,
From production use fm RFC_READ_TABLE with destination option (dev sysem rfc name) and give your table name that in development . You will get the data of development in production after this RFC_READ_TABLE call.
Then according to your need use this fm your program.
aRs
2007 Aug 11 4:27 AM
are you asking about RFC destination? if it is so then check in tcode SM59. there in R3 connection click on the + folder you can see some connections...Now dbl click on one of them and you can test the connection or get the option for remote log on . Check which connection suits your requirement...
If you are asking about the remote Function module then all the BAPI s are Remote enabaled just check which one suits your requirement.
regards
shiba dutta
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |