UpdatePeriodSettings

Updates an open period’s matching tolerance and Match/Validate Before Post settings for a given scenario and year.

Caution!

If you specify a period that is not open, an error occurs.

Syntax

<IHsvAdminICM>.UpdatePeriodSettings lScenario, lYear, lPeriod, sMVBP, dMatchTolerance

Argument

Description

lScenario

Long (ByVal). The member ID of the Scenario dimension member.

lYear

Long (ByVal). The member ID of the Year dimension member.

lPeriod

Long (ByVal). The member ID of the Period dimension member.

sMVBP

Integer (ByVal). The Match/Validate Before Post setting for the period. Valid values are represented by the HFMConstants type library constants listed in Match/Validate Before Post Constants.

dMatchTolerance

Double (ByVal). The matching tolerance setting for the period.