‎2014 Aug 15 6:18 PM
Currently we are on ECC on HANA and I wanted to explore the EPM model with all the samples provided.
I can see all the tables related to it in SE11.
In the HANA system I wanted to see all the objects related to EPM model too. See contents folder below. But in the apps folder there are no objects.
Following is the screen shot provided by SAP with EPM content in one of the documentation.
Executing transaction SEPM_OIA I am getting the below DUMPS.
What is missing here? I am not able to see the schema that holds this information.
Thanks,
Sridhar K.
‎2014 Aug 18 7:25 AM
Dear Sridhar K.,
looks like the HANA content from the HANA transport container (HTC) was not activated.
Can you please check that the schema mapping in HANA is correctly set?
(In HANA studio use the modeler perspective and click on Schema Mapping)
There should be a mapping from "ABAP" to "SAP<sid>", where <sid> is the system id of your ABAP system.
When the mapping is set you can retry the deployment be the help of ABAP report SEPM_OIA_ACTIVATE_HANA_CONTENT
Can you please tell us which release/service pack you are using?
Was the system newly installed or upgraded from an older service pack/release.
Best Regards, Thomas
‎2014 Aug 19 1:22 AM
Thanks for the reply. Let me try this and will get back with the results.
Thanks.