CRM 2007 performance

Hi,
We are using CRM 2007 sales and service. We are facing performance problem
sometimes on load conditions. What all parameters are to be checked to investigate.
Users are using webui as the frontend. These are based on BSP pages. We have noticed
high page outs during this time in our application servers.  What is causing this ?
Any inputs regarding this will be helpful.
regards
Magi

Magi,
Are you running ABAP only on those app servers or ABAPJava?  I believe your amount of physical memory could be too low, if you have ABAPJava on those boxes.  Please check your physical memory usuage/along with swap file usuage.  If you are paging too heavily then you probably need to bump the RAM up in those application servers.
If you are not paging, then check your memory allocation settings for the app server.  In particular check shared memory settings and memory allocated to ABAP runtime.
Which OS are you running?  We are running 64bit windows here with 32GB RAM on our application servers with no issues in production.
Take care,
Stephen

Similar Messages

  • CRM 2007 as Standalone - No SAP BI - Configuring Pipeline performance mgt?

    Hi,
    We are going to use CRM 2007 as a standalone system, without any SAP BI integration. We would like to configure "Pipeline performance management" using SAP CRM only. Can anyone tell me if this is possible. Appreciate your help in this.
    Regards,
    Ramesh Nallabelli

    Hi Ramesh,
    There is absolutely no requirement of integration with SAP BI for enabling Pipeline performance management. This is a new SAP CRM feature and works independently from BI.
    For more information about the same you can visit the following link
    http://help.sap.com/saphelp_crm60/helpdata/en/45/38f4f343194a2ae10000000a11466f/frameset.htm
    Thanks and Regards

  • Help needed in Service Ticket view version CRM 2007

    Hi,
    We have a requirement to replace the Service Level Agreements with Location details screen (custom defined) in the Service Ticket View. I did this in 5.0 version,but couldn’t replicate it in the CRM 2007
    version.
    Here is how I proceeded in the new version.
    Instead of creating a new view, I approached the Adding required
    context node approach and populated the fields that we need.
    1. I enhanced the component ICCMP_BTCTR
    2. I added Context node BTActivityH ( I did not link it to any CutomController in the wizard, but defined dependency to Higher LevelContext node BTAdminH, with BOL relation, BTHeaderActivityExt, and
    activated the check box “Always Create Instance” and let the the wizard to finish off.
    3. Then using the UI Config tool, I copied the standard configuration to my custom config for changes, I removed all the 3 fields that are there in the standard configuration, and replaced with the attributes
    of BTActivityH using UI Config tool in the component work bench. All fields are Input ready fields (not set for Display only).
    4. When I open the Service Ticket view to access these fields, in the UI of Service Ticket, I realized that they are display only fields.
    5. Then I created the attributes, ( to access GET_I_S_*) methods of the attributes, and I externally set rv_disabled = ‘FALSE’ in the metod (say GET_I_S_CITY)
    6. Now I am able to input values for those fields, but still I am not able to save those entries that I entered in there.
    I guess I am missing some thing in the wizard, like linking custom
    controller or dependency relations.
    Is it mandatory for me to bound the context node to component
    controller Node (BTActivityH). If so how can I bound it.
    Please advice me.
    Thanks and regards,
    Sreekanth

    Hello Sreekanth,
    I think that the fields are read-only and not saved because your context node is not bound to a custom controller. (Even though your higher level node, BTAminH, is probably bound to a CuCo)
    The code to perform the CuCo binding is mostly coded in the CREATE_BTACTIVITYH (controller class->typed_context->create_btactivityh or check create_context_nodes to see how the method is called)
    like this:
      owner->do_context_node_binding( iv_controller_type = cl_bsp_wd_controller=>co_type_custom
                                      iv_name            =  <name of the CuCo>"#EC NOTEXT
                                      iv_target_node_name = '<the context node of the CuCo to bind to>'
                                      iv_node_2_bind = <your context node> ).
    Now, save yourself a headache and a lot of debugging time and just create a new context node through the wizard again, this is much easier than trying to 'fix' it yourself! Once you have created your new context node you can delete the old one by deleting the attribute in the typed_context class.
    Hope this helps!
    Reward points if useful!
    Kind regards,
    Joost

  • CRM 2007 and Custom ISA 4.0 application interoperability

    Hi,
    We are in the process to upgrade our CRM 4.0 back end system to CRM 2007, in fact we already performed the BASIS upgrade in our sandbox system to estimate the effort required for the upgrade on different areas.
    One of this areas is related with the ISA web application, we have a custom ISA 4.0 application that we use to capture business transaction in our CRM system, but this application is running in a separate NetWeaver 7.0 system on the DMZ, we would like to know if it is possible to integration of the old ISA 4.0 with the new CRM 6.0 (CRM 2007) backend system.
    The reasoning to try to leave the CRM ISA application on 4.0 is because we are using it just to provide us the framework to create transaction in CRM, in fact we only create one type of transaction in the CRM system from this web application and the effort to upgrade the java application to the new version together with the support package stack could be very high for a application that is not very heavily used.
    In summary, the question is if it is architecturally feasible to connect a CRM ISA 4.0 web application with a CRM 6.0 (CRM 2007) backend system?
    Thanks for your help with this,
    Zareh Vazquez

    Hi Zareh
    Firstly I can advise that ISA 4.0 Is not compatible with CRM 2007.
    One of the biggest issues that you will encounter if you attempt this
    is the compatibility of the ISA application with  
    the Internet Explorer 7 and Mozilla Firefox 2 browsers.                                                                               
    In ISA 4.0 even if you can get it to work with CRM 2007 these browsers are
    not supported and no workaround is currently available or planned to address this.  
    This compatibility has only been address in the later versions of ISA 5.0
    As these browsers versions are now becoming more commonly used       
    I think that this will be important for your consideration.          
    Please review the following notes which discuss such issues.         
    244869 Problems with the display in Internet Explorer 7.0   
    064439 Browser-specific stylesheets for Firefox and IE7   
    I hope that this will be of assistance.
    Warm regards.
    Peter

  • Upgrade from CRM 5.0 to CRM 2007

    Hi,
    We are planning to update from CRM 5.0 to CRM 2007. We are using CRM for Leads, Opportunities and Account & Contact Management with PCUI as front end. We do have some customized iViews for Sales People and Customers. Can any one, please provide me the step-by-step process to do technical and functional upgrade or point me towards the documentation on the same
    You will rewarded with the points. Thanks in advance. Please, Its URGENT...
    Cheers,
    Amit

    Amit,
    Based on your reply your work looks like the following:
    1.  Basis teams performs tech upgrade of your dev system
    2.  Security team grants temporary expanded access in dev system to access new UI and new UI tools
    3.  Dev/Config team takes standard delivered new UI screens and adjusts screen layouts
    4.  Dev/Config team adjusts any BADI's built in the previous release
    The data model of CRM has not changed.  If you stuck with the EEWB and used all the standard methods of enhancing the data model, you don't need to worry about data migration.  However if you did not play by the SAP standards you could have more work.
    As far as tracking your project you can use solution manager or build simple project tracking in MS project.
    If you did no coding period, and only configuration.  You should be able to complete all the configuration work in less than two weeks to get the screens as needed.  However that is based on having at least one to two weeks of learning the new UI tool.
    I would guess a config-only CRM implementation would only need two-three to finish all reconcilation work not including testing and training.
    Take care,
    Stephen

  • BI reports integration in CRM 2007 UI

    Hi
    I have to integrate BI reports integration in CRM 2007 UI. Please tell me steps that are required to be performed for the same.
    Thanx & Regards
    Hitesh

    I'm assuming you are talking about BW template in which case you would require some BW training.
    A BW template is a web version of a BW query being run from within Business Analyser (Bex).
    This is not an area a typical CRm consultant would develop. A BW consultant is required.
    Cheers

  • Geographic Information System (GIS) functions in SAP CRM 2007

    Dear all,
    I am currently working on a SAP CRM 2007 implementation project that consists in replacing an old customer service application.
    Currently this application is managing service technicians' territories with embedded GIS functions (it relies on latitude and longitude data to assign the closest technicians to a service order).
    I would like to know if SAP CRM 2007 is covering the following:
    - GIS functions;
    - Ability to assign a technician based on this;
    - Ability to visually see the map and draw technician territory changes on it;
    - Ability to optimize technician route (mileage).
    I cannot find insights about this in the SAP Help.
    So, where can I find some details / documentation about this?
    A third party tool would be necessary and also its integration to SAP CRM?
    Thanks for your help.
    Brice.

    Brice,
    So basically I don't see this being out of the box functionality, however you could build something for this.
    1.  You need to store the geo co-ordinates for the customer on the customer master or be able to "bolt out for this".
    2.  Create a new "partner determination rule" that would make a call to the external system to propose a technician on the service order.
    3.  Have a punch out on the service order screen that links into a web like GIS application where you could visualize this and send change data back into the CRM service order.
    Now if someone else knows that CRM 2007 can do what you described out of the box, I would love to see the demo.  We have a similiar requirement, where we need to keep track of the mapping, but no need to perform the routing logic.
    Take care,
    Stephen

  • How to reverse billing documents in CRM 2007 utilities billing

    Hello All,
    How to reverse the billing document in CRM 2007 utilities in billing screen.
    In ISU CRM SAP gui we use Tcode EABICO to reverse the document by giving reversal reason and reconcil key. how can we reverse a bill in CRM 2007
    Thanks & Regards,
    Raj.

    Hello Raj,
    you can use the BSP component IUICBCO in CRM2007 in order to perform a bill correction. You can test this BSP component using the transaction BSP_WD_CMPWB.
    This component has already been integrated into the business roles UTIL_IC and UTIL_IC_LEAN.
    Best regards,
    Michael.

  • CRM 2007 MDF Scenario

    Hi Gurus,
    We are looking for any performance upgrade notes/ helps on CRM 2007 for MDF Scenarios.
    Can you please tell me the same.
    Prompt response required at the earliest
    Thanks & Regards,
    Mukund

    To find the BAPI, there is no easy way. Either you know it from some documentation, or you try to find it yourself based on its name (i often use wildcards to see what is available and then test the function module to see if it is the one i need or not). The other option is debugging
    For the 2nd possibility, try reading the documentation available there:
    http://help.sap.com/saphelp_crm60/helpdata/en/fb/6745717b59421e9fe15b07995dca30/frameset.htm
    It should help you understanding the concepts.
    Good luck,
    Xavier

  • CRM 2007 Java Upgrade to CRM 7.0 EHP2

    Hi All,
    I performed dual stack split in CRM 2007 with separate DB for ABAP and JAVA. For upgrading CRM 2007 I tried generating solman XML file. For CRM 2007 Java, the target is chosen as CRM 7.0 EhP2, but the Net weaver components are showing the current version 700 SP21. I tried couple of times still NW 7.00 SP21 (current version) only appearing for target in solman. In Abap side, I got NW 7.03 as target for CRM 7.0EHP2 upgrade. Please advise what could be wrong.
    Thanks,
    Kavitha Rajan.

    Ajay_Basis wrote:
    Hi Srikishan,
    >
    > Actually we are having issues with the SAP router and we are unable to calculate the queue for  EHP2 upgrade and hence we can't use EHP Installer upgrade. Could you please confirm if it is not possible using full upgrade (using SapUP) tools?
    >
    >
    > Thanks,
    > Ajay.
    First, you have to use EHPi installer to do this upgrade. Second, for EHP2 upgrade, MOPZ is must because you need stack file that you can get from  MOPZ only.  Also, patches for EHP2, you can get from MOPZ only.
    Thanks
    Sunny

  • CRM E-service on CRM 2007

    Hi all,
    We implmented service on CRM 2007.Now we want to enable E-service.What all aditional servers and components required for this scenario?
    Can somebody broadly explain what configurations to be done for this scenario.
    Thanks and regards,
    Rajesh.A

    >
    Rajesh A wrote:
    > Hi all,
    >
    > We implmented service on CRM 2007.Now we want to enable E-service.What all aditional servers and components required for this scenario?
    >
    > Can somebody broadly explain what configurations to be done for this scenario.
    >
    >
    >
    > Thanks and regards,
    > Rajesh.A
    Hi Rajesh,
    SAP CRM WEB Channel provides JAVA AND J2EE based applications like
    ICSS(Internet Customer Self Service) B2B and ICSS B2C for E-service.
    These applications come by default with the SAP CRM  Java Stack.
    We need to perform the XCM settings {which connect the application with the CRM system} to make applications running.
    We need to have the SAP NWDI configured so as to customize these applications.

  • UI in CRM 2007

    Hi,
    We are working on CRM 2007,and trying to launch Web UI where we already done basic settings to launch the UI but we are not able to perform any activity/Customisation in the Web Client.
    Need an urgent help.
    Regards,
    Priyadarshan

    Hi
    You need to select the right businesss role for your requirement which needs to be assigned to position or org unit level.the customisation at spro level can be done for the navigation bar profile for the transactions to view in the new UI
    refer to the links below
    http://help.sap.com/saphelp_crm60/helpdata/en/1a/023d63b8387c4a8dfea6592f3a23a7/frameset.htm
    http://help.sap.com/saphelp_crm60/helpdata/en/86/3af0840ccb4e8c97161f5514cfd88d/frameset.htm
    Reward points if helpful
    Dinaker vikas

  • How to get a Custom View in CRM 2007

    Hi,
    I have created a new view (SrvTLocation) and I want to replace Service Level Agreements view with the SrvTLocation.
    In the old version, I followed this approach to get the location view
    1. Add SrvTLocation to the SrvTViewSet under the view area "SrvTActionSLA".
    2. Redefine the method "DO_REPLACE_INITIAL_VIEW" of the controller class of "SrvTViewSet", so that it will replace the "SrvTSLA" with "SrvTLocation"
    I dont know how to do it in the new system.
    Please advice me. I will reward points.
    Sreekanth

    Hi Sreekanth
    Have you checked the new CRM 2007 Cookbook.
    I believe it's available from SAP Marketplace. Haven't checked myself but do believe it's there.
    Regards
    Arden
    Reward with points if helpful

  • Changing the mountain picture in CRM Web UI(CRM 2007)

    Hi All,
    I am trying to change the mountain pic in crm web ui just below the SAP CRM logo. I am on CRM 2007.
    I have already changed the pic in se80 as we do for the company logo in place of the SAP CRM logo.
    se80>>BSP Application>>THTMLB_STYLES>>MIMEs>>sap_skins>>default>>styling>>Ishape>>mountain.gif>>right click>>Upload/Download>>Upload and Replace>> xxx.jpg(custom pic)
    I have done this DEV client 100 and when I run the scc1 transaction in DEV 200 to bring the changes via the workbench request created in DEV 100, there's an error:
    Table SDOKLOREPR is not client-specific
    Table SDOKLORIPR is not client-specific
    Table SKWF_TRANS is not client-specific
    Table SMIMCONT1 is not client-specific
    Table SMIMLOIO is not client-specific
    Table SMIMLOIOT is not client-specific
    Table SMIMLOPR is not client-specific
    Table SMIMLORE is not client-specific
    Table SMIMLORI is not client-specific
    Table SMIMPHF is not client-specific
    Table SMIMPHHR is not client-specific
    Table SMIMPHIO is not client-specific
    Table SMIMPHPR is not client-specific
    Table SMIMPHRE is not client-specific
    Table SMIMPHRI is not client-specific
    Error in object R3TR1 SMIM2  3
    Selected tables           :             15
    Processed tables          :              0
    Storage required (KB) :              0
    Program ended with error or warning, return code: W
    Runtime (seconds)         :              2
    End of processing: 14:11:24
    Can you please let me know what's the problem, if I am missing something?
    Thanks and Regards
    Varun Taneja

    Hi Bhushan,
    Yes I did check DEV 200 after transporting the request. If I goto se80 in Dev 200 and navigate to the mountain.gif inside the BSP Application and click on the file, I do see my custom picture but the same is not reflected in Web UI. Over there, the mountain still reigns !!!
    Any other thing that I need to try?
    Regards
    Varun

  • Sap CRM 2007 Security related issue

    Hi All,
    I am working on SAP CRM 2007 security.
    I have scenario, which we are trying to fix.
    There are two users A and B.
    A is assigned to role X
    B is assigned to role y
    Business Partner 123 is created for user A
    Business Partner 456 is created for user B
    These Business Partners are assigned to Authorization Groups.
    See below:
    1)Authorization Group (LK01) is assigned to Business Partner --123.
    2) Authorization Group (LK02) is assigned to Business Partner --456
    3) Authorization groups LK01 is assigin to user A in PFCG role X
    4) Authorization groups LK02 is assigin to user B in PFCG role Y
    a) User A assigned with PFCG role X>Authorization Group (LK01)>BP 123.
    b) User B assigned with PFCG role Y>Authorization Group (LK02)>BP 456.
    Note:
    1) Authorization Groups are assigned to BPs under the Control tab.
    2) These Auth Groups are assigned in Authorization Object in PFCG role.
    Now, USER 'A' should not be able to work under the BP 456 as this BP is assigned to authorization group LK02.
    The issue is when we open the WEB UI and login with user A role X, He can search for the BP 456 assigned to Auth Group LK02.
    User A can open the Interaction History and edit the Service Order created using the BP 456.
    He can Edit the following in Service Order details:
    1) General Data Status (from created to complete), Contact person, Sale Rep name.
    2) Organization Data like Sales Office, Sales Org Unit, Distribution Channel
    3) Business Partner.
    However, one good thing is he cannot edit the Account details like Account ID, House No, Employee Resposible, the message he get is "No authorization to change partner with authorization group"  which is a
    good thing.
    I have tried to be precise, please let me know if you require more information.
    Regards,
    Dave.

    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