2.2.2.11 Column Types

This section defines integer constants for Column Types, which specify the type of the columns in accounting databases. These values are used in XML data elements.

Constant/value

Description

CT_INT64

"0"

The integer designating column type as integer number.

CT_DATETIME

"1"

The integer designating column type as date-time field.

CT_LONG_TEXT

"2"

The integer designating column type as text of maximum length 510 characters.

CT_SHORT_TEXT

"3"

The integer designating column type as text of maximum length 255 characters.