Property-gebruik — DepreciationMethod
Welke workflows de properties van DepreciationMethod 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("DepreciationMethod", "<Property>")voor de volledige lijst,lookup_workflow("<naam>")voor de XML van een workflow.
Overzichtbewerken
| Property | Type | Schrijft | Leest | Filtert | Voorbeeld-workflows |
|---|---|---|---|---|---|
| Activated | Boolean | 2 | 1 | 0 | DepreciationMethod_PreActivate, DepreciationMethod_PreDeactivate |
| DepreciationType | DepreciationType | 0 | 3 | 0 | DepreciationMethod_PreActivate, Equipment_ActivateDepreciation … |
| Status | Status | 3 | 0 | 0 | ActionField397, ActionField485 … |
| BookMethod | BookMethod | 0 | 2 | 0 | DepreciationMethod_PreActivate, Equipment_ActivateDepreciation |
| Life | Int32 | 0 | 2 | 0 | DepreciationMethod_PreActivate, Equipment_ActivateDepreciation |
| PercentageDecreasing | Decimal | 0 | 2 | 0 | DepreciationMethod_PreActivate, Equipment_ActivateDepreciation |
| Description | UltimoString | 0 | 1 | 0 | DepreciationMethod_PreActivate |
| PercentageLinear | Decimal | 0 | 1 | 0 | DepreciationMethod_PreActivate |
Details per propertybewerken
Activated (Boolean, kolom DEPRMACTIVATED)bewerken
Geschreven door (2): DepreciationMethod_PreActivate, DepreciationMethod_PreDeactivate
Gelezen door (1): Equipment_ActivateDepreciation
DepreciationType (DepreciationType, kolom DEPRMDEPRTID)bewerken
Gelezen door (3): DepreciationMethod_PreActivate, Equipment_ActivateDepreciation, ProcessFunction_ActivateDepreciation
Status (Status, kolom DEPRMRECSTATUS)bewerken
Geschreven door (3): ActionField397, ActionField485, DepreciationMethod_PostImport
BookMethod (BookMethod, kolom DEPRMBKMID)bewerken
Gelezen door (2): DepreciationMethod_PreActivate, Equipment_ActivateDepreciation
Life (Int32, kolom DEPRMLIFE)bewerken
Gelezen door (2): DepreciationMethod_PreActivate, Equipment_ActivateDepreciation
PercentageDecreasing (Decimal, kolom DEPRMPERCDECREASING)bewerken
Gelezen door (2): DepreciationMethod_PreActivate, Equipment_ActivateDepreciation
Description (UltimoString, kolom DEPRMDESCR)bewerken
Gelezen door (1): DepreciationMethod_PreActivate
PercentageLinear (Decimal, kolom DEPRMPERCLINEAR)bewerken
Gelezen door (1): DepreciationMethod_PreActivate
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("DepreciationMethod", "Activated")Workflows gegroepeerd naar schrijven/lezen/filteren voor één property. Bron:workflows.xml. - Alle gebruikte properties —
find_property_usages("", entity="DepreciationMethod")Alle properties van deze entiteit met workflow-tellingen. - Entiteit-definitie —
lookup_entity("DepreciationMethod")· reference/entities/DepreciationMethod Alle properties, contexts en statussen. Bron:Entities.xml. - Workflow-XML —
lookup_workflow("<WorkflowName>")De volledige workflow met de${...}-referentie in context. Bron:workflows.xml.