Develop SAP CRM Android Client

Hi All,
I want to create an Android app for SAP CRM, but I am not able to find from where to get free CRM trial account and API details.
I found this link http://www.sap.com/pc/tech/cloud/software/cloud-for-sales/free-trial.html  for free cloud account but no API definition given for same, is there any other way to create free demo account for SAP CRM.
Thanks in Advance.
PS:
I installed GWPA plugin, and able to communicate with already hosted services (http://scn.sap.com/docs/DOC-31221) on SAP cloud via android client.

Hello
Yes It was an issue in 7.0 SP 01 release.It is fixed from 7.0 SP 04 Mobile release. To avoid the MAS Help installation, Please follow the below steps.
1. In the 7.0 SP 01 DVD Structure, A  file called 'config.xml' which is available at 'Mobile_Client_Installation' folder.
2. Take the backup for this file. Open the XML file, Remove the following entry.
<MsiTask TaskName="MASHelpTask" ProductCode="{AE558035-159C-4621-A6A2-E34CCFD6639D}" RelativePath="..\SAP Mobile Application Studio Help Integration\SAP MAS Help.msi" SetupMode="Install" UIMode="BasicUI" TaskType="MSI" PendingTitle="SAP MAS Help is yet to be installed" RunningTitle="Installing SAP MAS Help" SuccessTitle="SAP MAS Help installed successfully" FailureTitle="Installation of SAP MAS Help failed" FailOnExit="true" IfDefined="MSDNFOUND" LogSetup="true" VerboseLog="true" LogPrefix="MASHelp" />
3. Now start the installation. It shd work.
Regards
Shankar

Similar Messages

  • SAP CRM multiple clients possible

    Hi,
    We have a NetWeaver  SAP CRM system (ABAP + JAVA) stack.
    We run an internet webshop application on the JAVA stack connected to CRM ABAP stack, client 010. The CRM ABAP stack connects to SAP ERP.
    Q1: Is it possible to add a new client 020 in the ABAP stack of the CRM system?
    Q2: I don't understand in CRM the connection between the JAVA and ABAP stack. If I add a new ABAP client 020, do I need to copy the JAVA stack/client also?
    Who can help me guiding in which direction I have to go?
    Note: We want to connect a non-SAP system to client 020.
    Overview:
    ERP ABAP (client 010)    --> CRM ABAP (client 010) --> CRM JAVA stack
    non-SAP (legacy system) --> CRM ABAP (client 020) --> CRM JAVA stack
    Q3: What are the problems (challenges) I can expect?

    Hi Rene,
    I think it is not supporting multiple clients. Wait for some additional replies.
    Regards,
    Ravindra

  • SAP-CRM - Auto Confirmation of Contract Account from IVRS to SAP-CRM IC Web

    Hello Experts,
    In Our Projects we are Using SAP-CRM Web Client for Call Center Processes. AVAYA is a Third Part agency which have developed the IVR system for handling the Consumer Calls. We have Developed BAPIs which will fetched data from SAP based on Contract Account entered by Consumer on IVRS. AVAYA have developed the CTI Pop-Up also which have several Consumer Details along with CA. Now Client wants that CA , entered by Consumer on IVRS, will be autoconfirm to CRM - Web Client. If anyone have any document for doing all these setting please share with us & Provide us guidelines...
    Regards,
    Abhishek Chopra

    Hello Abhishek.
    You can refer to [Note 707104 - Account identification from attached data|https://service.sap.com/sap/support/notes/707104]. It describes how to set autoconfirmation based on CAD.

  • Step by step guide of creation of WEB UI in SAP CRM

    Hi Friends,
    I am new in SAP CRM. I want to create a WEB UI in SAP CRM. Kindly share the link or documents.
    Regards,
    Narendra Goyal

    First check documentation on the following wiki page: http://wiki.sdn.sap.com/wiki/display/CRM/CRMWebClientUIFramework.
    If you want to buy a book that gives the whole overview, then here is one:
    - link to sample: http://www.sap-press.de/download/dateien/1931/sappress_sap_crm_web_client.pdf
    - link to bookshop: http://www.sap-press.com/products/SAP-CRM-Web-Client-Customizing-and-Development.html

  • Requisite JRE not found while installing CRM mobile client

    Hi Experts,
    We have been installing SAP CRM Mobile client component and when we start installation it stops showing the message "Requisite version of
    JRE not found".
    We are having java version j2sdk1.4.2_12 in the server and as per the installation guide "SUN Java 2 Standard Development Kit, Standard Edition Version 1.4.2_02 or higher in version" is required.
    As instructed in the  note 891477 we had installed java version 1.4.2_09
    in a seperate drive and changed the value of the environment variable
    JAVA_HOME accordingly.
    But the problem still persists.
    Also in the command prompt when we give the the command "java -version"
    it shows 1.4.2_12.
    Also note that our server is Microsoft(R) Windows(R) Server 2003, Enterprise Edition and 32 bit OS.
    Kindly suggest.
    Thanks and Regards,
    Amit.
    Kindly suggest how to proceed.

    Hi,
    I am installating Mobile Repository server 2007. All the requirments mentioned in Inst_guide are completed. .net frame work 2.0, Java j2sdk 1.4.2_09, cheked on CMD, SQL 2005 sp2 installed as per Inst-Guide latin1.
    Working on Windows 2003 64bit
    Now when I start installation pop up error window come
    Error:
    at InstAssist.InstAssistMain.startProcessing (String[]args)
    at InstAssist.InstAssistMain.mai.(String[]args)
    & installation couldnot move.
    Thanks & Regards,
    Darshan..

  • Development of CRM 7.0

    To understand the development of CRM 7.0 where to start from? Being new to CRM 7.0 would like to know and understand its development phase ( technical ) entirely. Kindly let me know if there is any links to make use of.

    http://www.sap-press.com/products/SAP-Web-Client%3A-A-Comprehensive-Guide-for-Developers.html
    http://www.sap-press.com/products/SAP-CRM-Web-Client-Customizing-and-Development.html

  • S_DEVELOP authorization needed for CRM Web Client in SAP CRM 7.0?

    We implemented an own WebUI component in SAP CRM 2007 and use it in others components (with USAGE).
    After we transport the component in SAP CRM 7.0 we always got an error CX_BSP_DLC_CONFIG_GENERAL_ERR at loading the component. But if we set the permission to SAP_ALL all thing work fine.
    In SAP Note Nr. 1367944 we read:
    "It is not possible to run the CRM Web Client without the S_DEVELOP, activity=03
    authorization because it is needed by the Web Client Framework.
    The S_DEVELOP authorizatin is part of the SAP_CRM_UIU_FRAMEWORK PFCG role, which must
    be assigned to every user."
    "This dependency has been removed in CRM 7.0."
    Do we need to install some other SAP Notes at SAP CRM 7.0?
    Many thanks for advices!
    Handri Gunawan

    Hi Handri,
    I asked my collegue here, who created the note.
    The note is correct, in CRM 7.0 you do not need S_DEVELOP anymomre.
    The error that you have might occur because of another reason.
    Could you track the call stack of this exception?
    And send me back the call stack?
    Regards,
    Steve

  • SAP CRM 7.0 - NWBC desktop client

    Hi all,
    we are on SAP CRM 7.0 (NW > 7.02) and NWBC 3.0 - 3.5.
    In my understanding there're two ways to use SAP NWBC . By using (NWBC desktop client) and/or (NWBC for HTML).
    We have assigned the CRM Business Role and then the PFCG role to a test user. If this user use NWBC for HTML the business role content is displayed correctly. Using the NWBC desktop client is not showed the same result. Is only displayed the business role name. Same behavior also by using the standard SAP business roles and PFCG roles.
    Seem that the NWBC for desktop don't manage the UI service entries in PFCG menu (generated through CRMD_UI_ROLE_PREPARE report).
    We are doing something wrong?
    Many thanks.
    Massimo

    Hi Maikel,
    many thanks. I don't receive an error message like this.
    § http://help.sap.com/saphelp_tm80/helpdata/de/90/18acafde5941b1ab70bd25acfb6517/content.htm
    Then I suppose is not related to the NW version. But I will check.
    Thanks.
    Massimo

  • SAP Sales Manager - Portuguese Android Client

    Hello guys,
    Is SAP Sales Manager Android Client just in English? If so, should I customize the project changing all labels values?
    Or is there a configuration on /n/syclo/confipanel to change the labels of the client.
    I know on JavaBE.ini file the Language property it is not for this purpose, it is the language which the user will logon to the backend system.
    Could you help us please?
    Thanks,
    Danilo
    Tags edited by: Michael Appleby

    Hi Danilo -
    Please see the following notes on localization:
    http://service.sap.com/sap/support/notes/1886753
    http://service.sap.com/sap/support/notes/1886706
    http://service.sap.com/sap/support/notes/1886764
    Let me know if you have any specific questions.
    Thanks,
    Ray

  • What is master data in SAP CRM 2007 in Web Client

    Hi All,
    plz could you explain what is the master data in SAP CRM 2007 In Web client intraction center.
    regards,
    pasha

    Master Data are as under:
    Business Partner
    Product
    IBase
    Regards,
    Rajesh Banka

  • SAP CRM - no confidence in UI by SAP?

    After reading this blog and looking at the article attached to the blog.  I had an interesting question:
    Can Rich Internet Applications finally be accepted as a credible application development platform for SAP?
    Does SAP have any confidence in its own CRM software?  Right now SAP is touting how easy to use the new version of SAP CRM is, and yet this article implies they don't use their own product's user interface.
    Now I know the eSOA mantra says this shouldn't matter, but I would say this is one of those cases where it doesn't.  If the vendor won't/can't use their own CRM software because the UI is too ugly/clumsy or other reason, why should I as a customer. 
    As a customer I don't want to purchase a CRM software and then have to purchase a better UI to go on top of the software.  I might as well spend the money on software that might have a better UI perceived by my sales folks(think siebel, salesforce.com, sugarcm, etc), and spend those dollars on integration instead.  It's a lot cheaper to do integration work, than completely rewrite the UI to meet my users needs.
    I'm also wondering why SAP would even send this message by displaying this article on SDN? I'm sure if the guys at oracle saw this article, we would see a press release from that says something of the like:
    "Even SAP acknowledges, that SAP CRM is too difficult to use".
    I bring this up because we are selling use of SAP CRM 2007 in house right now, and it makes it harder for me to sell the solution to my business users, if there are conflicting messages on the market. 
    Take care,
    Stephen

    > Wow, you almost have the "nightmare" scenario when it comes to maintenance.  I just have to ask what functional areas (high level) did you implement?  Was it the marketing module?
    I can tell you...
    We were using Mobiles Sales with activities, campaigns, sales documents and master data and we switched that to CRM 2005 and Portal (+ adding BI reporting functionality with BI-CRM content). For the Java part there's enough said (by me) already, I won't start again with that (mess). The CRM looked pretty well at first sight but devil's in the detail.
    > The marketing module in CRM 40 was so unstable on SP08 that basically we ditched the application and wrote something custom in the SAP GUI instead.  Any t-code that had over 400 related notes(segment builder) is just a nightmare not to mention just plain bugs in the PCUI that we weren't willing to wait a month for fixes.
    Well.. people have always be VERY helpful, especially the guys and girls in India were doing a very good job at fixing bugs - once the communication was done via email and not via phone...;) But you're right - it's taking sometimes too much time to get a fix and yet-another-note.
    > I still think the SAP GUI sometimes beats the web based interfaces, once you learn how to use it.  The problem was that everyone got obessed with zero-client installations and forgot about the benefits of "specialized" clients.  Now everyone is basically trying to make a web browser work like a desktop client, which puts you back full circle.  
    Everyone THINKS it's zero installation but in fact you have to configure proxy exceptions, add/install certificates, enable/disable Javascript things, add trusted sites, (re-)configure firewalls on Laptops, delete browser caches, install SVG viewer and other "plugins", install and maintain security fixes for the browser etc. etc. and this on a distributed environment where our sales reps are spread over the whole world in different time zones. So the "zero-installation" is nothing but marketing flowery because the maintenance you needed to put into Mobile Sales is now needed for the browser - nice antagonism
    > In would have been interesting to see how well SAP would have fared if they had made the mistake of making the original R/3 application 2-tier instead of a 3-tier client/server. 
    It's been like that @ R/2 times and I must tell you I loved the green screens (http://www.sapdesignguild.org/resources/images_hist/R2-0.GIF and http://www.sapdesignguild.org/resources/images_hist/SCREENO1.GIF)
    Markus

  • Question regarding Authorizations in SAP CRM 7.0

    Hello,
    The problem is this:
    We have a client who will use two ways of accessing SAP CRM 7.0 data -
    1. CRM Web UI
    2. Mobile devices via standard SAP CRM BAPIs
    Now the situation is that the client wishes to control display authorizations based on the Business Role. Certain Business Roles can allow its User to see Accounts where the User is also Employee Responsible and certain other Business Roles can allow its User to see all those Accounts that are associated with that Role. In summary Business Roles control what an User can see.
    This has already been implemented for the CRM Web UI using the Access Control Engine (ACE).
    Now the questions are:
    1. How do we implement this for BAPI Access?
    2. Should we recreate what has been achieved by ACE, via PFCG Authorization Profiles?
    3. Can we not reuse what has been done by ACE?
    4. What are the runtime APIs that allow somebody to use the authorization checks of ACE?
    5. Does the standard Function Module CRM_ORDER_CHECK_AUTHORITY_ACE help in this regard?
    Any help here will be greatly appreciated. Please let me know if you need any clarifications.
    Thanks in advance.
    Best regards,
    Sudhi

    Hello,
    Normally, some notes are recommended in addition to the current support package implementation because they were developed to solve any known issues. These known issues occurred as side effect of any note which belongs to the implemented support package.
    If you take a look at older release notes, you will see the same.
    This is a part of implementation stack.
    1345085  SAP SRM 7.0 SP Stack 04 (09/2009):Release & Information Note 
    1365574  SAP SRM 7.0 SP Stack 05 (12/2009):Release & Information Note   
    1436687  SAP SRM 7.0 SP Stack 06 (03/2010):Release & Information Note 
    Kind regards,
    Ricardo

  • Some question about SAP CRM consultant

    Dear all,
          I'm a center-based consultant in china.Our company is among the first batch to run SAP CRM in china in 2006.Our version is CRM 5.0.From my two years' working experience,the status of using CRM in our company is not very good.Complex UI,sychrorize problem makes our partner not willing to use this system.
         I used to do some ABAP developing then i began to transfer to MM&SD.CRM work is the recent thing.During some months' work in CRM,i found i am more interesting in CRM.
        I want to find a new job in outside consulting company in future.I want to focus on CRM.One aspect is that i'm interested in CRM.The other is that CRM is a new product and there is not so many people doing this.However,i seems getting some worries.First,SAP CRM seems not quite mature just from my understanding in 5.0 version.We  need to develope a lot not just using User-exit.I don't know whether 7.0 has changed a lot.I've seen the UI of 7.0.It seems much better.But is it means more company will choose SAP CRM 7.0 other than Siebel?In china,there seems not many CRM projects now and i don't know the status in other countries.Second,CRM may have much differences from ERP implementation because there are many process which can't be solidified.
       In one word,i'm worried about CRM consultant's future.And i hope gurus to give me the answers.THx.

    Hi Feng
    It would be very intersting to clients as well as consultants to work on SAP CRM. Career wise you have ample opportunities in the same. With the advent of various features in CRM 7.0 version, SAP is now more user friendly and is easy to implement with lot many processes covered as a part of vanila offer.
    I wish you all the best and hope this helps.
    Regds,
    Raghu

  • Difference between SAP CRM Security and SAP ECC 6.0 security

    Hi
    I have extensively worked on SAP ECC security but haven't have chance to work on CRM Security.
    Can anyone please let me know the difference between CRM security compared to  ECC security.
    Thanks...

    I am sorry to say, but instead of giving the guy a decent answer you are starting a fight or discussion about stupid forum points...
    really sad.....
    The big  difference between SAP ECC and SAP CRM Security (up to release 5.0) was the following:
    1) For sure there are very different transaction codes in SAP CRM as compared to SAP ECC in the first place
    2)  If you are familiar with R/3 or ECC authorizations; then you know that already on transaction code level, the 'allowed activity' is controlled on tcode level , whereas in SAP CRM , in most cases the 'allowed activity is not controlled by the Transaction code, but on authorization object level....
    E.g. transaction code BP allows you to create/change/display  any type of Business Partner (e.g; sold-to/ship-to/contact person/employee/customer) which is based on the business partner ROLE concept.... anyway...you can control the allowed activity based on different authorization objects.....
    another example is business transaction processing...which can be launched by:
    a very generic transaction code: CRMD_ORDER
    transaction category related transaction codes :e.g.
          > CRMD_BUS2000126 for activity management
          > CRMD_BUS200115 for Sales processes
    Again...allowed activity is not controlled by the tcode, but on authorization object level...
    3) As of the new WEBCLIENT UI (which is valid as of release CRM2006s/CRM2007/CRM7.0) SAP also invented an extra authorization layer, which is UI COMPONENT LEVEL and logical links....  controlled by object UIU_COMP.
    However, they also introduced the BUSINESS ROLE Concept (e.g; SALESPRO/MARKETINGPRO/...) which defines actually the functionalities, navigation bar, screen configuration, logical links you can use/see within the new WEBclient UI.
    Another thing is that instead of using TRANSACTION CODES, as of these new releases, you are actually using 'external services'....so you do not authorize on tcodes basically....but the logic between tcodes and external services in relation to the authorization objects that are checked is more or less the same....
    STANDARD authorization setup in the new WEBUI client is therefore controlled by both backend authorizations (not UIU component related) and the UIU_COMP (restricting access to workcenters/logical links/...)
    4) Additionally SAP also provides a concept called ACE (which stand for ACCES CONTROL ENGINE)....
    This requires a bit of customizing...and the rest is more or less pure customer development, as you will create your own methods where you'll define a logic which dynamically will verify what kind of access you have for an object....
    You should now that ACE is actually implemented on top of your 'normal' sap crm security setup....
    cheers
    Davy Pelssers

  • Needed SAP CRM Data model with Object, Entity and Attribute level details

    Hello all,
                 We are working on a huge IS-U / CRM implementation and we are still in the data gathering phase. The client has a whole load of legacy systems that will be replaced with IS-U and CRM. Right now we are in the process of developing data models using Excel first and then presenting them to the client to go forward from there. For this we need to have all the business objects, entities and their attributes.
    I know about the SD11 transaction, but we don't have a CRM system yet. My colleagues have access to a German ERP system and they were able to get models for HR, FI and Asset management. I tried for the Business partner / customer in there, but the models were not proper.
    So, once again, I need the specific data models out of SD 11 for  CRM business partner. If anybody has the information, please do pass it on to me as I need them urgently. It would be a great help if somebody can do so.
    Regards
    Rajesh

    I suggest the following:
    Please, check whether the system works if you activate the implementation BUPA_F4_AUGRP.
    In addition check the notes 559662, 674869 and 782927. Maybe the notes are already implemented but you can try then the implementation of the BADI (SE19). It should resolve your issue.
    I have implemented this Badi solution before, and after activation; the search help ; nor search result list did NOT show any Business partners anymore that had an authorization group I was not allowed to see.
    kind regards
    Davy Pelssers
    SAP CRM/Security consultant

Maybe you are looking for