‎2007 Mar 01 9:21 AM
Hi!
Please can anyone give me some information about the following function modules:
CLBA_UPDATE_FILE_REMOTE_HOST
BP_MAP_SERVER_TO_HOST
RFC_HOST_TO_IP
RFC_IP_TO_HOST.
Thanks
Purnima.
‎2007 Mar 01 11:16 AM
Hello Purnima
BP_MAP_SERVER_TO_HOST does the following mapping:
- server = <host name>_<sysid>_<system number>
- host = <host name>
Input server -> output host (e.g. hostx0010_P01_00 -> hostx0010)
RFC_HOST_TO_IP and RFC_IP_TO_HOST convert host name to ip address and vice versa.
Regards
Uwe
‎2007 Mar 01 9:29 PM
And CLBA_UPDATE_FILE_REMOTE_HOST writes data to the file on remote host as the name suggests.