Re: Difference between Dashboard Designer 4.1 and 4.2 versions
Hi,I am using 4.1 version, what is the difference between 4.1 & 4.2 versions with examples. Thanks,Gopal
View ArticleRe: Online monitoring showing message Login later
Hello Ramesh, did you solve the issue? BR,Anton.
View ArticleDuplicated id error only Fiori Launchpad Development Application
Hi experts, I have a error in Fiori Launchpad: adding element with duplicate id 'Detail--txtAlmcTbl_C'adding element with duplicate id 'Detail--txtCantTbl_C' This error occurs only when I enter a...
View ArticleRe: BATMAS03 idoc..not extending Batch to plant
The Idoc replicates a batch and is basically designed for the ALE distribution process.The prerequisites can be seen in the docu Distribution of Batch Data - Special Processes in Logistics - SAP...
View ArticleRe: Query Orden de Ventas
Hola Alex... De esta manera me ha funcionado, prueba en tu entorno: select distinct t0.DocNum as 'Folio NV' ,t0.DocDate ,t2.DocNum as 'Folio Guía' ,t4.DocNum as 'Folio Fact.'...
View ArticleBest approach to load data from PSA to cube 3.x flow
Dear Experts, We have a situation whereby we are required to redesign our complete cube dimensions due to loading performance issue. We have the 3.x flow and Lately it's been taking 7 hours just to...
View ArticleMigrating SAP Business One to SAP HANA Sizing
Hi Xperts, We are planning a Migration from SAP Business One 9.1 pl11 to SAP Business One Version for SAP HANA pl12 and we have some inquiries about the sizing: Actually our customer DB is about 600GB...
View ArticleRe: PagingQuery possible in 4.1 .NET SDK?
Pagingquery does not exists in the .NET SDK. I think its only in the DSWS Web services. - Ludek Senior Support Engineer Product Support, Global Support Center Canada Chat with SAP Support! See KBA...
View ArticleRe: Regarding optional parameters directing to different subreports in...
Hi Abhilash, The code worked. Thanks a million :-) Regards,Ashwin
View ArticleRe: Role SAP_SD_SO_CRE_APP does not exist
Hi Daniel, The support package level is 00. It should be 08.Check the Fiori app reference library. Regards,Masa / SAP Technology RIG
View ArticleReporte de partidas abiertas-cerradas vs terceros(proveedores)
Buena tarde, Por favor su ayuda con lo siguiente.Necesito saber la TX por medio de la cual podria generar un reporte de los terceros afectados en las cuentas de gastos de la sociedad.Es decir poder...
View ArticleRe: Best approach to load data from PSA to cube 3.x flow
Hi Jemma,I think you should approach your problem in several ways. 1. I think the reason that the load is slow is not because of CUBE modeling, l would think that the slow load is the symptom of...
View ArticleRe: Re-ordering exported columns in Web Intelligence
I would suggest check with Sap support team first.
View ArticleRe: How do we automatically transfer cost across WBSEs given the scenario below?
Hi Ken, 1. We are using a non- valuated project stock.2. No we are not, but we can. Current process is we issue the PO with one line for the whole order (using account assigment category P) then the...
View ArticleRe: how to prevent tab(or enter) to scroll to next row??
Ahmed, Lets see if I am following - You are retrieving all the Patients which would be 9 in your example. You are tabbing through these patients and retrieving details for every one of them. But you...
View ArticleRe: Filtering
You could possibly make what appears to be single line edits into a datawindow (external) source andcode the editchanged event: string lsFilter if len ( trim(data) ) <1 then lsFilter = ''else...
View ArticleHANA Live deployment
I downloaded the content for \51049632\DATA_UNITS\SAP_HANA_ANALYTICS_FOR_ERP_1.0\HCOHBAECC10_0 from SWDC .I created a schema SAP_ECC in my hana instance . The DU i am trying to deploy is HCOHBAECC.tzg...
View ArticleRe: WIreportserver service keeps using more and more RAM until OOM
Thanks Jawahar, unfortunately when I tried to run the command to bring up this admin tool, I got the following error:Could not find the main class: com.businessobjects.generic.container.admin.ui.Main....
View ArticleRe: SLT Replication Failing for STXL
Hi Ravi, The reason you are getting Import Container Missing is because at times, when the STXL cluster is read, it doesn't read it in the right order e.g. for one particular Object you have text more...
View ArticleRe: Difficult to decide on which way is better
Well actually you can lower that down to a single (&sad) select SQL by using SUM as a window function as well: select CALMONTH, INDIVIDUAL_CNT, TOTAL, PERCENTAGE, RANK, (CASE WHEN...
View Article