ARM_RECON_ATTRIBUTES_1

This table stores the attribute value assignments of the reconciliations. The columns are dynamically created using the name C_<Attribute ID>.

Details

Object type: TABLE

Primary Key

Name Columns

ARM_RECON_ATTRIBUTES_1_PK

OBJECT_ID

Columns

Name Data Type Length Precision Scale Null Allowed Comments

OBJECT_ID

NUMBER

 

18

0

No

The Reconciliation ID for this row's reconciliation.

C_< Attribute ID>

         

These are the user defined columns, FCM_ATTRIBUTES.ATTRIBUTE_ID is used to form the name of the column. Column name follows the format c_<ATTRIBUTE_ID> (For Example, C_ 100000000056159).

Indexes

Index Uniqueness Columns

ARM_RECON_ATTRIBUTES_1_PK

UNIQUE

OBJECT_ID