Re: Starting now: No more points for likes on comments/replies
One thing I have noticed in the aftermath of this decision (which I wholeheartedly support) is that it becomes even more important that people properly mark helpful and correct answers to questions. I...
View ArticleRe: empty/"all" entry in DropdownBox with OData model - cleanest solution
Hi Ben, Good thinking. I guess this kind of comes down to how to interpret the MVC pattern. Let's take this specific case: The Model represents a collection of things that are used for filtering.The...
View ArticleRe: Options to create BIAR file in Business objects 4.1
Hello Naveed,I moved this to BI Platform space for faster response
View ArticleRe: Invoking datawindow report from C# code
Print them how? PDF? You could use PB.Net to create a .Net assembly that generates PDF from the report and then include that in your WCF project.
View ArticleRe: How to plan cost element with percentage from other cost element ( plan...
but as i know we can use formula in planning using tampleate from transaction code cpt1
View ArticleRe: How to login user using the Java API
Yes, just figured this out, LOL. I figured I'd copy the form input element names to my own page and call "user = UMFactory.getLogonAuthenticator().getLoggedInUser(request, response);", and it worked...
View ArticleRe: Exclude customers from payment run F110
Hello! I'm not sure concerning the relationships between APP and FSCM, but I think that there should be some link between FSCM and EBS. Go to transaction OT83 ("Make Global Settings for EBS") and...
View ArticleProblems with SAP User Market Place
Hello colleagues, How to activate my user SAP Market Place?Yesterday is active but Today is not working,Any suggestions?Thanks,Regards,Eng. Martín D. Novachig
View ArticleRe: Webi number of Login vs Users never enter.
Hi, SOLUTION 1 : 1)Goto Admintools: and try the following query: SELECT SI_KIND,SI_NAME, SI_OWNER FROM CI_INFOOBJECTS WHERE SI_KIND IN ('Webi', 'CrystalReport') Write what are all the reports u...
View ArticleCrystal Reports does not load aspnet_client files to proper IISExpress directory
Hello, We are working with Visual Studio 2013 and the latest SP 9 of the SDK. I noticed on install, the aspnet_client files are still installed in c:\inetpub\wwwroot. However, IISExpress in VS 2013...
View ArticleRe: Explorer API
Thanks George! I am not sure if you are familiar with the API, but I have successfully been able to authenticate and logoff, but am unable to kick off an index using the url:...
View ArticleRe: What is a T-Code to locate a PR from a shopping cart?
Hello, You should check ME53N in ECC side, where PR should be created in classic scenario from shopping cart. Regards,Ricardo
View ArticleRe: SAP DBTech JDBC: [258]: insufficient privilege: Not authorized
Hi Krishna, This role has been already assigned and it still desn't works. Also I'm not able to open any XS demo application on internet explorer. My webpage heading is showing as Hana login , I'm...
View ArticleRe: SAPUI5 - Doubt on how model and context works
I haven't understood really why, but it works.. Here is the explanation: When you trigger navigation to people list, you pass the context of the pressed partner item with: data : {...
View ArticleRe: Where-Used list for HANA Tables
Hi Raj, I came across the exact same requirement today and your solution above is very useful. Small question though: where do we find the list of such system tables? This is so that in the future if...
View ArticleBusiness component representation - question
Hello, I'm trying to create objects in ID for a scenario where in we receive EDI documents from external customers and we convert few of them in to files and ftp it to a location. (location is internal...
View ArticleRe: max no of profiles per user
That you have not reached this limit indicates that you are doing a good job! Tell the interviewer that if the limit is reached, then there is a design error. If the interviewer presses harder, then...
View ArticleRe: LCM transport - opendocument links
Hi,We are having the same issue when using opendocument hyperlinks in Webi. I have heard something about using logical names instead of server:port.Then there should be somewhere in the server a...
View ArticleHaving trouble referencing row number in computed field
Greetings All, I need to calculate during based on values that are grouped by days. So I have the following datawindow values where I group data by date: DATE START END...
View ArticleRe: how to find (SAPLMRMF)TAB_ERRPROT[] in badi
as previously explained, if possible, do not use the syntax with the (program)variable/perform etc. It is mainly used for internal purposes (and even there SAP is to be blamed for using such syntax)....
View Article