You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How does HypGetParent work?

Summary:

Error 57704 using VBA HypGetParent, et al

Content (required):

I'm in EPM cloud planning and Budgeting. Get error code 57704 and vtParent is Empty after running.

I used the example from Oracle® Fusion Cloud EPM Developing Applications for Smart View for Office except for a member in my instance.

Same error code and empty array for HypGetAncestor and HypGetChild

Version (include the version you are using, if applicable):

Current Cloud EPM

Code Snippet (add any code snippets that support your topic, if applicable):

Sub Example_HypGetParent
   Dim vtParent As Variant
   X = HypGetParent (Empty, "EBITDA", vtParent)
End sub


Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!