GenerateJournalFromRecurringTemplate
Generates a journal from a given recurring template.
Syntax
<HFMwManageJournals>.GenerateJournalFromRecurringTemplate bstrScenario, bstrYear, bstrPeriod, bstrLabel
Argument | Description |
---|
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. |
bstrLabel | The label of the recurring template. Input argument. String subtype. |