SystemNumber Parameter (Connect-SAPERP Cmdlet)
The instance number associated with the server specified in the Host connection property.
Syntax
Connect-SAPERP -SystemNumber string
Data Type
cstr
Default Value
"0"
Remarks
This connection property is always required, except when the ConnectionType connection property is set to SOAP.
The valid range of values for this connection propery is 0 to 99. Typically, this value is 0.
You can find this value in SAP Logon by right-clicking a connection, selecting Properties, and inspecting the Instance Number field in the Connection tab.
This is a required parameter.