We wanted to make it easier for users to submit service desk tickets, improve ticket routing and capture all possible relevant contextual information. After some experimentation we discovered how to inject custom links into the Business Objects envir...
According to the official SAP documentation, report headers and footers can be saved as shared elements:
The functionality works with single report objects, however I can't figure out how to use this functionality with report headers or foote...
Are there any options for quickly inserting millions of rows into a table? In Oracle the /*+ append */ hint was a method of directly inserting into a table without the overhead of transaction control features.
The data is selected from a very low l...
Experts,Getting the following error when compiling an XSA project:Error: com.sap.hana.di.virtualtable: Not authorized to access the virtual table targetWhat permission might be missing here? We granted 'create virtual table' on the remote source to p...
Synopsis: A 'Cyclic dependency' error is encountered when calling a procedure that disables a trigger, performs an update on a table, enables a trigger.Steps to reproduce:select version
from m_database;
VERSION
1.00.112.00.1457525470
-- 1) Crea...
Thanks for sharing. In our case we had hundreds of GB of .hprof log files that were consuming 100% of the disk space on the installation drive (windows).
Thanks for the updates. I do wonder when SAP's product management will settle on one consistent name for its products. It's hard to know what to call many of the products these days -- especially cloud offerings.
Where is the official product documentation for this feature? SAP shouldn't be expecting their users to piece together various bits of knowledge from forum posts and blogs.