Categorie: workflows Bijgewerkt: 2026-04-28 workflow commands decompiled ultimo-19.10

Workflow Commands — Depreciation

Domein-overzicht van 8 workflow commands uit DLL Ultimo.Process.Business.Command.Depreciation. Deze pagina lijst de classes die worden aangeroepen vanuit <Command CommandName="..."> in workflow-XML.

Baseline: Ultimo 19.10.11.414 (november 2019). Method-bodies kunnen in nieuwere versies afwijken; class-signatures (inputs/outputs) zijn doorgaans stabiel. Voor live-XML gebruik lookup_workflow(...) en raadpleeg de daadwerkelijke <Command>-aanroep.

Snel zoekenbewerken

Overzichtbewerken

Command Inputs Outputs Beschrijving
Depreciation_CreateLinear Equipment: IEquipment Create depreciation lined with linear method
Depreciation_Decreasing Equipment: IEquipment Calculate depreciation with decreasing method
Depreciation_DecreasingToLinear Equipment: IEquipment Calculate depreciation from decreasing to linear
Depreciation_LinearToResidualValue Equipment: IEquipment Calculate depreciation to the residual value
ProcessFunction_DepreciationCreateLinear ProcessFunction: IProcessFunction Create the depreciation of o process function lines with linear method
ProcessFunction_DepreciationDecreasing ProcessFunction: IProcessFunction Calculate depreciation with deceasing method of a processfunction
ProcessFunction_DepreciationDecreasingToLinear ProcessFunction: IProcessFunction Calculate depreciation from decreasing to linear for process function
ProcessFunction_DepreciationLinearToResidualValue ProcessFunction: IProcessFunction Calculate depreciation to the residual value for a processfunction

Details per commandbewerken

Depreciation_CreateLinearbewerken

Create depreciation lined with linear method

Inputs

Bron: Ultimo.Process.Business.Command.Depreciation/Ultimo.Process.Business.Command.Depreciation.Depreciation/Depreciation_CreateLinear.cs

Depreciation_Decreasingbewerken

Calculate depreciation with decreasing method

Inputs

Bron: Ultimo.Process.Business.Command.Depreciation/Ultimo.Process.Business.Command.Depreciation.Depreciation/Depreciation_Decreasing.cs

Depreciation_DecreasingToLinearbewerken

Calculate depreciation from decreasing to linear

Inputs

Bron: Ultimo.Process.Business.Command.Depreciation/Ultimo.Process.Business.Command.Depreciation.Depreciation/Depreciation_DecreasingToLinear.cs

Depreciation_LinearToResidualValuebewerken

Calculate depreciation to the residual value

Inputs

Bron: Ultimo.Process.Business.Command.Depreciation/Ultimo.Process.Business.Command.Depreciation.Depreciation/Depreciation_LinearToResidualValue.cs

ProcessFunction_DepreciationCreateLinearbewerken

Create the depreciation of o process function lines with linear method

Inputs

Bron: Ultimo.Process.Business.Command.Depreciation/Ultimo.Process.Business.Command.Depreciation.Depreciation/ProcessFunction_DepreciationCreateLinear.cs

ProcessFunction_DepreciationDecreasingbewerken

Calculate depreciation with deceasing method of a processfunction

Inputs

Bron: Ultimo.Process.Business.Command.Depreciation/Ultimo.Process.Business.Command.Depreciation.Depreciation/ProcessFunction_DepreciationDecreasing.cs

ProcessFunction_DepreciationDecreasingToLinearbewerken

Calculate depreciation from decreasing to linear for process function

Inputs

Bron: Ultimo.Process.Business.Command.Depreciation/Ultimo.Process.Business.Command.Depreciation.Depreciation/ProcessFunction_DepreciationDecreasingToLinear.cs

ProcessFunction_DepreciationLinearToResidualValuebewerken

Calculate depreciation to the residual value for a processfunction

Inputs

Bron: Ultimo.Process.Business.Command.Depreciation/Ultimo.Process.Business.Command.Depreciation.Depreciation/ProcessFunction_DepreciationLinearToResidualValue.cs

Brondatabewerken

Let op: De tabel hierboven is gegenereerd uit decompiled 19.10 broncode. Voor het exact aanroepen van een command in een workflow gebruik de tool-calls hieronder.

Zie ookbewerken