2009 Jan 06 7:51 AM
Hi,
There is a Fm /Method/RFC that can bring ms/http_port of the system.
Regards
2009 Jan 06 10:25 AM
Hi Micheal,
Use Function module MS_GET_PROFILE_VALUE by passing the parameter ms/http_host.
Check for the usage of FM in program RSPOR_SETUP
Hope this helps.
Thanks
Lakshman
Hi Micheal,
Use Function module MS_GET_PROFILE_VALUE by passing the parameter ms/http_host.
Check for the usage of FM in program RSPOR_SETUP
Hope this helps.
Thanks
Lakshman
2009 Jan 06 9:38 AM
2009 Jan 06 9:52 AM
2009 Jan 06 9:54 AM
HI Gautham,
thanks but what i have to put int import data?
Regards
2009 Jan 06 9:54 AM
HI,
you can check out the transaction RZ11 . Search for parameters that start with ms/,.
Regards
Vasavi kotha
2009 Jan 06 9:55 AM
Hi.
Check this Function module HRGPBS_FILE_SERVER_EXPORT
Regards.
Jay
2009 Jan 06 10:09 AM
hi,
check this link
http://help.sap.com/saphelp_nw70/helpdata/EN/28/75153a1a5b4c2de10000000a114084/frameset.htm
TH_GET_VIRT_HOST_DATA
hope it helps
thanks
2009 Jan 06 10:25 AM
Hi Micheal,
Use Function module MS_GET_PROFILE_VALUE by passing the parameter ms/http_host.
Check for the usage of FM in program RSPOR_SETUP
Hope this helps.
Thanks
Lakshman
2009 Jan 06 12:57 PM
HI Lakshman,
Thanks ,
i use this FM like :
CALL FUNCTION 'MS_GET_PROFILE_VALUE'
EXPORTING
NAME = 'ms_host_fqn'
IMPORTING
VALUE = MSHOST_FQN
EXCEPTIONS
OTHERS = 0.
or with : ms/http_port and i didn't get any output maybe u have idea way?
Regards
2009 Jan 06 1:01 PM
check this program which will give you an idea about that function module.
RSM51000_CHANGE_PARAMETER.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |