Hello SAP Community,
Transaction USMM is used for System Measurement, and once in transaction /nUSMM, clicking on System Measurement, the system opens a URL via Web browser (similar like soamanager, dbacockpit, solman_setup, sm_workcenter etc..) :
https://<virtual_hostname>:<port>/sap/bc/webdynpro/sap/law3_wd_slat_main?TR=USMM2
I'd like to ask if it's possible to make the transaction /nUSMM-System Measurement open the URL with the IP address or physical hostname instead of virtual hostname, without changing the value of parameter icm/host_name_full.
Example:
https://<IP_address>:<port>/sap/bc/webdynpro/sap/law3_wd_slat_main?TR=USMM2
or
https://<physical_hostname>:<port>/sap/bc/webdynpro/sap/law3_wd_slat_main?TR=USMM2
Solutions such as "saving the link directly with IP address in browser bookmarks/favourites" are not ok. I'd like to open the URL only from SAPGUI via transaction usmm.
Does anyone have a clue about this?
Thanks,
Alex