Entity Transaction Detail Information

The following constants represent the types of information contained in rows of Entity Transaction Detail reports.

Table 91. tagENTITYDETAILSDIMENSIONS Enumeration

Constant

Description

ENTITYDETAILS_DIMENSION_ACCOUNT

The label of the row’s Account dimension member.

ENTITYDETAILS_DIMENSION_AMOUNT

The amount for the row.

ENTITYDETAILS_DIMENSION_CREDIT

The row’s credit amount.

ENTITYDETAILS_DIMENSION_CUSTOM1

The label of the row’s Custom 1 dimension member.

ENTITYDETAILS_DIMENSION_CUSTOM2

The label of the row’s Custom 2 dimension member.

ENTITYDETAILS_DIMENSION_CUSTOM3

The label of the row’s Custom 3 dimension member.

ENTITYDETAILS_DIMENSION_CUSTOM4

The label of the row’s Custom 4 dimension member.

ENTITYDETAILS_DIMENSION_DEBIT

The row’s debit amount.

ENTITYDETAILS_DIMENSION_ENTITY

The label of the row’s Entity dimension member.

ENTITYDETAILS_DIMENSION_ICP

The label of the row’s Intercompany Partner dimension member.

ENTITYDETAILS_DIMENSION_ID

The row’s ID.

ENTITYDETAILS_DIMENSION_REMARKS

The row’s remarks.

ENTITYDETAILS_DIMENSION_ROWTYPE

The row type. Valid values are represented by the HFMConstants type library constants listed in Entity Transaction Detail Row Types.

ENTITYDETAILS_DIMENSION_TOTAL

The total number of members in the tagENTITYDETAILSDIMENSIONS enumeration. Use this constant to loop.

ENTITYDETAILS_DIMENSION_VALUE

The label of the row’s Value dimension member.