| BANKING Data Model |
Description | Cashflow pattern dimension identifies the different cash flow patterns defined in the system. |
Columns | |
![]() |
|
![]() |
|
![]() |
Primary Key | |
![]() |
Indexes | |
![]() |
Column Details |
Description | The unique identifier of the cash flow pattern dimension. |
Data Type | BIGINT |
Default Value | None |
Is Primary Key | true |
Is Identity | true |
Is Nullable | false |
Is Generated | false |
Is Row Change Timestamp | false |
Is hidden | false |
Description | Description identifies the name of the cash flow pattern. |
Data Type | VARCHAR(50) |
Default Value | None |
Is Primary Key | false |
Is Identity | false |
Is Nullable | true |
Is Generated | false |
Is Row Change Timestamp | false |
Is hidden | false |
Description | Image URL identifies the sample image of the cash flow pattern. |
Data Type | VARCHAR(2000) |
Default Value | None |
Is Primary Key | false |
Is Identity | false |
Is Nullable | true |
Is Generated | false |
Is Row Change Timestamp | false |
Is hidden | false |
Primary Key Details |
Description | The unique identifier of the cash flow pattern dimension. |
Member | CASHFLOW_PATTERN_DIMENSION_ID [BIGINT] |
Index Details |
Is Unique | true |
Is Clustered | false |
Member | CASHFLOW_PATTERN_DIMENSION_ID [BIGINT] Ascending |
| BANKING Data Model |