title: "PaymentTransactionAbnormality" category: reference tags: [entity, payment-transaction-abnormality, datamodel] source: Entities.xml date: 2026-04-17 status: published
PaymentTransactionAbnormality
Type: Entity Properties: 10 Contexts: 2 Statussen: 6
Contextsbewerken
- 0: Standaard (
PaymentTransactionAbnormalityContext.None) - 1: Tankbeurten (
PaymentTransactionAbnormalityContext.Refueling)
Statussenbewerken
- -1: Trash (
PaymentTransactionAbnormalityStatus.Trash) - 0: None (
PaymentTransactionAbnormalityStatus.None) - 1: Open (
PaymentTransactionAbnormalityStatus.Created) - 2: Geaccepteerd (
PaymentTransactionAbnormalityStatus.Accepted) - 4: Rapporteren (
PaymentTransactionAbnormalityStatus.ToReport) - 8: Vervallen (
PaymentTransactionAbnormalityStatus.Canceled)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | PYMTRAID | 4 | false | |
| AbnormalityType | AbnormalityType | PYMTRAATID | true | ||
| Context | Context | PYMTRACONTEXT | false | ||
| Exported | Boolean | PYMTRAEXPORTED | false | 0 | |
| PaymentTransaction | PaymentTransaction | PYMTRAPYMTRID | true | ||
| PaymentTransactionRun | PaymentTransactionRun | PYMTRAPYMTRRID | true | ||
| RecordCreateDate | DateTime? | PYMTRARECCREATEDATE | true | SYSDATETIME | |
| Status | Status | PYMTRARECSTATUS | false | ||
| SystemCompany | Company | PYMTRACOMPID | false | ||
| Text | UltimoString | PYMTRATEXT | true |
Brondatabewerken
- Entity-definitie —
lookup_entity("PaymentTransactionAbnormality")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - Workflows —
find_workflows("", entity="PaymentTransactionAbnormality")Before/After Save events voor PaymentTransactionAbnormality. Bron:workflows.xml.