Re: Predictive Analytics - as Commodity Off The Shelf?
Hi Raf, Thanks for your comment.You are absolutely right the capability of using custom built R functions in SAP Predictive Analysis is enhancing the functionality to a completely new and better level....
View ArticleRe: Meter Read Entry Screen Exit (EL28)
Hi Bill, Well SAP has not provided this functionality upto EHP5, not sure if they are planning to in future releases. Yes we do have AMI functionality implemented. Thanks for your inputs. Regards,Rahul.
View ArticleRe: FPR1 Functionality
Hi William With regard to reporting, is it possible to report how many $ are on a weekly plan, monthly plan etc, and are you able to report on every customer that has a payment plan. Regards
View ArticleRe: 2 Models, 1 Control (HTMLView)
Hey Rahul I'm not actually passing two values - or passing to values would not be a problem. I have one model where my data is stored, which I display. The user should then select an item (a Country)...
View ArticleRe: Runtime error ITAB_DUPLICATE_KEY due to declaration of internal table...
you can do like this : LOOP AT <first_table> INTO wa. ls_vbkd_hashed-bstkd = wa-bstkd." Because at new make other fields * AT NEW VBELN. ls_vbkd_hashed-vbeln = <wa>-vbeln....
View ArticleRe: How catch synchronization errors from SUP Server
Hi Before doing synchronization you should check the credentials and network. And write your own exception handler method to display the synch error. Example:if(!isNetworkAvailable()) {...
View ArticleRe: Cannot connect to SQL Anywhere on Cloudshare trial
Same issue here ! i read a post by Ingo saying that there was an issue connection to my sample DB but that was an year ago. Not sure if this issue is resolved.
View ArticleRe: Dropdown value should change as per another dropdown pb7
Hi Sathy, Code the datawindow's itemchanged event and check dwo.name if it is equal to your ddlb control. Then set the value of the dddw. Something like: If dwo.name = 'ddlb_1' Then...
View ArticleRe: Use of Adobe in BOBJ Reporting Tools on HANA
Naga, I recommend WEBI, Crystal report .
View ArticleRe: Error while using oData update (415 Unsupported Media Type Error)
Some screen shots from chrome debugger: The customer header is set to "Content-Type : application/json;charset=utf-8" but the request header only has "Content-Type:application-json"
View ArticleRe: SAPUI5 oData Connection Error
Hi Ramprasad, You can do reverse proxy your apache server. You can search the internet regarding how to reverse proxy https. Basically you need to have to install a certificate in your browser. If you...
View ArticleRe: Error while using oData update (415 Unsupported Media Type Error)
Hi Thomas, I had also tried using the oModel.setHeader method in my code. I put a breakpoint in the code using crome developer tools and saw that the content type is set to...
View ArticleRe: Afaria connection properties in Android
Hi I know to view the connection properties in AFARIA. But i want to know how to fetch the connection through android application. RegardsSathiya
View ArticleRe: ME2M Still to be del showing wrong
Hi Mehmet, It is not possible to send screen shots..Our client wont have net connection to the system which is having SAP.... Did u got my issue mehmet???
View ArticleRe: querstion for crystal report for enterprise.
Hi Andy, Seems like most of the your issue is related to Crystal reports, if yes then please you can post your query @ http://scn.sap.com/community/crystal-reports you may get asap help. Hope you...
View ArticleRe: Netweaver 7.3 with Apache as reverse proxy
With NW73 you need to proxy all requests, not just /irj. See the attached discussion thread for details. http://scn.sap.com/message/14290867
View ArticleRe: OS Command option is disabled in PI SFTP adapter
Hi Sreenivas, You need to contact your Security/Basis team to assign this perticular role to your user. Once the role is assigned then you would be able to access this option in your channel....
View ArticleError when reading component definition from repository: Could not get...
Hi, The issue got fixed. Luckily, my colleague had a synced version of this DC in his local NWDS. So, I asked him to create a new activity and manually add the '.dcdef' file to the dc and checkin the...
View ArticleError when reading component definition from repository: Could not get...
Hi, The issue got fixed. Luckily, my colleague had a synced version of this DC in his local NWDS. So, I asked him to create a new activity and manually add the '.dcdef' file to the dc and checkin the...
View ArticleRe: Student Contract Account creation
Vinod, Can you tell how are you planning to let system know this student belong to XYZ company code? Regards,Prabhat Singh
View Article