Specifies the Scenario and Year dimension members for the HsvTransactionData object’s transaction data. You must call Initialize before calling the other HsvTransactionData object methods.
<HsvTransactionData>.Initialize lCurrentScenario, lCurrentYear
Long (ByVal). The member ID of the transactions’ current scenario. | |
Long (ByVal). The member ID of the transactions’ current year. |
For an example that uses this method, see the Example for GetTransactionData.