ssdb_loan_app_finance_cdc
Pipelined Data Sets
>
Symitar
>
ssdb_loan_app_finance_cdc
| Column name | Description | Mode | Type | Length |
|---|---|---|---|---|
| institutionid | This field stores the JH Platform institution identifier | REQUIRED | STRING | |
| sourceeventtime | The timestamp of the change event from the source system (e.g., Debezium's ts_ms field). | NULLABLE | INTEGER | |
| sourceeventdate | The UTC date of the change event, derived from sourceeventtime. | NULLABLE | DATE | |
| operation | The type of operation that caused the change event (e.g., 'c' for create/insert, 'u' for update, 'd' for delete, 'r' for read). This corresponds to Debezium's 'op' field. | NULLABLE | STRING | |
| loanappfinancekey | Internal use only; SSDB field | NULLABLE | INTEGER | |
| deleteid | This field stores a soft delete flag where 0=not deleted, 1=deleted | NULLABLE | INTEGER | |
| loanappkey | Internal use only; SSDB field | NULLABLE | INTEGER | |
| accountkey | Internal use only; SSDB field | NULLABLE | INTEGER | |
| sortrank | Internal use only; SSDB field | NULLABLE | INTEGER | |
| ownercode | This field stores a code that identifies the owner of the asset, liability, or expense in this Finance record | NULLABLE | INTEGER | |
| itemtype | This field stores the kind of asset, income, or liability item in this Finance record | NULLABLE | STRING | |
| description | This field stores the description of the finance item or the name of the creditor | NULLABLE | STRING | |
| address | This field stores the address of the creditor | NULLABLE | STRING | |
| reference | This field stores any reference information about this Finance record | NULLABLE | STRING | |
| assetvalue | This field stores the dollar value of an asset outside the credit union | NULLABLE | INTEGER | |
| monthlyincome | This field stores the monthly income of an income outside the credit union | NULLABLE | INTEGER | |
| liabilitystatus | This field stores a code that represents the status of a liability | NULLABLE | INTEGER | |
| assetstatus | This field stores a code that represents the status of an asset | NULLABLE | INTEGER | |
| liabilitybalance | This field stores the total liability balance of a liability outside the credit union | NULLABLE | INTEGER | |
| monthlyexpense | This field stores the monthly expense amount of an expense outside the credit union | NULLABLE | INTEGER | |
| creditlimit | This field stores the amount of the credit limit of a credit card or a line of credit outside the credit union | NULLABLE | INTEGER | |
| debtratiousecode | This field stores a code that specifies whether the system should include this Finance record in debt ratio calculations | NULLABLE | INTEGER | |
| type | This field stores a code that categorizes the contents of this Finance record | NULLABLE | INTEGER | |
| locator | This field stores a unique number within each member account that can be used as a unique identification of this record | NULLABLE | INTEGER | |
| interestrate | This field stores the interest rate that is currently being applied to the item in this record | NULLABLE | INTEGER | |
| userpledgecode | This field stores a code that provides information about whether an item is pledged for another purpose | NULLABLE | INTEGER | |
| recordchangedate | This field stores the date when you create, change, or save the Application Finance record | NULLABLE | DATE |
Have a Question?
- Have a how-to question? Seeing a weird error? Get help on our collaborative Discourse page.
- Register for the Developer Office Hours where we answer technical Q&A, in real time, from the audience.
Did this page help you?
Last updated Tue Sep 15 2026