%Library.JournalState
hidden datatype class %Library.JournalState extends %Library.Integer
ODBC Type: INTEGER
Datatype for display and validation of journal states
Method Inventory
Methods
classmethod BooleanToLogical(%val As %Integer) as %Integer
classmethod LogicalToBoolean(%val As %Integer) as %Integer
classmethod LogicalToSystem(%val As %Integer) as %Integer
classmethod SystemToLogical(%val As %Integer) as %Integer
Inherited Members
Inherited Methods