ssdb_ctr_foreign_cdc
Pipelined Data Sets
>
Symitar
>
ssdb_ctr_foreign_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 | |
| ctrforeignkey | Internal use only; SSDB field | NULLABLE | INTEGER | |
| deleteid | This field stores a soft delete flag where 0=not deleted, 1=deleted | NULLABLE | INTEGER | |
| ctrkey | Internal use only; SSDB field | NULLABLE | INTEGER | |
| sortrank | Internal use only; SSDB field | NULLABLE | INTEGER | |
| cashin | This field stores the total amount of cash-in foreign currency corresponding to the type specified in the Country Code field associated with the Currency Transaction Report (CTR) Foreign record | NULLABLE | INTEGER | |
| cashout | This field stores the total amount of cash-out foreign currency corresponding to the type specified in the Country Code field associated with the Currency Transaction Report (CTR) Foreign record | NULLABLE | INTEGER | |
| countrycode | This field stores the two letter country code for the country that issued the foreign currency associated with the Currency Transaction Report (CTR) Foreign record | NULLABLE | STRING | |
| recordchangedate | This field stores the system date when the record is created or last changed associated with the Currency Transaction Report (CTR) Foreign record | NULLABLE | DATE | |
| lastfmdate | This field stores the date of the last file maintenance associated with the Currency Transaction Report (CTR) Foreign record | NULLABLE | DATE | |
| locator | This field stores the unique identification number associated with the Currency Transaction Report (CTR) Foreign record | NULLABLE | INTEGER |
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