Deletes the specified journals for a given scenario, year, and period.
<HFMwManageJournals>.DeleteJournals (varabstrLabels, bstrScenario, bstrYear, bstrPeriod)
An array containing the labels of the journals to be deleted. | |
Returns an array of HRESULTS that indicate whether the journals were successfully deleted. The array has a one-to-one correspondence with the array passed to the varabstrLabels argument. A value of 0 means that the corresponding journal was deleted, a non-zero error number indicates the journal was not deleted.