Property-gebruik — PriceMutation
Welke workflows de properties van PriceMutation 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("PriceMutation", "<Property>")voor de volledige lijst,lookup_workflow("<naam>")voor de XML van een workflow.
Overzichtbewerken
| Property | Type | Schrijft | Leest | Filtert | Voorbeeld-workflows |
|---|---|---|---|---|---|
| Status | Status | 4 | 2 | 0 | Article_ImportMicrosoftDynamics, PriceMutation_ApprovePriceMutation … |
| Date | DateTime? | 0 | 1 | 0 | PriceMutation_PreApprove |
| Price | CompanyMoney | 1 | 0 | 0 | PriceMutation_PreApprove |
Details per propertybewerken
Status (Status, kolom PRMURECSTATUS)bewerken
Geschreven door (4): Article_ImportMicrosoftDynamics, PriceMutation_ApprovePriceMutation, PriceMutation_PostImport, REST_Article_Import
Gelezen door (2): PriceMutation_ApprovePriceMutation, PriceMutation_PreApprove
Date (DateTime?, kolom PRMUDATE)bewerken
Gelezen door (1): PriceMutation_PreApprove
Price (CompanyMoney, kolom PRMUPRICE)bewerken
Geschreven door (1): PriceMutation_PreApprove
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("PriceMutation", "Status")Workflows gegroepeerd naar schrijven/lezen/filteren voor één property. Bron:workflows.xml. - Alle gebruikte properties —
find_property_usages("", entity="PriceMutation")Alle properties van deze entiteit met workflow-tellingen. - Entiteit-definitie —
lookup_entity("PriceMutation")· reference/entities/PriceMutation Alle properties, contexts en statussen. Bron:Entities.xml. - Workflow-XML —
lookup_workflow("<WorkflowName>")De volledige workflow met de${...}-referentie in context. Bron:workflows.xml.