How to switch on HANA live configuration customizing

92 阅读1分钟

Created by Jerry Wang, last modified on Oct 31, 2015

In some system you might not find customizing activities related to HANA live query:
clipboard1
while in some other systems the activities are available there:

clipboard2
The possible reason is that the missing entries have been assigned with some business switch, and that switch is not turned on in the given system. In order to get the switch information, you need to go to the system where the entries are there ( which means, the switch is on ) and use menu "Additional Information->Switch Assignments" :
clipboard3
Once you get switch name for example: CRM_ANA_OR_ODATA, execute the report CRM_COMPL_SFW_CHECK below:
clipboard4
The switch is turned off.
clipboard5
And turn it on by specifying status = T:
clipboard6
clipboard7