Table "Direct Debit Collection Buffer"
Temporary buffer table for processing direct debit collection entries during export and validation operations. Stores essential collection entry information for batch processing and intermediate calculations without modifying the permanent collection entry records.
Properties
| Name | Value |
|---|---|
| DataClassification | CustomerContent |
| TableType | Temporary |
Fields
| Name | Type | Description |
|---|---|---|
| "Direct Debit Collection No." | Integer | Reference to the parent direct debit collection. |
| "Entry No." | Integer | Entry number within the direct debit collection. |
| "Applies-to Entry No." | Integer | Customer ledger entry that this collection entry applies to. |
| "Transaction ID" | Text[35] | Unique transaction identifier used in SEPA XML files. |
| Status | Option | Current processing status of the collection entry. |
| SystemId | Guid | |
| SystemCreatedAt | DateTime | |
| SystemCreatedBy | Guid | |
| SystemModifiedAt | DateTime | |
| SystemModifiedBy | Guid | |
| SystemRowVersion | BigInteger |