HsvRulesLoadACV Type Library Overview

The HsvRulesLoadACV type library contains one object, the HsvRulesLoadACV object. HsvRulesLoadACV is used to load and extract rules and member lists.

To assign HsvRulesLoadACV object references, use the Set keyword.

The following table lists the methods of the HsvRulesLoadACV object.

Table 49. HsvRulesLoadACV Object Methods

Method

Description

ExtractCalcRules

Extracts rules from an application into a text file on the client computer.

ExtractMemberListRules

Extracts member lists from an application into a text file on the client computer.

GetCalcRulesType

For internal use.

LoadCalcRules

Scans or loads a rules file from a client computer.

LoadCalcRules2

Scans or loads a rules file from a client computer, optionally validating whether the rules violate the referential integrity of any intercompany transactions.

LoadMemberListRules

Validates and loads a member lists file from a client computer. A flag determines whether LoadMemberListRules loads after validation or validates without loading.

ScriptableLoadCalcRules

For internal use.

ScriptableLoadMemberListRules

For internal use.

SetSession

Points to the HsvSession object for the application in which rules or member lists are being loaded or extracted.

Caution!

You must call SetSession before using any of the HsvRulesLoadACV object’s other methods.

SetSessionAndResource

Points to the HsvSession object for the application in which rules or member lists are being loaded or extracted.

For more information on these methods, see HsvRulesLoadACV Object Methods.