Property-gebruik — PaymentCardIssue
Welke workflows de properties van PaymentCardIssue lezen, schrijven of filteren. Afgeleid uit workflows.xml door ${Variabele.Property}-referenties via de workflow-Properties (variabele→entiteit-type) aan de juiste entiteit te koppelen.
Drill-down:
lookup_property_usage("PaymentCardIssue", "<Property>")voor de volledige lijst,lookup_workflow("<naam>")voor de XML van een workflow.
Overzichtbewerken
| Property | Type | Schrijft | Leest | Filtert | Voorbeeld-workflows |
|---|---|---|---|---|---|
| EndDate | DateTime? | 1 | 5 | 3 | PaymentCardIssue_ChangeExistingIssue |
| StartDate | DateTime? | 1 | 5 | 3 | PaymentCardIssue_ChangeExistingIssue |
| PaymentCard | PaymentCard | 0 | 5 | 3 | PaymentCardIssue_ChangeExistingIssue, PaymentCardIssue_ChangeExistingIssue_EquipmentChanged … |
| Employee | Employee | 1 | 2 | 0 | PaymentCardIssue_ChangeExistingIssue |
| Equipment | Equipment | 1 | 2 | 0 | PaymentCardIssue_ChangeExistingIssue |
| Id | UltimoString | 0 | 2 | 1 | PaymentCardIssue_ChangeExistingIssue, PaymentCard_AddNewIssue |
| Status | Status | 1 | 0 | 0 | PaymentCardIssue_PostImport |
Details per propertybewerken
EndDate (DateTime?, kolom PYMCIENDDATE)bewerken
Geschreven door (1): PaymentCardIssue_ChangeExistingIssue
Gelezen door (5): PaymentCardIssue_ChangeExistingIssue, PaymentCardIssue_ChangeExistingIssue_EquipmentChanged, PaymentCardIssue_ChangeExistingIssue_EquipmentUnChanged, PaymentCardIssue_PreDelete, PaymentCardIssue_PreTrash
Gefilterd op (3): PaymentCardIssue_ChangeExistingIssue, PaymentCard_AddNewIssue, PaymentTransaction_CheckRequiredData
StartDate (DateTime?, kolom PYMCISTARTDATE)bewerken
Geschreven door (1): PaymentCardIssue_ChangeExistingIssue
Gelezen door (5): PaymentCardIssue_ChangeExistingIssue, PaymentCardIssue_ChangeExistingIssue_EquipmentChanged, PaymentCardIssue_ChangeExistingIssue_EquipmentUnChanged, PaymentCardIssue_PreDelete, PaymentCardIssue_PreTrash
Gefilterd op (3): PaymentCardIssue_ChangeExistingIssue, PaymentCard_AddNewIssue, PaymentTransaction_CheckRequiredData
PaymentCard (PaymentCard, kolom PYMCIPYMCID)bewerken
Gelezen door (5): PaymentCardIssue_ChangeExistingIssue, PaymentCardIssue_ChangeExistingIssue_EquipmentChanged, PaymentCardIssue_ChangeExistingIssue_EquipmentUnChanged, PaymentCardIssue_PreDelete, PaymentCardIssue_PreTrash
Gefilterd op (3): PaymentCardIssue_ChangeExistingIssue, PaymentCard_AddNewIssue, PaymentTransaction_CheckRequiredData
Employee (Employee, kolom PYMCIEMPID)bewerken
Geschreven door (1): PaymentCardIssue_ChangeExistingIssue
Gelezen door (2): PaymentCardIssue_ChangeExistingIssue, PaymentTransaction_CheckRequiredData
Equipment (Equipment, kolom PYMCIEQMID)bewerken
Geschreven door (1): PaymentCardIssue_ChangeExistingIssue
Gelezen door (2): PaymentCardIssue_ChangeExistingIssue, PaymentTransaction_CheckRequiredData
Id (UltimoString, kolom PYMCIID)bewerken
Gelezen door (2): PaymentCardIssue_ChangeExistingIssue, PaymentCard_AddNewIssue
Gefilterd op (1): PaymentCardIssue_ChangeExistingIssue
Status (Status, kolom PYMCIRECSTATUS)bewerken
Geschreven door (1): PaymentCardIssue_PostImport
Brondatabewerken
Let op: Deze pagina is gegenereerd uit
workflows.xml. Voor de volledige, actuele lijst en de workflow-XML gebruik de tools hieronder.
- Property-gebruik —
lookup_property_usage("PaymentCardIssue", "EndDate")Workflows gegroepeerd naar schrijven/lezen/filteren voor één property. Bron:workflows.xml. - Alle gebruikte properties —
find_property_usages("", entity="PaymentCardIssue")Alle properties van deze entiteit met workflow-tellingen. - Entiteit-definitie —
lookup_entity("PaymentCardIssue")· reference/entities/PaymentCardIssue Alle properties, contexts en statussen. Bron:Entities.xml. - Workflow-XML —
lookup_workflow("<WorkflowName>")De volledige workflow met de${...}-referentie in context. Bron:workflows.xml.