Functions on OrderBookTask
Module "Portfolio Service Extended Portfolio Analysis"
OrderBookTask.OrderBookOrder→OrderBookOrder
Result: The OrderBookOrder function returns the OrderBookOrder of the task.
Module "Portfolio Service Extended Portfolio Analysis"
OrderBookTask.OrderBookTaskPurpose→OrderBookTaskPurpose
Result: The OrderBookTaskPurpose function provides the specification of the task in the four-eyes principle of order release.
Module "Portfolio Service Extended Portfolio Analysis"
OrderBookTask.OrderBookTaskReleaseFromSystem→OrderBookTaskPurpose
Result: The OrderBookTaskReleaseFromSystem function returns a task object of the type "Order is released by the system".
Module "Portfolio Service Extended Portfolio Analysis"
OrderBookTask.OrderBookTaskReleaseNotPossible→OrderBookTaskPurpose
Result: The OrderBookTaskReleaseNotPossible function returns a task object of the type "Order cannot be released", i.e. a task object that prevents release.
Module "Portfolio Service Extended Portfolio Analysis"
OrderBookTask.OrderBookTaskReleaseRequired→OrderBookTaskPurpose
Result: The OrderBookTaskReleaseRequired function returns a task object of the type "User release required" that is mandatory for the release.
Module "Portfolio Service Extended Portfolio Analysis"