FCT_BNK_ESTATEMENT_CUSTOMER_REPORT_INSIGHT
Description
The number of New Customers who has signed for eChannel delivery of eStatement and number of existing E statements per month for Loan and TD accounts
Source Object (CTAS)
Columns
| # | Name | Data Type | Length |
|---|---|---|---|
| 1 | MONTH | TIMESTAMP | 8 |
| 2 | NEW_E_STATEMENT | BIGINT | 8 |
| 3 | TOTAL_NEW_STATEMENT | BIGINT | 8 |
| 4 | TOTAL_E_STATEMENT | NUMERIC(10,2) | 19 |
| 5 | TOTAL_STATEMENT | NUMERIC(10,2) | 19 |
| 6 | PERCENTAGE_OF_ESTATEMENT_TO_ALL | NUMERIC(27,13) | 19 |