Share via


DimensionFocusUnprocessedTransactions::updateState Method

Updates the calculation state.

Syntax

client server public static boolean updateState(
    DimensionFocusRecId _dimensionFocusRecId, 
    DimensionFocusBalanceCalculationState _oldState, 
    DimensionFocusBalanceCalculationState _newState)

Run On

Called

Parameters

Return Value

Type: boolean
true if at least one record was updated; otherwise, false.

Remarks

This method expects the caller to manage the database transaction.

See Also

Reference

DimensionFocusUnprocessedTransactions Table