Client Parameter (Connect-SAPERP Cmdlet)
The name of the SAP client, among those in the targeted SAP installation, that you want to connect to.
Syntax
Connect-SAPERP -Client string
Data Type
cstr
Default Value
""
Remarks
In order to connect with your SAP ERP data via the 本製品, you must specify a client name.
You can find the available client values in the MANDT column of the T000 SAP table.
You can access this table either using t-code SE16 in the SAP UI or in the table list of the 本製品 (this table is accessible when TableMode is set to TransparentCustomer).
This is a required parameter.