Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

EPM model table issue

Srisap
Participant
0 Likes
1,527

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.

2 REPLIES 2
Read only

thomasgauweiler
Employee
Employee
0 Likes
1,273

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

Read only

0 Likes
1,273

Thanks for the reply. Let me try this and will get back with the results.

Thanks.