DeleteJournal

Deletes the specified journal.

Syntax

<HFMwManageJournals>.DeleteJournal bstrLabel, bstrScenario, bstrYear, bstrPeriod

Argument

Description

bstrLabel

The label of the journal to be deleted.

Input argument. String subtype.

bstrScenario

The label of the journal’s Scenario dimension member.

Input argument. String subtype.

bstrYear

The label of the journal’s Year dimension member.

Input argument. String subtype.

bstrPeriod

The label of the journal’s Period dimension member.

Input argument. String subtype.