Table "Payment Export Remittance Text"

ID 1229
Namespace: Microsoft.Bank.Payment

Stores remittance text lines associated with payment export data entries. This table contains the text information that is included in payment files for remittance purposes.

Properties

Name Value
Caption Payment Export Remittance Text
DataClassification CustomerContent

Fields

Name Type Description
"Pmt. Export Data Entry No." Integer

Specifies the entry number of the payment export data record this remittance text belongs to. This field links the remittance text to a specific payment export entry.

"Line No." Integer

Specifies the line number for multiple remittance text lines within the same payment export entry. This field allows multiple text lines to be associated with a single payment.

Text Text[140]

Contains the remittance text that will be included in the payment file. This field stores the actual text content for remittance information.

SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

See also