Re: Having trouble referencing row number in computed field
Thanks, Paul!! Alas, I need the duration from the start_datetime from the first row in the group through the end_datetime in the last row in the group. But I will try to take your lead on thinking...
View ArticleSAP ERP Central Component - SAP Library
To add a comment, please log in or register on the top of this page and choose Reply. Please write your comment in English.You can also go back to the SAP help page.
View ArticleRe: Problem in vendor Return process.
How is the output in your first screen shoot of the the print for the vendor returns process generated? It looks like it's either a smart form or a SAP scripts. If it's a smart form it is very easy to...
View ArticleRe: Double click on work center from IW33 is calling CR03
Hi Davison 1. There are Two Work centers in IW38 screen, See this picture: 2.Both Tcodes take you to the same Program screen (SAPLCRA0). , the Value of WorkCenter Cat differ 0005 for Maint. Work...
View ArticleRe: no browser function for 'root directory' and 'file name'
Hi, Click on the folder icon to root directory and filename.It will take you to the path. Arun
View ArticleRe: Sending an email based on a value in the payload
Hi Hareesh, What is wrong with my UDF? This is how I define the Function Library and I call it from the message mapping. I change the values in the UDF and put the values hardcoded. Still without any...
View ArticleRe: SAP on Windows 2008 R2 Standard to Enterprise Edition
Actually, it is possible. I haven't done it myself, but there is a tool, DISM (Deployment Image Servicing and Management tool), that supposedly supports in-place edition upgrades, i.e. exactly what...
View Articleaccess body page node index from correspondent masterpage
WhyI have a repetable form in a body page for a table and after each form i have a pge break. Since each body page will have a masterpage instances, how can i know the body page form index inside de...
View ArticleRe: Hide universes from Webi application
Go to universe3 security, remove access to the user or user group.
View ArticleRe: Cannot generate proxy for oData service using .NET 3.5
Using the oData extension framework, we managed to redefine the service and changed the Edm.binary to Edm.guid by adding code to the DEFINE method of the MPC_EXT class. Thanks for the help again.
View ArticleRe: Crystal Reports Version 13_0_9 Problems
Hello, You should NOT install the VS installer and then the runtime separately, not required. The installer installs the 64 bit runtime as an option. Redist packages are for standalone PC's not...
View ArticleRe: Query help
THanks for answer. I have used this one: SELECT TOP 1 PO.[no. SO], SUM(PO.[total PO]),stuff ( ( select ',' + convert(nvarchar,d.DocNum) from ( select distinct DocNum, CAST(U_SO_Number AS...
View ArticleRe: Apps for SAP on iPhone
Is this you are looking for? SAP Learn Now on the App Store on iTunes
View ArticleRe: Any course on PMW/DMEE on Free/Pay SAP Learning Hub Course?
Didn't you get anything relevant here SAP Learning Hub Free Courses Overview
View ArticleFiori Apps - ResponsiveFlowLayout problem
Hi All, We noticed with the UI5 responsive flow layout design, when the screen width is reduced, the label and field are separated into two rows. Is there any way to turn this feature off? i.e....
View ArticleFiori Question - Hide Save as Tile button (bottom right hand corner)
Hi All, We are trying to hide the "Save as Tile" button at the bottom right corner of the Fiori app. Can someone please advise on how this can be achived? (not just the option, but the whole button...
View ArticleRe: Query help
Hi, You have to link RDR1 and POR1 like: FROM ORDR T0 INNER JOIN RDR1 T1 ON T0.DocEntry = T1.DocEntry left join OPOR T2 on T2.[DocNum] = T1.[PoTrgNum] INNER JOIN POR1 T3 ON T2.DocEntry =...
View ArticleRe: 1 Instance's Gateway unreachable
Thanks Raja for your prompt reply. I looked into the note, we have enough value given to these parameters per note.FYI, error started around 9:05am and ended around 9:30am when instance restarted."No...
View ArticleRe: How can I add my Sold to field in the infocube via transformation if it...
Hi Sriram, Thanks for your response, to clarify you are saying I can load 'sold to' to my infocube associating it with 0customer; there is no need then to associate it with Sales Document Number?
View ArticleRe: Creating calc view but can't select output fields
Hi Krishna, I'm unable to create join, because there are no fields where I can select joins. Thanks
View Article