Hyperion Essbase (MOSC)

MOSC Banner

SmartView VBA

edited Sep 5, 2013 4:50AM in Hyperion Essbase (MOSC) 4 commentsAnswered
Hi,

We are migrating the Excel Add In based VBA code to SmartView VBA.

We have two functions in Excel Add In which retrieves the member information and releases the memory for specific member:

EssVGetMemberInfo - Returns member relationship information. Returns a string array of member names if successful.
EssVFreeMemberInfo - Frees memory allocated by EssVGetMemberInfo

Similar function in SmartView VBA to retrieve the member information:
HypQueryMembers

But there is no function in SmartView VBA to release the memory. We have memory related functions for data points only. HypFreeDataPoint() frees any memory allocated by HypGetDataPoint(). I have tried with SmartView VBA conversion utility but it is not returing any function.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center