The BOAttrType class defines numeric and type equivalents for
attribute types. Table 94 summarizes the attribute-type constants in the
BOAttrType class.
Table 94. Static constants of the BOAttrType class
Attribute data type
| Numeric attribute-type constant
| String attribute-type value
|
Boolean
|
BOOLEAN
| "Boolean"
|
Business object: multiple
cardinality
|
| N/A
|
Business object: single
cardinality
|
| N/A
|
Date
|
DATE
| "Date"
|
Double
|
DOUBLE
| "Double"
|
Float
|
FLOAT
| "FLFS
|
Integer
|
INTEGER
|
INTSTRING
|
Long text
|
LONGTEXT
|
LONGTEXTSTRING
|
Object
|
OBJECT
|
|
String
|
STRING
|
STRSTRING
|
