Returns values from "Opening" Standard Transactions prior to a Calculation. Opening means where Cycle="Opening" OR Cycle="Once" and also CycleFirstPeriod="Opening".

Syntax

finAccountCalc.GetOpeningValuesPreCalculation(totalAdvances, totalDeposits, totalCosts, totalInvestment, totalInvestmentAdditional, totalOther, totalInterestBearing)

Parameters

NameTypeOptionalByRefDescription
totalAdvances Decimal ByRef
totalDeposits Decimal ByRef
totalCosts Decimal ByRef
totalInvestment Decimal ByRef
totalInvestmentAdditional Decimal ByRef
totalOther Decimal ByRef
totalInterestBearing Decimal ByRef

Return Value

Boolean

A Boolean value indicating success.

Member of:
finAccountCalc
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0