Maximum String Length Constants

The following constants represent the maximum length of various string-based fields.

Table 171. tagHFMSTRINGLENGTHLIMITS Enumeration

Constant

Description

MAXLEN_ANNOTATION

Maximum length of comments in process units.

MAXLEN_APPDESC

Maximum length of application descriptions.

MAXLEN_APPLABEL

Maximum length of application labels.

MAXLEN_CALC_ATTRIBUTE

Maximum length of calculation attributes.

MAXLEN_CLUSTER_NAME

Maximum length of cluster names.

MAXLEN_DECIMAL_DISPLAY

Maximum number of characters for a number-based string.

MAXLEN_DECIMAL_PRECISION

Maximum number of characters to the right of the decimal character.

MAXLEN_DESCRIPTION_CELL

Maximum length of cell text descriptions.

MAXLEN_DESCRIPTION_LINEITEM

Maximum length of line item descriptions.

MAXLEN_ELEMENTDESC

Maximum length of metadata descriptions.

MAXLEN_ELEMENTDESC_PER

Maximum length of Period dimension member descriptions.

MAXLEN_ELEMENTLABEL

Maximum length of metadata labels.

MAXLEN_ITEMID_STRING

For internal use.

MAXLEN_SERVERNAME

Maximum length of registered application server names.

MAXLEN_SQLTABLENAME

Maximum length of table names in databases.

MAXLEN_USERDEF_ATTRIB

Maximum length of user-defined attributes of dimension members.

MAXLEN_VALUE_LINEITEM

Maximum length of line item values.

MAXLEN_XBRL_TAGS

Maximum length of XBRL tags in Account dimension members.

MAXLEN_YEAR

Maximum length of years.