Special Considerations

Keep in mind these considerations:

  • Financial Management does not support the Level0() function.

  • After you select a member in the Pick Member dialog box, you can manually enter the Match(), AllMembers(), BottomOfHierarchy(), and TopOfHierarchy() functions in the Create Filter dialog box.

  • Profitability and Cost Management uses the same syntax and code as Essbase BSO.

  • When the source is Oracle Hyperion Planning, Essbase BSO, Essbase ASO, or Oracle Hyperion Profitability and Cost Management, follow standard Essbase qualification conventions if any of the arguments to a filter is a duplicate. In addition, if any of the argument passed to any of the function is a duplicate then you must qualify the member as required by Essbase.

  • In Essbase ASO applications, the function Siblings() functions the same as ISiblings().

  • You can manually enter the following functions: IParent, IChildren, IAncestors, IDescendants, and ISiblings in the Create Filter dialog box using the following syntax: function-name(member-name).