Creates an HFMwJournal object that represents a given journal.
Caution! | If the journal specified in the arguments does not exist, an error is thrown. |
<HFMwManageJournals>.GetJournalUsingIDs(lJourID, bstrScenario, bstrYear, bstrPeriod)
Argument | Description |
---|---|
lJourID | The ID of the journal. Input argument. Long subtype. |
bstrScenario | The journal’s Scenario dimension member. Input argument. String subtype. |
bstrYear | The journal’s Year dimension member. Input argument. String subtype. |
bstrPeriod | The journal’s Period dimension member. Input argument. String subtype. |