Re: Fleet Management:Capturing external fuel consumption,cost and counter...
There will be no relation to IFCU. These are just like ordinary measuring points,. So, also be clear that there will not be any relation to report MCIZ even. That's why I mentioned ABAP report. In...
View ArticleRe: evaluate system performance in BW HANA 7.3
Hi Shashank, You may want to check the below SAP HANA cookbook link....
View ArticleRe: dynamic URL not working in HTML viewer in SAP PERSONAS
Hi Tamas, Thanks for your reply. When i try to use web launch the link using launcher it gives me No entry found in White List. Please find the screen shot of white list. Have read in some blogs where...
View ArticleRe: Design Studio SP02 > Edit Initial View > Failed to instantiate data source
Hi Tammy, no i am connecting on BI-Plattform. I triedthedeleteandaddagainbut Istill getthe error messageRegards,Ismail
View ArticleRe: Design Studio SP02 > Edit Initial View > Failed to instantiate data source
So when you start Design Studio, you are logged on to the BI Platform and then connecting the data source? Is the BI Platform up and running with the Design Studio BIP add on installed?
View ArticleRe: HOW TO COPY CHART OF ACCOUNT FROM ONE DB TO ANOTHER DB
hi.Actually i need to press Expand option in footer after than i need to select finance module..
View ArticleRe: user name , creation time
Hi, For Date and Created by use below query select A.CardCode,A.CreateDate,B.U_NAME from OCRD A INNER JOIN OUSR B on A.UserSign2=b.USERID and for Timeit is not possible to save also the time in...
View ArticleRe: i Need Query For Previous Manual Reconciliation
I think u have selected system reconciled no. No problem.delete this condition in where clause T0.[IsSystem]<>'Y' ando
View ArticleRe: SAP FIORI - My Timesheet create entry hung
Hi Santosh, I have faced similar issue. Raised OSS ticket for it. They adviced me to use below components. UIX01HCM SP04SRA002. SP06SAP_UI SP10 Also please install the below notes2085833:...
View ArticleRe: How to Troubleshoot ODBC Connection for HANA and HIVE
Hi Prakash, Can you please help me with the solution you found to resolve this issue. I am also facing the same issue.
View ArticleSAP BW HR/HCM: Cumulative time balances
Hi, I want to load cumulative time balances for employees out of HCM.I tried 0HR_PT* datasources but this sources provide no cumulative balances, I think. Can anyone give me a tip how to extract...
View ArticleRe: Data objects in Unicode programs cannot be converted.
Hi, Post the (extract) of shortdump, please, and the fragment of code where it occurs (and the definitions of types involved). There are quite a few search results for that error on SCN and frequently...
View ArticleUsername&Password in SAPUI5
Hi Experts, I have a requirement to fetch the entered username of SAP UI5 App login page. I know one method i.e using service(creating a FM and Odata service for FM). Is there any way to fetch the...
View ArticleRe: SAP web dispatcher
Based on your configuration you have the ICM IP/port set to listen but you have not defined the PI system for the webdispatcher to send traffic to for the orders. I also suggest you change the...
View ArticleRe: SAP HANA Cloud Portal : Configuration of HCP with Cloud For Customer
Hello Vikram, Sorry for that but contact sap or mail to ifat.shwartz@sap.com for the same.may be she can help you. Many Thanks,Mithun
View ArticleRe: Can we debug SAPUI5 app in transaction SE80
No, you cannot debug SAPUI5 application from the back-end, use Chrome DevTool for that.
View ArticleRe: #VALUE! error in data of spread sheet in dashboard design of 4.1
Did you figure out what formula is causing the #VALUE error in spreadsheet ?
View ArticleRe: Code optimization
Hi Rachel, Insted of using loop statement use READ Statement with binary search by sorting the primary key fields. it is condition that you must want to use nested loop then go for parallel cursor...
View ArticleRe: lock table overflow
Hi Is this any major data upload is going on the system? or you can do full restart and then check the system, usage of lock table.In which OS are you having cluster? BRSS
View ArticleRe: Authorization and role administration
Hi,I would like a book that show the best practice to create role and authorization for my transactions with security. I would like to prevent unauthorized access and would like to audit the access...
View Article