Entity Attribute Constants

The following constants represent attributes of Entity dimension members.

Table 21. tagENTITY_ATTRIBUTES Enumeration

Constant

Description

ATTRIB_EAP_SECURITY_CLASS

SecurityAsPartner attribute.

ATTRIB_ENTITY_ALLOW_ADJS_FROM_CHILDREN

AllowAdjFromChildren attribute.

ATTRIB_ENTITY_ALLOW_ADJUSTMENTS

AllowAdjs attribute.

ATTRIB_ENTITY_DEFAULT_VALUE_ID

DefCurrency attribute.

ATTRIB_ENTITY_HOLDING_COMPANY

HoldingCompany attribute.

ATTRIB_ENTITY_IS_ICP

IsICP attribute.

ATTRIB_ENTITY_MAX

Represents the last attribute in this enumeration; use this to loop through the attributes.

ATTRIB_ENTITY_MIN

Represents the first attribute in this enumeration; use this to loop through the attributes.

ATTRIB_ENTITY_NUM_ATTRIBS

Represents the total number of attributes in this enumeration.

ATTRIB_ENTITY_SECURITY_CLASS

SecurityClass attribute.

ATTRIB_ENTITY_USERDEF1

UserDefined1 attribute.

ATTRIB_ENTITY_USERDEF2

UserDefined2 attribute.

ATTRIB_ENTITY_USERDEF3

UserDefined3 attribute.