Re: How to locate Installation Number and System Number
Hi , Have you try this : string InstallationId = SBO_Application.Company.InstallationId ;string SystemNum = SBO_Application.Company.SystemId ; Hope it helps . Regards
View ArticleHow to avoid data selection inside the loop?
Hello Experts, I am working on one performance item and I have already applied some changes to the original version. Now, If I compare my new program with old program, I have good improvement in...
View ArticleBPC 10 - how to turn off https support
Hi, Does anyone know how to switch off the https Support - see picture. The Information on the Log-on Screen is annoying, and don't Need https, and I would like to get rid off it Thx
View ArticleRe: how increase segment on live?
Ok, does this return anything? I assume you actually have a database named 'mydb'. select db_name(u.dbid) as "dbname",d.name,s.name,case u.segmapwhen 4 then str(lct_admin("logsegment_freepages",...
View ArticleRe: SUP 2.2 consumption of web service via MBO
Very sorry to keep bothering but I am not sure I understand. For my project I have to consume a Webservice for Read operations (which has an XSLT) and another Webservice for UPDATE operations (this WS...
View ArticleRe: Find from SAP and Copy and Paste in Excel
Thomas, I still has the same error. I tried different way like but did not work Sheet2.Cells(1, 1).Value = .findbyId("wnd[2]/usr/lbl[5,1]").TextSheet2.Cells(1, 2).Value =...
View ArticleRe: Fonts
Hi Gabriele, At this time I am unaware of a way to increase the font size in the CDT. You can increase the User Interface size and the Style from Default to High Contrast: That would make the CDT...
View ArticleRe: How to send transports between domain links
Hi Jonathan, If you expect to regularly move transports between these systems, then they should probably both be in the same transport domain, with a common \usr\sap\trans. Forwarding of transport...
View ArticleRe: how ase 12.5 use cpu?
... unless the command is one that can use worker processes and the server is configured to allow the use of worker processes. Then a single process could use the processing resources of both engines.
View ArticleRe: ITS Mobile Resolution on Windows Mobile 6.5
Hi Chan, You can put directly in HTML code manually the above code using SE80. Thanks,Srikanth.A
View ArticleRe: ITS Mobile Resolution on Windows Mobile 6.5
Hi Srikanth, Thanks for your reply. By putting the HTML code manually using SE80, does that mean I have to do it for every single generated HTML template under the specific Internet Service? Regards,Chan
View ArticleRe: ITS Mobile Resolution on Windows Mobile 6.5
Hi Chan, You can put this code manually for every page or you can create custom template and use this custom template while generating the HTML code so that you need not do for every page....
View ArticleRe: ITS Mobile Resolution on Windows Mobile 6.5
You don't have to put code manually in HTML templates. Add meta tag in include HTML file and change SICF service to add this HTML template.
View ArticleRe: ITS Mobile Resolution on Windows Mobile 6.5
Hi Melih, Good day to you. I am currently the facing same issue as you have mentioned with the exact same handheld device. Just to confirm, did you add the meta tag below using...
View ArticleRe: getting runtime error while enhancing the view...
Hi Srinivasa, I believe you must have enhanced the component/View for your requirement. Just Comment out super method call linementioned below:* super->wd_create_context( ). This will be sufficient...
View ArticleRe: Suppressing in nested if in crystal reports
Jamie- In one of the invoice, I have FR code 21 times and the suppression formula does not seem to work. If you can, please try sInvnumber 703840. It shows FR code multiple times.
View ArticleRe: SAP job not using all dialog processes that are available for parallel...
Hi Daniel, Thanks for replying! I don't believe its a standard job. I was thinking of starting a trace using ST05 before the job. What do you think? Thanks,Zahra
View ArticleRe: Can anyone help me understanding the links between Launchpad roles, PFCG...
Answer 1: no, it is referenced in the Overview iView by application configuration that has the role/instance. Answer 2: MSS uses launchpad but there isn't a launchpad role like with ESS. The main...
View ArticleDelete WebUI Messages for Accounts BP_CONT
Hi experts, i´ve one question.Is it right, that I cannot use the FM CRM_MESSAGES_DELETE_SINGLE for objects of account (BuilHeader)?I need to delete one specific message that is shown in Web UI...
View Article