Re: Query Help.
Hi, The Document Ref is no place in this query because all other column are summarized. Clarify what you need in plain Englis. Thanks,Gordon
View ArticleRe: Performance testing for Hana
The plan visualization (PlanViz) would be the tool of choice here as it actually fetches the complete result set.SAP HANA performance is tremendously affected by the size of the result set - so simply...
View ArticleRe: SAP EHP7 Installation error
Hi Sahil, GOTO run and type regedit 1. Stop the service you want to remove 2. Find the registry entry: HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services 3. Find the service name there and delete...
View ArticleRe: SAP EHP7 Installation error
Hi Kumar 1. Just do the full restart and the repeat the same steps 2. On your OS have you disable the Firewall and UAC. 3. Is it Windows Cluster installation? Is it possible to copy the librfc32.dll...
View ArticleRe: Why LEFT OUTER JOIN returning less records in SAP HANA?
Hi Anupam, I have doubts about your results and conclusion: On second SQL you introduced a filter on secondary table restricting only for NOT found records. If they match it's not listed. On third...
View ArticleRe: How to add tap or selection event to sap.ui.core.Html control?
You can attach browser event like this: htmlControl.attachBrowserEvent('click',function(){ alert("click!"); })for more information: JsDoc Report - SAP UI development Toolkit for HTML5 - API...
View ArticleRe: Performance testing for Hana
Many Thanks Lars, I need revisit what I "know". Best Regards, Fernando Da Rós
View ArticleRe: Storyteller plus mission
Hi Wenjun, I guess I should have been more specific. When I said "I've alerted folks who will look into this." that meant that we're taking care of it on the back end, filing a bug or whatever is...
View ArticleRe: SAP EHP7 Installation error
Hi Sahil, Go to C:Drive find regedit.exe and right click to go property->security-advanced- owner & change owner to administrator and give full permission. Go to control -Panel-User-Reduce the...
View ArticleRe: Error while installing TREX
Hi Praveen 1. You can select the local gateway 2. You can check the RFC in transaction code SM59 on system SID=PCP BRSS
View ArticleABAP_LSMW_
Hi there..........I had an issue with LSMW ,could any guide me plz. in lsmw at "specify file" step after specifing the path,it was showing the error at 'converted data' .plz see the screen shot...
View ArticleRe: ABAP_LSMW_
Judging by the error message, your filename is too long.Try cutting it down to under 45 chars. cheersPaul
View ArticleRe: Not showing text on dropdownbox
HI Rohit I am guessing oItemTemplate1.bindProperty("text", "{ZtmDockid}");should beoItemTemplate1.bindProperty("text", "ZtmDockid");or you can have it as var oItemTemplate1 = new sap.ui.core.ListItem({...
View ArticleRe: BSI Tax Factory 10.0
Hello SAP Gurus, With BSI 10 SAP has provided the functionality to pas date of birth via a parameter value BD. How do you pass this? Is there any SAP not or steps? OH locals have adopted this for EE's...
View ArticleRe: How to change the legend color when using ESRI maps with Lumira
This is a known requirement and we plan to make legend coloring, and other layout and configuration options available.
View ArticleRe: SLICENSE: How to differentiate licenses installed from two different files?
Is there a way to retrieve the date on which an installation file is installed (in SLICENSE) ? Thanks
View ArticleRe: Unable to open visual enterprise viewer within SAP GUI
Hi Anantharam, The following note may help you:---------1179524 - Installation Note for Viewer in SAP ERP EHP4--------- Best regards,Cheng
View ArticleParameterized Java mapping
Hi Team, My code is not picking the parameter from the interface determination.Looks like there is something wrong with my code. Please help Here is part of my code: public class JAVA_AddTimeStamp2...
View ArticleRe: 'ALL' option in LOV of a prompt to select ALL values in IDT 4.0
I came across a couple of issues while working on UDT.I have opened the UDT-> opened the object prop for the obj I want ALL in LOV -> edited LOV -> viewed SQL and tried to give the sql query...
View Article