HostName
- Last Updated: December 17, 2020
- 1 minute read
Purpose
Specifies the name or the IP address of the server to which you want to connect.
Valid Values
string
where:
string
is the name of the S/4HANA instance to which you want to connect. For example:
https://instance-name.s4hana.ondemand.com/Data Source Methods
public String getHostname()
public void setHostname(String)
Default Value
No default value
Data Type
String