EndianType Parameter (Connect-SAPERP Cmdlet)
The endian type for the SAP server. Enter either Big or Little.
Syntax
Connect-SAPERP -EndianType string
Possible Values
Auto, Big, LittleData Type
cstr
Default Value
"Auto"
Remarks
If you do not know the endian type for the SAP server, set this value to Auto. The cmdlet attempts to automatically detect the endian type. However, if your SAP server does not have the RFC needed to determine this, you can set this property to avoid an error.