Returns journal entry information for all journals that match the specified Point of View. The information is returned in arrays that have a one-to-one correspondence.
<IHsvJournalsEx>.GetEntityJournals lScenario, lYear, lPeriod, lValue, lEntity, lParent, lAccount, lICP, lCustom1, lCustom2, lCustom3, lCustom4, pvaralCreditDebitUnit, pvaradAmount, pvarabstrLabel, pvaralICP, pvaralCustom1, pvaralCustom2, pvaralCustom3, pvaralCustom4, pvarabstrGroup
Long (ByVal). The member ID of the Point of View’s Scenario dimension member. | |
Long (ByVal). The member ID of the Point of View’s Year dimension member. | |
Long (ByVal). The member ID of the Point of View’s Period dimension member. | |
Long (ByVal). The member ID of the Point of View’s Value dimension member. | |
Long (ByVal). The member ID of the Point of View’s Entity dimension member. | |
Long (ByVal). The member ID of the parent of the lEntity argument’s Entity dimension member. | |
Long (ByVal). The member ID of the Point of View’s Account dimension member. | |
Long (ByVal). The member ID of the Point of View’s Intercompany Partner dimension member. | |
Long (ByVal). The member ID of the Point of View’s Custom 1 dimension member. | |
Long (ByVal). The member ID of the Point of View’s Custom 2 dimension member. | |
Long (ByVal). The member ID of the Point of View’s Custom 3 dimension member. | |
Long (ByVal). The member ID of the Point of View’s Custom 4 dimension member. | |
Variant array. Indicates whether the journal entries are debits or credits. Valid return values are represented by the HFMConstants type library constants listed in Debit/Credit Constants. | |
Variant array. Returns the member IDs of the Intercompany Partner dimension members for the journal entries. | |
Variant array. Returns the member IDs of the Custom 1 dimension members for the journal entries. | |
Variant array. Returns the member IDs of the Custom 2 dimension members for the journal entries. | |
Variant array. Returns the member IDs of the Custom 3 dimension members for the journal entries. | |
Variant array. Returns the member IDs of the Custom 4 dimension members for the journal entries. | |
Variant array. Returns the labels of the journal groups for the journal entries. |