internaltransfertransaction_raw_cdd_us
Pipelined Data Sets
>
Treasury Management
>
internaltransfertransaction_raw_cdd_us
| Column name | Description | Mode | Type | Length |
|---|---|---|---|---|
| UniversalInstitutionId | Universal identifier for the institution. | REQUIRED | STRING | |
| InternalTransferTransactionId | The identifier for the internal transfer transaction. | REQUIRED | INTEGER | |
| CompanyId | The company identifier. | REQUIRED | INTEGER | |
| FromAccountId | The identifier for the account from which the transaction originates. | REQUIRED | INTEGER | |
| ToAccountId | The identifier for the account to which the transaction is directed. | REQUIRED | INTEGER | |
| TransactionId | The identifier for the transaction. | REQUIRED | STRING | |
| LastEditedDate | The date the transaction was last edited. | REQUIRED | DATETIME | |
| TransferDate | The date of the transfer. | NULLABLE | DATETIME | |
| Amount | The amount involved in the transaction. | REQUIRED | NUMERIC | |
| Memo | A memo for the transaction. | NULLABLE | STRING | |
| ConfirmationNumber | The confirmation number for the transaction. | NULLABLE | STRING | |
| BatchId | The identifier for the batch. | REQUIRED | STRING | |
| Comments | Comments related to the InternalTransferTransaction. | NULLABLE | STRING | |
| Message | A message related to the transaction. | NULLABLE | STRING | |
| MessageType | The type of message. | NULLABLE | STRING | |
| NumberOfApprovalNeeded | The number of approvals needed. | REQUIRED | INTEGER | |
| UpdatedBy | The user who last updated the record. | REQUIRED | STRING | |
| UpdatedDate | The date and time the record was last updated. | REQUIRED | DATETIME | |
| CreatedDate | The date and time the record was created. | REQUIRED | DATETIME | |
| CreatedBy | The user who created the record. | REQUIRED | STRING | |
| PaymentFrequencyTypeId | The identifier for the payment frequency type. | REQUIRED | INTEGER | |
| PaymentFrequencyTypeDesc | The description for the payment frequency type. | NULLABLE | STRING | |
| FirstRepeatOnDay | The first day the transaction repeats. | NULLABLE | INTEGER | |
| SeconRepeatOnDay | The second day the transaction repeats (typo). | NULLABLE | INTEGER | |
| RepeatOnLastBusinessDay | Indicates whether the transaction repeats on the last business day. | NULLABLE | BOOLEAN | |
| StartDate | The start date of the record. | NULLABLE | DATE | |
| EndDate | The end date of the record. | NULLABLE | DATE | |
| HasNoEndDate | Indicates whether the transaction has no end date. | NULLABLE | BOOLEAN | |
| ParentInternalTransferTransactionId | The identifier for the parent internal transfer transaction. | NULLABLE | INTEGER | |
| InternalTransferStatusTypeId | The identifier for the internal transfer status type. | REQUIRED | INTEGER | |
| InternalTransferStatusTypeDesc | The description for the internal transfer status type. | NULLABLE | STRING | |
| InternalTransferTemplateId | The identifier for the internal transfer template. | NULLABLE | INTEGER | |
| InternalTransferTemplateName | The description for the internal transfer template. | NULLABLE | STRING | |
| ImportBatchId | The identifier for the import batch. | NULLABLE | STRING | |
| ExternalAppUniqueId | A unique identifier for the external application. | NULLABLE | STRING | |
| PaymentOptionTypeId | The identifier for the payment option type. | NULLABLE | INTEGER | |
| RowStart | The start timestamp indicating when the row becomes active. | REQUIRED | DATETIME | |
| RowEnd | The end timestamp indicating when the row becomes inactive. | REQUIRED | DATETIME | |
| SubmittedToScheduler | Indicates whether the transaction was submitted to the scheduler. | REQUIRED | BOOLEAN |
Have a Question?
- Have a how-to question? Seeing a weird error? Get help on StackOverflow.
- Register for the Developer Office Hours where we answer technical Q&A from the audience.
Did this page help you?
Last updated Wed Mar 4 2026