cancel
Showing results for 
Search instead for 
Did you mean: 

Content of Cube yellow request not available in HANA object

Former Member
0 Kudos

We have a real-time info-provider whose data model we have imported into the HANA environment.

A SELECT FROM works fine for data contained in 'green' requests, BUT the data in the yellow (planning) requests are not retrieved.

Is there a standard solution for this? We obviously prefer a solution which does not involve opening and closing a request as soon as data is saved.

We do NOT want to migrate to an aDSO.

System status: 750 SP1

The definition of the imported Cube shows the following in HANA Studio:

  <origin entityName="A7CO_R001" entityType="CUBE" system="DAE"/>

  <descriptions defaultDescription="MyCube"/>

  <defaultSchema schemaName="SAPSR3"/>

  <localVariables>

    <variable id="QUALOK" parameter="true">

      <descriptions defaultDescription="QUALOK"/>

      <variableProperties>

        <derivationRule>

          <resultColumn schemaName="SAPSR3" columnObjectName="RSMDATASTATE" columnName="QUALOK"/>

          <columnFilter columnName="INFOCUBE">

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Solution found: need to use generated object: ... INTERNAL 🙂