Language Parameter (Connect-SAPERP Cmdlet)
The ISO 639-1 language code used by your SAP system.
Syntax
Connect-SAPERP -Language string
Data Type
cstr
Default Value
"EN"
Remarks
Set this connection property to the language value you specify when you log into SAP.
By default, "EN" (English) is used. Other codes include "DE" for German and "JA" for Japanese.
This connection property's value informs the column names returned when querying SAP tables. See the UseLabels connection property for more details.