Re: 'Are you sure you want to leave this page?' Pop-up on Changing Portal Tabs
Hi Eric,If you have applied notes related to Utilities.js and check if it is referenced in index.html. If it is fine, then please log a message to BC-PER-RT-SIL component. ThanksChinthan
View ArticleRe: DB13 - BR1804E SAPPROF dir not supported if spfile is not used
Good Afternoon: I know it's been a couple years. This came up for us just today. Take a look at $ORACLE_HOME/dbs for the init<SID>.ora file. SAP prefers that it contains just the one line...
View ArticleRe: Error Creating ReportDocument in VS2010
Hi Joshua The error tells us that the assemblies referenced in the project are version 14.x These are installed if you have access to BI Platform and SMP. You may want to see if the app will work when...
View ArticleRe: HANA SDA connection to MSSQL 2012
Hello Dheeraj, I have the same problem that you had (timeout in HANA SDA remote source), even though the isql test is successful from the HANA Linux box. Could you describe which ports did you open in...
View ArticleRe: Determined updated text in Notes section in Leads screen
Hi Nikhil, If your requirement is only for validation, you can think of trying this kind of logic. In the DO_PREPARE_OUTPUT Method, the flag first_time will be set to true when the view will be loaded...
View ArticleSSO BETWEEN CRM AND ERP
Hello, Gurus. Do you know where can i found information about how to configure sso between crm webclient and webgui erp transactions, because I need charge erp transactions from crm webclient. I hope...
View ArticleRe: How to configure SAP HANA-Based Search for MDG
Hi Samrat,We are also trying to implement HANA based search on MDG.Can you share some inputs please?
View ArticleRe: ESS Portal - Big Font
Hi Nanie, This means you will need to upgrade your system, see blog:Andrea Alkalay's Blog Your other choice is to use compatibility mode, however you should know that with such an old version you are...
View ArticleLINE_INDEX with SORTED table returns value > 0, but SY-TABIX = 0
Hello everybody, I'm using table function LINE_INDEX to find a specific row within an internal table of type sorted with non-unique key (table type LE_T_DLV_HD_ADR).The problem is, that the function...
View ArticleRe: HANA Search
Hi Shruti,We are facing the same issue for a vendor implementation.Can you please share some details about how you did it?
View ArticleRe: cl_crm_bol_entity lock happening for single user.
Hi Siva, Can you check the code and control flow after the GENIL Save. I also faced a similar situation in my project some time back. 1. Is this a custom code or a standard code ? 2. In the BOL...
View ArticleRe: Filter data according to user profile
Hi Perrine, Authorization profile few limitations: 1. The control parameters should exist when you create an event handler.2. You have to assign to event handler. Let's follow these steps: 1. Create...
View ArticleIPC java custom routine development
Hi Experts,I am new to IPC development and got stuck on one point while building Ant with JRE version 1.4.2. I got below error message: BUILD FAILEDC:\Dev\PRC_UE_CUSTOMER\build_api_doc.xml:36: Javadoc...
View ArticleRe: Failure occured in initialization of JMS queue 'jmsQueues/ISPEventQueue'
Hi Martin, Although the messages can be ignored, did you determine how to stop the messages from being generated? I can see the log is written every 10 - 20 seconds with the same messages. CheersShaun
View ArticleRe: ATP check not going to component availability screen during ATP check in...
Jayanta,First read the documentation on the subject, paying special attention to prerequisites. Complete all the steps called out in the doc. Come back to SCN if still unsuccessfulMultilevel ATP...
View ArticleRe: Object key is empty
Hello, If You're missing Your object key in Your WF You can check:- if Your passing the object key while raising event. Check in code and + enable event trace (SWELS) and latter check in SWEL if Your...
View ArticleRe: Unable to assign physical inventory warehouse order to resource in...
Hi, Can you check the tolerance groups of the user? which is assigned to the resource.. C K REDDY
View ArticleRe: INSERT INTO TABLE (SELECT ...) Poor Performance
Hi Inanc, I see it no way a query optimization question. If we would talk about milliseconds then probably yes. But if insert of 750 records takes 7-8 minutes… then I’d rather think about HANA bug or...
View ArticleRe: Export Excel in XML instead of CSV
Hello Anais, what you have described as wanted functionality is an incorrect behaviour and direct opening in Excel is the correct one, actually... Direct export to Excel is much nicer via XML, usually...
View ArticleRe: Display current as well as future record in ESS Bank information overview...
In PA20, the person can see it because an HR super user/admin should be the one executing it. For ESS, it is an employee. So why is your requirement to overwhelm the employee with more information than...
View Article