8.2.60.2 Module Usage

IDENTITY_CODE is an identifier for sets of data loaded into an instrument table. IDENTITY_CODE identifies the data source for the Individual Customer Account. The Cash Flow Engine uses IDENTITY_CODE to uniquely identify individual customer accounts.

The combination of ID_NUMBER and IDENTITY_CODE must be unique.

Note:

Unique Constraint on all Aggregated tables is the same as other instrument tables with ID Number and Identity Code. To preserve uniqueness, DEFAULT value should not be used for ID_NUMBER and IDENTITY_CODE mappings. MIN/MAX should be used for these fields accordingly.