Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%MV] >  [Numeric]
Private  Storage   

datatype class %MV.Numeric extends %Numeric

ODBC Type: NUMERIC

Data type class to handle the MultiValue masked decimal (MD) conversion codes

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 2


Summary

Methods
DisplayToLogical IsValid LogicalToDisplay LogicalToJSON
LogicalToStorage LogicalToXSD Normalize StorageToLogical
XSDToLogical


Parameters

• parameter DESCALE;
The number of decimal place to shift (as with the MultiValue MD conversion)

Methods

• classmethod LogicalToStorage(%val As %MV.Numeric) as %String
• classmethod StorageToLogical(%val As %String) as %MV.Numeric


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.