Import Data Connection to SAP Integrated Business Planning
You can create a direct OData connection that allows you to import data from SAP Integrated Business Planning.
Prerequisites
To allow SAP Analytics Cloud to import data from SAP Integrated Business Planning (IBP), you need to perform several setup steps in IBP, like creating a communication arrangement. For a complete list of the prerequisites in IBP, please follow the prerequisites section described on the IBP help page.
Context
Note
While OData exposes one-to-many navigation, SAP Analytics Cloud cannot
follow these relationships because doing so would distort the measures at the parent
level. OData v4.0 supports Lambda operators “any” and “all”, which can reduce the
collection of children to a single Boolean value. For this to work, both the server
and SAP Analytics Cloud must
support OData v4.0.