SAP CRM 5.0 and SAP R/3 4.7 Integration - Employee Perspective

Hi All
Does anybody has any idea aobut how to create and map SAP CRM employee in SAP R/3?
Thx
B

Hi Bimal,
Please go through this document which contains end to end steps to integrate R/3 HR with CRM
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/84dd0c97-0901-0010-4ab2-9849fba57e31
Best Regards,
Pratik Patel
<b>Reward with Points!</b>

Similar Messages

  • What is the major differences between SAP CRM 4.0 and SAP CRM 5.0?

    Dear all,
    Please let me know the major differences between CRM 4.0 and CRM 5.0 versions?
    Your suggestions will be highly appreciated.
    Thank you
    Raghu ram

    Hi Raghu,
    In order to find out the differences between SAP CRM 4.0 and SAP CRM 5.0, you will find no better documentation than the release notes availalble at the following link:
    [https://websmp204.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000429833&_SCENARIO=01100035870000000202&]
    There are several functional improvements, and lot of new functionalites and also better integaration points with SAP ECC. Some of the new features like Visit Planning, Warrenty Claims, Enhanced and easy configurable/ customizable IC Webclient, New concept of Marketing Organization in Org Model. For further information, go through the release notes.
    regards
    Srikantan

  • Locking issue SAP CRM 4.0 and SAP R/3 ECC 5.0

    Hi all, I have a problem that I would like to share before creating any OSS message. I have connected our CRM 4.0 environment to our new SAP R/3 ECC 5.0 environment and am faced with a strange problem. All middleware settings seem to be correct, business partners, products, pricing and all are replicated correctly. However when I create a sales document in CRM it gets replicated to R/3 correctly but it remains locked by my RFC user, preventing me from making changes to the replicated document. The BDoc status remains 'in process' and for some reason the lock is not being removed. Does anyone have seen a similar situation and how was it solved? Thanks, Tiest.

    Tiest,
    This problem may not only be applicable for the combination of CRM 4.0 and ECC 5.0, but for other combinations of CRM and R/3 backend systems as well.
    I've bee facing the same problems with CRM 4.0 and R/3 4.70
    First check your inbound and outbound queues in both CRM and ECC (Tcode SMQ1 and SMQ2). If no queues are 'hanging', then check the status of your BDoc's.
    There are some good OSS notes that help you on these problems.
    Hope this helps you...
    Regards, Jacques

  • SAP CRM 7.0 and SAP Enterprise Search

    Hello,
    I need your help. We want to use enterprise search in our demo system (CRM 7.0). I use the Web dynpro application ESH_ADMIN_UI_COMPONENT. However, when indexing we get the following errors:
    Data of NW authorization objects could not be indexed
    The implementing class does not support the iterator by time interface
    Indexing ended with error
    Indexing of complete objects from type USER_AUTHORITY has returned 5.508 NameServer error: no servers found IndexId:esh:cr7
    Multi-index call of index ESH:CR7100CR7100USER_AUTHORITY~USER_AUTHORITY has returned 5.508: NameServer error: no servers found IndexId:esh:cr7
    Indexing ended with error
    best regards,
    Wim Olieman

    Hi,
    Please check the TREX version. TREX version MUST be version 7.1 not 7.0.
    For further details see also note 1266024.
    best regards,
    Karl Fürst

  • Difference between SAP-CRM 2007 UI and previous version UI.

    hi,
    anyone knows the differences difference between SAP-CRM 2007 UI and previous version UI.
    anykind of links or files are helpful.
    regards.
    raman.

    Hi,
    actually quite a late response and I think all the rather technically focuses comments have already been given, incl. the link to a really good slide deck, that explains all the technical architecture details on what exactly we did.
    From an end user perspective some other statements on what we did:
    (1) From an information architecture and visualization perspective we acted based on feedback from our customers in the last years, which led to some restructuring of the screen, e.g. moving the navigation bar from the top area of the screen (horizontal) to the left hand side --> sounds simple but users tend to have problem seeing thing at the top of the screen. We also decided to arrange the information for e.g. an account or an opportunity not in a tab oriented format. Again usability tests in CRM had shown that users often find it hard to see and understand that tabs contain additional information. We now show the details in assignment blocks below the header information in a scrollable format. Vertical scrolling is a behavior of a screen that most users know from their internet experience. Those are just two exampels of what we did in this area
    (2) We also have put a large focus on well known web behaviors, like drag & drop and personalization in general, knowing that on the one hand side, no matter what standard UI we deliver, users tend to adapt it exactly based on their needs and wishes. So you will find really easy to understand personalization options everywhere in the new CRM Web Client UI. To achieve this we used lots of web 2.0 techologies that enable especially these easy interactive capabilitites.
    (3) Finally, and this relates directly to the arguments mentioned in (2) we focused as well on really easy UI configuration. Again, in every customer project user interface changes are made, to adapt the SAP default to the customers needs. here we invested a lot to make the 60-80% most common UI changes done in projects as easy as possible, that even non-technical people can generally do it (like Power users).
    Hope this clarifies some arguments what from the users point of view has been done and what the advantages are.
    When you follow the same link as mentioned by Nadine above, you can also find a presentation UI Concept, which explains all the details rather from a users perspective.
    Best regards and enjoy the new UI ..and every feedback is very much welcome, only with your feedback we can improve the solution even more.
    Ingo

  • Using the Open Catalog Interface (OCI) between SAP-ECC 6.0 and SAP-MDM

    Hello ASUG Community.
    I'm working on an SAP-MDM project where we will configure the OCI interface between SAP-ECC 6.0 and SAP-MDM.  The business requirement will be to punch out to SAP-MDM's catalog from SAP-ECC for expensed items (e.g., no material master record exists in SAP-ECC).
    The data that will be returned to SAP-ECC will be purchase price info, material group, short text, & our global SAP-MDM item number.
    The question I've been trying to design around is "where to store the SAP-MDM item number"?
    I've looked into creating a custom filed on EKPO but now feel that a configured text field will be the best solution from an SAP-ECC point of view (less effort on the SAP-ECC side from a development perspective, no need to regenerate the EKPO table, etc.).
    The question I'd like to pose to ASUG is.... Does anyone have experience or an opinion to offer using this functionality?  It seems that I will have to code in a user exit or BAdi to insure that the SAP-MDM item numbers are returned to the appropriate text field on my POu2019s.  Or can this be done using the standard OCI functionality?
    I found OSS note 1347656 which references BADI "ME_CATALOG_INTERFACE" but I'm not sure if this right path to go down or if this would be the correct place to code non-conforming OCI mapping requiremetns.
    Any insight would be most appreciated.
    Thanks.  Sincerely,
    Rich Wortmann

    I would suggest you create a new field for this as you may require thois going forward for reporting as well. Text fields are difficult to report.
    Sorry not sure about the BADI to use.

  • Difference Between SAP ECC 6.0 and SAP Solution

    Dear Experts,
       We are in the process of implementing a new SAP Structure.
        We are taking a hosted model from vendor which is called SBH (Subscription Based Hosting) of SAP Solution
      So my question to all experts is that, what is the exact difference between SAP ECC 6.0 and SAP Solution SBH model.
       If any comparison chart,  it would be helfull.
    Do reply asap.
    Thanks in advance,
    Nilesh Jain

    Hi Nilesh,
    Looking at the image below, you will find out that ECC6 is under SAP ERP, and SAP ERP is under SAP Solution:
    SAP solution is of a bigger element and ECC 6 is a component of it.
    Regards,
    Rod

  • SAP XI 2.0 and SAP XI 3.0

    can any one differentiate the feautures of SAP XI 2.0 and SAP XI 3.0??

    Hi Gabriel,
    SAP XI 3.0 enhances the functional range of SAP XI 2.0 by a lot of new features. The most important new features are:
    Cross-component Business Process Management
    a.You can model executable integration processes and
    store them in the Integration Repository.
    b. You can execute integration processes on a Business
    Process Engine that is part of the SAP XI runtime
    environment.
    B2B Integration
    a. Collaboration partner data can be maintained in the
    Integration Directory.
    b. A Partner Connectivity Kit (PCK) allows the
    integration of business partners not using SAP XI or
    other integration solution.
    Industry standard support
    a. RosettaNet communication with business partners is
    supported through a RosettaNet adapter.
    b. The RosettaNet adapter is part of an overall package
    to enable SAP solutions to participate in RosettaNet
    integration.
    Adapter Framework and certification of adapters
    a. A JCA-based adapter framework allows the integration
    of adapters provided by SAP as well as by partners.
    b. The integration of partner adapters is certifiable.
    Simplified Configuration by Using Integration Scenarios as Templates
    a. You can configure integration scenarios from the
    Integration Repository and semi-automatically generate
    all relevant configuration objects.
    Enhanced Integration Builder functions
    a. You can define data-dependent user authorizations
    b. You can define an infinite number of change lists for
    each user and exchange objects between different
    change lists of different users.
    Check these links
    Re: XI 3.0 vs 2.0
    is there any diff between sap xi 2.0 and 3.0?
    Documentation of XI2.0 & XI3.0
    http://help.sap.com/saphelp_xi20sr1/helpdata/en/14/80243b4a66ae0ce10000000a11402f/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/14/80243b4a66ae0ce10000000a11402f/frameset.htm
    Cheers...
    Vasu
    <b>** REward POints if found useful **</b>

  • Difference between sap xi 3.0 and sap pi 7.0

    hi guys,
    what is the difference  between SAP XI 3.0 and SAP PI 7.0,and R/3 4.7 and ECC 6.0
    regards,
    subba reddy

    Hi Subba reddy,
    Check this link for PI differencess
    https://wiki.sdn.sap.com/wiki/display/XI/PI%207.1%20Components%20and%20its%20features%20over%20XI%202.0,XI%203.0,PI%207.0
    Regards
    Ramesh

  • Difference between SAP BI 7.0 and SAP Business objects

    Dear All,
        I would like to know what is the difference between SAP BI 7.0 and SAP Business objects.What Advantage will we have if we implement sap business objects rather then SAP BI 7.0.WOur management wants to implement

    Hi,
    Strategies for better reports, queries, Web reporting, formatting, dashboards, cockpits, planning, and performance management
    advantages of BO
    Crystal Reports XI is the latest version of the report writer from Business Objects. Local reports guru David McAmis takes the new version for a spin.
    Most developers might know Crystal Reports from versions included in Studio, Visual Studio.NET, and other popular developer IDEu2019s such as BEA Workshop, C# Builder, Delphi 2005, JBuilder, WebSphere.
    In this latest installment both report and application developers have something to be excited about as there are a host of new features for report design and integration. Hereu2019s a run-down of what you can expect in this release.
    What's New in Xcelsius version 4.5
    Xcelsius now provides the following new components:
    Candlestick and OHLC Chart components
    The open-high-low-close and candlestick charts are primarily used to display stock data. Each marker corresponds to the four values, which are represented as lines attached to the marker on the OHLC chart and as colors on the candlestick chart. Open displays the opening price of the stock. High displays the highest price the stock achieved on that day. Low displays the lowest price the of the stock on that day. Close displays the closing price of the stock.
    For more advantages go through the below link
    http://www.crimson-consulting.com/marketing/experience/knowledge/white_papers/cognos_tco.pdf
    For BI go throug hthe below link
    http://www.elegantjbi.com/Why-Business-Intelligence-better/business-intelligence-advantage.htm
    Regards,
    Marasa.

  • The difference SAP BusinessObjects BI Suite and SAP BusinessObjects EDGE BI Suite

    Hi all,
    Would you please explain what is the difference of SAP BusinessObjects BI Suite and SAP BusinessObjects EDGE BI Suite..?

    Key difference:
    Edge BI Suite does not allow you to do clustering of nodes, but the BI Suite does.  This flexibility is restricted in Edge - so it's a single server setup.
    Both SAP BusinessObjects Edge BI and SAP BusinessObjects Enterprise share the same underlying platform and tools.  The difference is that Edge BI is designed and priced for mid-sized organizations, and is therefore licensed differently. 
    SAP BusinessObjects Edge BI is licensed for both named-user licenses and concurrent access licenses (CAL). While named-user licenses are appropriate for users who are active in the system throughout most of the day, the concurrent access license provides an economical way to support casual system users. A single CAL license will typically support 5-10 users, depending on the type of usage they require.
    While Enterprise (BI Suite) can be implemented for unlimited users across multiple servers and includes clustering and failover capabilities, Edge BI is restricted to a single server and a user count more appropriate for mid-sized organizations.
    You can always upgrade to SAP BI Suite if requirement grows and easily migrate all of your BI content including users, groups, reports, dashboards and universes.
    The decision now depends on your investment and the allocated budget. I hope this helps.

  • Difference between SAP BW 3.5 and SAP BI 7.0

    Hi all,
    actually, i work on SAP BW 3.5, now for new project need knowledge of
    SAP BI  7.0
              pls, help regarding the differences between SAP BW 3.5 and
    SAP BI  7.0
    it is little urgent.
    tks in advance
    - BW Professional

    1. In Infosets now you can include Infocubes as well.
    2. The Remodeling transaction helps you add new key figure and characteristics and handles historical data as well without much hassle. This is only for info cube.
    3. The BI accelerator (for now only for infocubes) helps in reducing query run time by almost a factor of 10 - 100. This BI accl is a separate box and would cost more. Vendors for these would be HP or IBM.
    4. The monitoring has been imprvoed with a new portal based cockpit. Which means you would need to have an EP guy in ur project for implementing the portal !
    5. Search functionality hass improved!! You can search any object. Not like 3.5
    6. Transformations are in and routines are passe! Yess, you can always revert to the old transactions too

  • SAP CRM 7.0 and Enterprise Portal

    Dear SAP Gurus ,
    I have question about the New CRM WEB UI and integration to SAP Enterprise Portal .
    We have been using the SAP Enterprise portal for accesing the SAP CRM functionalities before (eg create Opporutnites and Sales Order ). But with the New SAP version(7.0 and 2007 ) its possible to  have its own portal.
    Now the question is it possible to integrate the NEW SAP WEB UI into the existing portal ? Eg: If we want to have link in Enterprise portal with the Sales Order create functionalyt direlty without going into the stand alone  CRM WEB UI  . Would it be possible to directly call the Sales order service WEB UI in enterprise portal . Right now what we see is that the NEW CRM WEB UI is stand alone and for these type of fuctionalites the user need to login to the NEW web ui and then go to the create sales order screen .
    Is it possible to directly embed the new UI components in the existing SAP enterprise portal ?
    Many Thank for your kind advise !
    Best Regards,
    Ankur

    Ankur,
    Once you have correctly integrated to Portal following the SAP Note, you will no longer see the CRM Navigation. They will be Portal Navigation. If you have read and understood the note, it will be clear. On an overview, let me explain the steps involved.
    1. You create a CRM role (based on some job role) say "Sales Rep" and have configured the CRM Web UI for all the navigation and applications. Like Account maintenance, Opportunities, Sales order create etc. etc.
    2. Following the note and running a CRM transaction, you will now "Export" this CRM role to an external file. This file is very similar to a "business package". All the portal roles, pages, iVeiws etc. get created.
    3. You will now "Import" this into your portal. Again follow the notes to know the loaction.
    4. In the portal, you will assign this "portal role" to your users.
    When these users log on to portal, they will see Portal Navigation (not the CRM navigation). So, the main point lies in defining the CRM role and get it working.
    Hope you get the point....
    Easwar Ram
    http://www.parxlns.com

  • SAP CRM 7.0 and BW 3.5 - BI_CONT 353?

    Hello all!!
    We have CRM 7.0 and BW 3.5 with BI_CONT 353 SP 10. Users need to analyze their CRM transactions but we cannot upgrade BW for now. The CRM 7.0 Master guide says install BI_CONT 7.04. Is there a documentation in order to identify the gaps between BI_CONT 353 and BI_CONT 7.04? Can I activate the business content and use the data flow with this limitations?
    Thanks for your replies.

    Hi,
    Take a look at the docs below.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/86c1f495-0b01-0010-78af-b58118637856
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/910aa7a7-0b01-0010-97a5-f28be23697d3
    Regards,
    ®

  • SQVI Report for SAP CRM Product Hierarchy and its Product

    Hi
    How to create a SQVI report for generating a list for SAP CRM Product Hierarchy which should show the outputs->Level 1, level 2, level 3 and level 4 categories and its products?
    I tried COMM_Hierarchy table and Comm_product but not able to achieve this requirement.
    or Is there any chance of getting related tables so that I could try more for this requirement.
    In which table both product id and its category Id can be found?
    Pravin

    Thanks DJ
    Is there any possibility to get a report for product hierarchy in SQVI ?
    say in SAP CRM system, the product category is maintained in COMM_HIERARCHY as
    Parent category Id->
                                    Level2 Category Id->
                                                                     Level 3 Category Id->                                                                               
    Level 4 category Id ->                                                                               
    Product Id's
    (I understood the link between Level 4 category id and product id with your info.) but not able to achieve the requirement fully.
    Is there any possiblity to achive for generateing a report?

Maybe you are looking for

  • PS: BAPI For Planned Progress and Actual Progress

    Dear All,               Is there any BAPI available for Planned Progress and Actual Progress for PS Project. Regards, Sohail

  • Keyboard cache

    I seem to have a problem with my keyboard lagging behind. Seems like I used to be able to type ahead of the computer and the type would catch up when it could. Like now I open a new e-mail in Mail and start typing and when the new file comes up the f

  • Enhancing the CRM datasource

    Hi experts, i have to enhance the CRM datasource with some additional fields and fill them. so far i am succesfull in doing the below. 1. i have appended the fields to the extractstructure and also regenerated the datasource 2. and when to the BADI f

  • How using mp4 files on final cut pro x

    a can't impot any mp4 (I don't want converter to mov) file in to fcp x. how using mp4 files on final cut pro x?

  • Two individual icloud users one computer

    My wife and I recently purchased 4S phones and I'm trying to get my head around using icloud. Before I update to Lion for my imac, I want to make sure that what I'm hoping for is achievable. Currently we share a home calendar and contacts, but each h