Re: CMC: Can't see the "New Olap Connection" Page
Thanks Cobus. It was an IE version problem: I had IE 10, I have installed IE 9 and it's working fine. Regards, Marcello
View ArticleRe: Error in FEH
Hi Hema, If you can explain the scenario, it would be helpful. I think you are trying to trigger a standard proxy to ECC. If there is an error flag in PI at outbound side, it means message has failed...
View ArticleRe: Dunning amount limit issue in BRFplus
Shilpa: I would question whether the design here is capable of achieving your desired results. You cannot really combine brf (plus or not) with dunning procedure approach within dunning. I would...
View ArticleRe: SAP FICO Fresher JOB.....Myth or Reality?
Hi Abhidarshi, I second all what pramila said. When you go through a basis consultant for installation, see to it that your laptop has all the required configuration for IDES installation. I once...
View ArticleRe: Help with formula: Print only the starting alpha characters
Hi Abhilash, Close. Your formula returns and ads the characters for each string from the previous strings like this: AAAAAAAAAA I don't want that. I just want to return the characters each string...
View ArticleRe: BPC 10.0 Problem with Currency Conversion
Hi Florian, Please add a line *XDIM_MEMBERSET CURRENCY=LC to your logic (after the line *ENDLOOKUP) Hope this helps,Alwin Berkhout
View ArticleRe: navigation
Hi Praveen, Yeah I understand what you are saying. I just kept the snippet to make sure we are on the same page.We could probably call the windows op directly if we need not reuse it in multiple...
View ArticleRe: Help with formula: Print only the starting alpha characters
Yes, that's why I asked you to declare the variables as Local. Modify the 1st few lines of the formula to: Local stringvar al := {string_field};Local numbervar c;Local stringvar new_al; Let me me know...
View ArticleRe: Help with formula: Print only the starting alpha characters
Woops, my mystake.. I should have read your email correctly and seen to set the local variables. It works perfectly now. Thanks Abhilash.
View ArticleRe: Aggregation
Hi Pascal, Please check this.http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/801822f7-d053-2e10-78bc-fb8c3e203284?QuickLink=index&overridelayout=true Thanks
View ArticleRe: CR 13.00.0005 crashing
DonI have removed the subreport and rebuilt it from scratch.Unfortunately it is still crashing. I have about 15-20 other reports which work just fine. Checked that I'm local admin and repaired crystal....
View ArticleRe: Printing images on a CR report through code
Hi, I used process monitor and when I used the network file in my report it said that there was a "Sharing Violation". So I shared my folder for everyone, but that didn't helped me. Do you know how to...
View ArticleRe: Insert country map in xcelsius based dashboard
Hi Sara thanks for your answer but mention link "http://www.ondemand.com/information/xcelsius.asp" is no more valid and redirect it to SAP website.I am not interested in image based way around as its...
View ArticleRe: Problems migrating from VS2008 to VS2010
Hi Ludek.It is an old mdb database. To tell you the whole story, the original application has been developed using VB6 and has been migrated at first to VS2005 and then to VS2008.In all steps the...
View ArticleRe: cslibu: what function is used in crystal report?
Hi Ludek,is an applicationmanagementfor Hotels.In this case,the error ofcslibuoccurs only ina few cases wherethe report, attached tottxfileordbffile(I also tried tochangethe database), is launchedon a...
View ArticleRe: Crystal Report 2011 (Web) Viewer Issue
Hi!Don, Thanks for your investigation and suggestion. I have tried what you have pointed out before, but we found difficult produce the report output our client requested. In that case we may have to...
View ArticleRe: "Enter Parameter Values" dialog freezes for several minutes in some cases
Hello Don.Thanks for info concerning RDC. What about Crystal Reports for Visual Studio 2010/2012 ?Right now we are moving to Crystal Reports for Visual Studio engine and the latest version available...
View ArticleRe: VB.net System.IO can't load crdb_adoplus.dll
I already fix by add this to app.config <startup useLegacyV2RuntimeActivationPolicy="true"> <supportedRuntime version="v4.0"/></startup> It could connect to database, but it still...
View ArticleRe: VB2010 Crystal Report 2011 OLE DB Ms Access Set Database Password
Hi Ludek, This is the method I applied. I can assign the user id and password during runtime. But how do I change the connection string during runtime if the file path of access database changed?...
View ArticleRe: Sec 80CCG amount is displaying wrongly in RT
Hello Suman, In SAP Standard system payroll log, the year will be shown in which the scheme is availed. If the information helps, kindly provide points. With regards,Chetan gaikwad
View Article