ssdb_reserve_plan_transaction_cdc
Pipelined Data Sets
>
Symitar
>
ssdb_reserve_plan_transaction_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 | |
| reserveplantransactionkey | Internal use only; SSDB field | NULLABLE | INTEGER | |
| deleteid | This field stores a soft delete flag where 0=not deleted, 1=deleted | NULLABLE | INTEGER | |
| reserveplankey | Internal use only; SSDB field | NULLABLE | INTEGER | |
| dealerkey | Internal use only; SSDB field | NULLABLE | INTEGER | |
| dealernumber | This field identifies the dealer who originated the loan affected by the transaction | NULLABLE | STRING | |
| commentflag | This field either stores a comment or indicates that the transaction was monetary | NULLABLE | INTEGER | |
| consolenumber | If the transaction is performed from a console, the system stores the console number (0-8999) in this field; otherwise, the system stores 9999 in this field | NULLABLE | INTEGER | |
| effectivedate | This field stores the effective date of the transaction | NULLABLE | DATE | |
| sequencenumber | The system assigns this number in sequence to each transaction posted on a specific day | NULLABLE | INTEGER | |
| postdate | The system updates this field with the current system date when a batch program creates the transaction or you OK the adjustment transaction | NULLABLE | DATE | |
| posttime | The system updates this field with the system time when a batch program creates the transaction or you OK the transaction | NULLABLE | INTEGER | |
| usernumber | The system updates this field with the user number of the person or the batch ID of the batch program that initiated the transaction | NULLABLE | INTEGER | |
| useroverride | The system updates this field with the user number of the person who provided an override for the transaction | NULLABLE | INTEGER | |
| batchsequence | The system assigns a batch sequence number to each batch job that runs throughout the day to uniquely identify each transaction with a specific batch job | NULLABLE | INTEGER | |
| branch | The system updates this field with the branch number associated with the console that initiated the transaction | NULLABLE | INTEGER | |
| memberbranch | The field is for corporate credit unions only; it is blank for all Dealer Reserve Accounting transactions | NULLABLE | STRING | |
| accountnumber | This field identifies the account affected by the transaction | NULLABLE | STRING | |
| planid | This field contains the value in the Reserve Plan ID field for the related Dealer Reserve Plan involved in this transaction | NULLABLE | STRING | |
| actioncode | This field identifies the action performed by the transaction | NULLABLE | STRING | |
| sourcecode | This field identifies the source of the transaction | NULLABLE | STRING | |
| description | For most transactions this field contains a 16-character system-defined description of the transaction | NULLABLE | STRING | |
| activitydate | The system updates this field with the current system date | NULLABLE | DATE | |
| balancechange | The system updates this field with the amount of the transaction | NULLABLE | INTEGER | |
| newbalance | This field stores the sum of the Balance field (for that reserve plan) and the Balance Change field | NULLABLE | INTEGER | |
| comment | This field stores the text entered for Comment transactions | NULLABLE | STRING | |
| participanttype | This field stores a numeric group identifier for the participant | NULLABLE | INTEGER | |
| loanid | This field stores the ID of the Loan record related to the transaction | NULLABLE | STRING | |
| adjustmentcode | This field indicates whether the transaction included an Adjustment (Z) transaction | 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