Re: SAP Intro to Software Development SYSTEM REVOKED
Hi Asif, as discussed offline, please use the HANA Developer Edition until a new course is available. As the HANA Developer Edition does not come with an additional instance on which the HANA Studio is...
View ArticleRe: Different kernel version between systems
Hi Mario Kindly refer the SAP Notes for upgrade / installations / usgae1726899 - 721 DCK: Upgrade from 7.0n to 7.1n 1713986 - Installation of kernel 721 (EXT) 1716826 - Usage of the downward compatible...
View ArticleRe: Fetching data of PR release strategy from workflow tables
I think that CDHDR has indexes so you might what to start form there.
View ArticleRe: SAP
Probably the logs from C:\Program Files (x86)\SAP\SapSetup\LOGs would be of more interest than the SAPlogon or SAPGUi trace files, though it's hard to be certain. It does appear there is something...
View ArticleRe: Change SF BBP_OUTPUT_COVER doesn´t work
I have the same problem with the object BUS2200. I tried to cutomize my own Z smartform for de e-mail body. I implement the badi BBP_OUTPUT_COVER_SF. I put a break inside the badi, the variables change...
View ArticleRe: Crystal: Hide part of the field
Hi Dell, Thank you ever so much!!! It worked perfectly! Kind Regards,
View ArticleRe: Cascading Parameter maximized in machine registry works in Crystal Report...
CR XI R2 is end of life and not the same runtime as CR 2011. There have been changes to CR 2011 Parameters so R2 is not aware of the changes. If you upgrade to Crystal Reports for Visual Studio it may...
View ArticleRe: rounding value in Planning book
Hi Ganesh,This looks like a decimals issue rather than rounding. You can set decimals in the planning area KF Details tab or you can do it from the planning book by going to the 'Design'...
View ArticleRe: 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: 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 linking to a component configuration which has the used role and instance. Answer 2: MSS uses launchpad but there isn't...
View ArticleRe: Java Script error when loading RF menu Icons
Hello Renjith, What Mobile device did you use for testing? Is it the same as the devices at other sites that also use this ITSMobile service? Could they be using different browsers with these Devices?A...
View Article