Returns the internal ID of a journal. You pass the journal’s label and GetItemID returns the journal ID. Use GetItemID to get journal IDs for methods that take these IDs as arguments.
<HsvJournals>.GetItemID(lCategory, lYear, lPeriod, bstrLabel)
Long (ByVal). The member ID of the Scenario dimension member. | |
String (ByVal). The label of the journal for which you want to get the ID. |
Long. The ID number of the journal.
GetItemID is used in the Example for ApproveJournals.