CheckDecimalNotation Parameter (Connect-SAPERP Cmdlet)
Specifies whether to read decimal values using the decimal notation specified in the user profile of the connected SAP user.
Syntax
Connect-SAPERP -CheckDecimalNotation SwitchParameter
Data Type
bool
Default Value
false
Remarks
When this connection property is set to False (the default), decimal values are read in US format.
When this connection property is set to True, the 本製品 detects the decimal format from the connected SAP user profile's decimal format setting. Set this connection property to True when the 本製品 returns improperly formatted decimal values in query results.