2007 Mar 26 12:10 PM
Hi Friends,
In which scenario do we use the FM RFC_GET_ATTRIBUTES. What is the functionality of this FM.
Regards
Santosh
Hi Friends,
In which scenario do we use the FM RFC_GET_ATTRIBUTES. What is the functionality of this FM.
Regards
Santosh
2007 Mar 26 12:24 PM
2007 Mar 26 12:25 PM
Hi Santosh...
The RFC <b>RFC_GET_ATTRIBUTES</b> gives the details of the calling parameters of the system like...
CALLER DESTINATION
CALLER IP
CALLER TRUSTED
CALLER RFC TYPE
CALLER CLIENT
CALLER USER
CALLER START INFO
CALLER TCODE
CALLER PROGRAM
CALLER SYSTEM ID
CALLER SYSTEM RELEASE
CALLER KERNEL RELEASE
If called asynchronously?
CALLER TRANS TYPE
CALLER PCS
CALLER CODEPAGE
This information is exported to the calling source system using this FM RFC_GET_ATTRIBUTES.
<b>Reward point if useful,</b>
Regards,
Tejas
2007 Mar 26 12:50 PM
Hi Tejas,
Actually my requirement is, currently the customers are getting the data through RFC method from the central server. So now i need to remove the RFC functionality and trigger the Idocs whenever the customers needs the data from central system. So to remove the functionality of RFC what to do????
I was thinking this FM is responsible to transfer the data from central server to customers. If this is not plz let me know how the functionality is removed.
Regards
Santosh
2007 Mar 26 12:55 PM
Hi ...
see where this RFC is being called in your application and...
and remove that code and use IDocs to access data from Central server...
but this FM is NOT responsible to transfer the data from central server to customers.It may be done through some other FM c all in your code..
<b>Rewrd useful ansers with Points,</b>
Regards,
Tejas
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |