PC UI for Leads in CRM 4.0

Is anyone else using PC UI for Leads (CRMD_BUS2000108) or Activities (CRMD_BUS2000126)in CRM 4.0 with EP 5.0? 
A contractor implemented the PC-UI in CRM 3.1.  We currently use EP 5.0 and are in the process of switching over to 6.0.
Both portal versions seem to work with the CRM 3.1 PC-UI, but CRM 4.0 doesn't seem to work anywhere. SAP is trying to help but we don't seem to be getting anywhere.
Also, since the contractor did the work, I don't really know what I'm doing which isn't helping things any.
1)Activities screen displays but nothing happens when I click on the Go button.  The 1st work around was to unclick HTTP compression due to the very long URL but that didn't help.  Has anyone run into anything else that would cause this to hang up? 
2)Leads-Could someone tell me what they are using in the INIT & CREATE_FOLLOWUP event for the search area position?
CRM 3.1 had field group of LEA_SRCH with search group of LEA_GROUP.  SAP says this is not a valid field group or search group and replace the field group with LEA_SRCH_MANAGER and delete the search group, but I am still getting an error.
Please help!

Specifically for using CRM PCUI within EP, there are one (or two) very important notes to keep in mind. We often see random JavaScript errors in CRM that are related to the use of GZIP on JS files. There are just some patches of IE that does not handle GZIP correctly, due to a timing problem. Here below an extract of an email I wrote recently to a colleague on this issue.
There are two main reasons, different but similar, that usually leads to unexplained JavaScript problems.
(1) The first has to do with very long URLs (as we use them in portal) and files that are compressed. The compression is ok, but the decompression with the long URLs fail. For this we recommend note 796354.
(2) There are some browsers out there (we have seen this in both IE 5.50 and 6.00) where decompression just fails. This is a well known problem in IE which we have found references to on MSDN. Usually with very new installed systems it does not happen. It has to do with some .DLL that has a timing problem to other .DLLs. Therefor, our general recommendation once we see these type of "unexplained/random" JavaScript errors, is to recommend that GZIP be disabled (until everyone in the company has browsers that can handle GZIP). The simplest way to do this, is with note 715598. Quick and painless. Thereafter, flush server and browser cache.
There is always the possibility of:
(3) That some ICF nodes are not active over which JavaScript files are loaded. These we usually check, and should not happen for our .JS stuff. For application developed .JS files this is still possible. Use HttpWatch and look for rc=404.
(4) Sometimes there are very obscure errors in the MIME repository, whereby suddenly JS files appear in multiple versions. This can again be seen with HttpWatch, rc=404 or =500.

Similar Messages

  • REPORT for Lead Questonnaier.

    Hi CRM Gurus,
    I want to generate a report which gives the details of the questionnaier for leads created in the given date range.
    the questionnaier which is in the evaluation TAB of the lead transaction.
    please help me in finding the table name and fieldname where the questionnaier and its answers are stored wht is the logic i have to apply to do this.
    its very urgent please help.
    thanks in advance.
    Chandrra

    Hi Chandra,
    There will be integration between CRM and BW system and this your basis consultants will do.
    Once the integration is set up and when you have assigned the questionnaires to the lead transaction and when you evaluate the survey, then the survey will have qualification is generated and these values will be populated in the BW system in a specific datasource.
    So the BW system will pull the values from CRM.
    http://help.sap.com/saphelp_crm60/helpdata/en/46/35bcc88578141ee10000000a1553f6/frameset.htm
    Thanks
    Srini

  • How to create Oppertunity doc automatically after lead in CRM SALES

    Hi,
    how to create oppertunity doc automatically after creating lead in crm sales
    Thanks7regards
    kishor kumar

    Hi Kishore,
    Create SAP Business Workflow for Opportunity from Lead 
    Use
    A lead is a business transaction that describes, stores, updates, and manages the potential business interests of a business partner, and the interactions based on this over a period of time. The goal is to provide the "sales" area with the information gained in the lead, in order that it can be used as a basis for deciding whether to create an opportunity.
    The information gathered in the lead is transferred to the "sales" area via the workflow "create opportunity from lead".
    In the workflow, you decide whether the opportunity is generated manually or automatically.
    If the lead-specific attributes Priority and Lead group fulfill specific criteria, the workflow automatically generates an opportunity. Otherwise, the workflow sends a work item to the sales employee responsible, for manual creation. Once he has checked the data in the lead, the sales employee can either reject this lead or create an opportunity from it.
    The workflow is automatically started when the lead is saved.
    The sales representative entered in the lead is first taken as the sales employee whose task it is to create the opportunity based on the information in the lead. This person can be determined using partner determination in CRM, depending on the prospect in the lead, and can, for example, be a manager of a sales area. If no sales representative is entered, the workflow takes an organizational unit assigned in the workflow template, and sends the work item to all users assigned to the organizational unit.
    Prerequisites
    u2022     The type linkage for the start events AttributeChanged and SetErrorFree for the workflow WS10001011 are deactivated as a standard procedure, and, if you wish to start the workflow template, they have to be activated again in Customizing. The workflow task processors must also be maintained. In Customizing, choose Customer Relationship Management  Basic Functions SAP Business Workflow  Perform Task-Specific Customizing.
    u2022     The workflow template uses the user statuses SAAC (accepted by sales) and SARE (rejected by sales) of the status profile CRMLEAD. If you have defined several user statuses, the data flow for task TS10008154 (set status) must be adapted accordingly.
    u2022     When the opportunity is created, the workflow template uses the opportunity transaction type OPPT. If you have defined several transaction types for the opportunity, the data flow for task TS10008151 (create opportunity) must be adapted accordingly.
    u2022     If the sales employee rejects the lead, the workflow resets the qualification level to value 02 (warm). If you have specified your own qualification levels in Customizing, you need to adapt the data flow for task TS10007918 (change qualification level) accordingly.
    Process of Workflow WS10001011 (create opportunity from lead)
    The workflow "create opportunity from lead" is started when a lead is saved with qualification level Hot and status Error-free. The system uses the lead-specific attributes Priority and Lead group to check whether an opportunity can be automatically created, or a sales employee first needs to decide. If the sales employee decides that an opportunity can be created, the lead status is set to "accepted by sales", and an opportunity is created in the background. If necessary, this is forwarded to the sales employee to check. If the sales employee rejects the lead, the lead status is set to "rejected by sales", and the initiator is informed by mail.
    The workflow is ended if no opportunity is created and
    o     the lead is deleted or
    o     the qualification level of the lead is changed to a value other than Hot or
    o     the status of the lead is changed to a value other than Error-free.
    Path for the workflow:
    ==> SPRO
    ==> Customer Relationship Management
    ==> Basic Functions
    ==> SAP Business Workflow
    ==> Perform Task-Specific Customizing
    Select the Application Componenet  Abbrevation as CRM and expand
    Select CRM-BTX and expand
    Select CRM-BTX-LEA and click on Activate event linking  and acivate workflow WS 10001011
    It may helps you
    Regards
    Narayana

  • Table Name for Lead Lost Reasons (which captures Code/ Code Group/ Catalog)

    We are making a dashboard in BI for Lead analysisbased on status and reasons (Won/Lost/Open etc).
    Can anyone please tell the table name through which we can get the required data.
    Regards,
    DD

    Hi,
    i am not sure, whether u can use this structure CRMT_BW_LEAD_H  (BW: Datasource for CRM-Leads Header)
    Kind regards
    Hannes
    Edited by: Hannes Wegehenkel on Mar 8, 2010 2:56 PM
    Edited by: Hannes Wegehenkel on Mar 8, 2010 4:46 PM

  • Questionnaire for leads

    Hi Everyone,
    Can any one body tell me the process of the questionnaire assignment to the leads.
    actually i have followed the below process for the Questionnaire in the leads:
    1 )I have maintained the questionnaire for the lead application in CRM_SURVEY_SUITE
    2) Define determination for the lead questionnaire : in this i have assigned questionnaire, lead transaction type, item category, for the determination.
    3)i have assigned the qualification levels to the lead questionnaire
    But i have not maintained determination criteria for the questionnaire.Is it necessary to maintain that.
    After maintained the above 3 steps i have tried to create a lead transaction in CRMD_ORDER Transaction.But in the lead transaction EVALUATION tab i didn't see any questions in that, but in the above 2nd step i have maintained the maintained questionnaire to the lead transaction.I want to see the questions in the evaluation tab.
    Can anyone help me how to get the questionnaires in the lead transaction and also plz tell me did i missed any settings for that.
    Regards
    Nagaraju

    Hi Nagaraju,
    Your requirement is not clear.
    - Do you want to see the same  questionnaire being determined for all lead types?
    - Do you have a pre-condition based on which questionnaire should be displayed for lead transaction type?
    - what is the version of CRM you are using?
    You have mentioned "I have assigned questionnaire, lead transaction type, item category, for the determination."  So while creating the order just ensure that it matches determination criteria of  your item category. (select a product and check)
    Regards....Arup

  • BP requirements for Lead Management ?????

    Hello everyone,
    We need to understand the BP requirements for Lead Management.
    We need to determine if a separate Java stack is required on CRM side for this to work.
    Please guide.
    In case anyone can send me the supporting documents please.
    Its urgent.
    Thanks in advance,
    Samta

    Hello Kaushal,
    I have configured the CRM business package on my portal.
    However quite many of the iViews under Lead management are giving errors like "Page cannot be Found", Some of them are giving "Error occured.. No data found"
    Any idea,
    Why these errors are appearing. I feel my system properties may be incorrect.
    Please help.
    Thanks in advance,
    Samta

  • Assessment for Lead (Questionnare for Lead)

    Hi,
    I am trying to create lead. I need to fill Questionnaire also for that. But, under "Assessment block", I don't see any action, ID . When I open assessment block, it is saying no results. This is happening in CRM 7.0.
    But, when I check in CRM 6.0, Under Assessment block, there is one action with one link. When I click on that link, it is opening Questionnaire. But, it is not coming in CRM 7.0.
    Can you please let me know, what are all the settings I need to to enable this.
    I checked in SPRO. There One Questionnaire is assigned to lead. But, I donno why it is not coming.
    Please help me.
    Thanks,
    Sandeep

    Hi,
    In SPRO -- CRM -- Transactions --Settings for Leads -- Questionnaires for Leads  -- Define Determination for Questionnaires, ensure that the 'Active' checkbox  has been checked where you have assigned your questionnaire to the transaction type.

  • Regaeding Survey questionnaire for Leads

    Hi All,
              I want to display the 'Expected Order Timeline'  field in lead questionnaire.Already two fields is coming in web ui under lead questionnaire is "customer Budget and customer need" which is define in tranx 'CRM_SURVEY_SUITE'. i want to dispaly this field (order Timeline) which is show the data according to two fields "business group and stragic business unit".These 2 fields are customize field.
    When i create a new lead after filleing these 2 field ,1 link is there under lead questionnnaire assignment block.when i click on this link ,survey questionnaire is opned.how can i populate the answer in timeline field according to 2 customize fields.
    Thanks in advance..
    Vishwas Sahu
    Edited by: vishwas sahu on Jun 25, 2009 6:56 AM

    Hi Nagaraju,
    Your requirement is not clear.
    - Do you want to see the same  questionnaire being determined for all lead types?
    - Do you have a pre-condition based on which questionnaire should be displayed for lead transaction type?
    - what is the version of CRM you are using?
    You have mentioned "I have assigned questionnaire, lead transaction type, item category, for the determination."  So while creating the order just ensure that it matches determination criteria of  your item category. (select a product and check)
    Regards....Arup

  • Follow Up transaction for Leads

    Hi Experts,
    I am facing an issue in the Web Ic while creating a follow up for Lead. When i am trying to create a followup from lead the Pop Up appears for secting teh transaction type, but it is not showing the Transaction type which had maintained in the Copy control setting, whereas it shows all other transaction which i have not configured.
    Any suggestions.
    Regards
    Arun Kumar

    Hi Praveen & Arup,
    I am not using any product in my lead creation. Secondly i want to create a follow up as Ztransaction type for Activity where i dont get any item category.
    Can you please sugegst. I am using teh Business Role MARKETINGPRO.
    Regards
    Arun Kumar

  • Replicating Custom Fields for Products in CRM  from ECC

    Hi All,
    I am having difficulty in replicating SAP standard field values from ECC to custom fields for products in CRM. This is what i did:
    1. I created a new settype(ZMASTER_INFO) with a single attribute(ZIND_STD) and added
        this new settype to MAT_HAWA. (As all our materials fall under this material type).
    2. I am looking to map SAP standard field from ECC to this custom field of mine.
        I wrote the code in CRM BADI 
        'ZPRODUCT_CUSTOMER2->MAP_R3_TO_CRM_MATERIAL' with the following code:
    DATA: ls_ZMASTER_INFO TYPE ZMASTER_INFO_maintain.
    DATA: ls_category_bdoc       TYPE COMT_PROD_CAT_REL_MAINTAIN,
          ls_category            TYPE COMT_PROD_CAT_REL,
          lt_categories          TYPE COMT_PROD_CAT_REL_TAB,
          ls_settype             TYPE COMT_settype_ext,
          ls_cat_settype_rel     TYPE COMT_CAT_FRAG_REL,
          lt_cat_settype_rel     TYPE COMT_CAT_FRAG_REL_TAB,
          lt_cat_settype_rel_all TYPE COMT_CAT_FRAG_REL_TAB.
    LOOP AT lt_cat_settype_rel_all INTO ls_cat_settype_rel.
          CALL FUNCTION 'COM_SETTYPE_READ_SINGLE'
            EXPORTING
              IV_SETTYPE_GUID         = ls_cat_settype_rel-frgtype_guid
            IMPORTING
              ES_SETTYPE              = ls_settype
           EXCEPTIONS
             NOT_FOUND               = 1
             NO_IMPORT_VALUES        = 2
             NO_TEXT_FOUND           = 3 .
          IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
          ENDIF.
      CASE ls_settype-frgtype_id.
          WHEN 'ZMASTER_INFO'.
          ls_ZMASTER_INFO-relation-owner = 'X'.
          ls_ZMASTER_INFO-relation-logsys = cs_product_bdoc-header-com_product-logsys.
          ls_ZMASTER_INFO-data-ZZ0010 = is_mara-STD_DESCR.
          ls_ZMASTER_INFO-DATA_X-ZZ0010 = 'X'.
          APPEND ls_ZMASTER_INFO TO cs_product_bdoc-data-ZMASTER_INFO.
          APPEND ls_settype-FRGTYPE_GUID TO cs_product_bdoc-data-MNT_SETTYPE.
       ENDCASE.
    ENDLOOP.
    Since in ECC i am not having any custom fields i did not write any code in ECC for TPS34 and TBE24. I just wrote this BADI in CRM and using the field S_MARA-STD_DESCR.
    I am not sure if i need to write the code in ECC. COUld anyone please confirm if i need the code in ECC?
    Also in the CRM BADI, lt_cat_settype_rel_all is EMPTY. Not sure how this gets its value.
    Could anyone please suggest if i am missing anything here? Any help is appreciated.
    Thanks,
    Karuna.

    Hi Karuna,
    One more solution is to change the BDoc data content before it hit the Database.
    this can be done in badi: Data_Exchange_badi (if u dont find this try with following search string: xchange)
    In the above mention badi you will find a method which is used to populated the contend jst after bdoc in CRM is being populated by R/3 data.
    Best Regards,
    Pratik Patel
    <b>Reward with Points!</b>

  • Can we tun off Credit card valiation for BP in CRM

    Hi all,
    Customer is created in R/3 and his credit card has already expired. The R/3 system does not make any validation for credit card. The credit card is validated only when he places orders via credit card.
       But when changes come into CRM, the CRM system validates the business partner and results in error as Credit card expired.
    I found in one of the message that Tiest has said (to turn of email validation) checks are being executed thru configuration on filed groups. Simply turn it off and you should be ok.
    Could Tiest or any one share how to disable credit card validation for customers in CRM.
    I greatly appreciate the help provided through this forum.
    thanks in advance
    Jothi

    Hi Frederic,
      I removed the FM from the table in SPRO\SAP Web Application Server\Cross application settings\Payment cards\basic settings\assign checking rules?
    Since this was removed and in the next configuration
    SPRO\SAP Web Application Server\Cross application settings\Payment cards\basic settings\Maintain Payment card type (step2)
    The checking rule was there it result in a new error , checking rule '001' does not exist.
    Now any idea of how to solve the problem.
    Can you help me in this..
    Jothi

  • How to deactivate the marketting attributes for BP in CRM

    Hi,
    how to deactivate the marketting attributes for BP in CRM
    I can add and maintain the same using tcode crmd_prof_char
    But how do I deactivate.
    Points will be rewarded
    Thanks

    .

  • Mark for delete for BP in CRM

    Dear Sir,
    We still use CRM 5.0, If I would like to mark for delete the business partner, how to mark for delete for BP in CRM??
    And which table and field name to store for the mark for delete for business partner in CRM/
    Please kindly advise.
    Thnak you and best regards,
    Vimol

    Hello!
    It's not supported to delete Business Partners in CRM (Web- or PC-UI). You can just flag obsolete or redundant Business Partners for archiving.
    However there is the transaction BUPA_DEL you can use in order to delete BPs.
    Here a link for further Information [http://help.sap.com/SAPHELP_CRM70/helpdata/EN/e0/f2683cf5e8fe67e10000000a114084/frameset.htm|http://help.sap.com/SAPHELP_CRM70/helpdata/EN/e0/f2683cf5e8fe67e10000000a114084/frameset.htm]
    Best regards
    Arno

  • How to extract values from pricing procedure for conditions in CRM Billing?

    I have a number of conditions in the pricing procedure in CRM Billing that I would like to extract to SAP BW. How can this be done?
    Is there a standard extractor for CRM Billing similar to the SD Billing extractor "Extraction of SD Billing Conditions" (2LIS_13_VDKON)?
    If there is no standard extractor, is there another way to extract the conditions and the related values?
    I am using the standard CRM Billing Extractor 0BEA_CRMB already, so maybe an append could solve my problem. How can this be done? In what CRM-tables can I find the values from pricing procedure for conditions in CRM Billing?

    you may want to post that last question in a CRM forum... in ECC it would be table KONV

  • Duplication check for Lead and Contact

    Hi,
    Can i confirm that, there is no duplication check for Lead and Contact during the new reacord adding?
    I also realise that during the Lead convertion, CRMOD also never check for duplication even i have existing contact available?
    Is there anyway for us to activate the duplication check during the Lead convertion?
    Regards,
    SK

    SK,
    System can check duplicate if you add external id for record (Lead and Contact).
    For more information please refer topic 'About record duplicates and external ids' on page no.1303 of OnDemand help.
    Hope this helps.
    Santosh

Maybe you are looking for

  • IPhone not available in iTunes after upgrade to 10.6 and IOS 5.1

    I upgraded iTunes to 10.6 on WinXP and IOS to 5.1 on my iPhone 4. Now the iPhone does not appear in iTunes when I plug it in. The phone does appear in Explorer as an external HDD. Is WinXP no longer supported?

  • In a Regular expressions I can set up an "OR" statement?

    HI, I'm using e-tester version 8.2..My problem is about regular expessions. I need to catch a dynamic value from a Form Field (My-TxtBox).. this textbox gets pre populated data ( when the customer has info in the database).. this is the code: *<input

  • Can't uninstall or install!

    I want to use a webcam on yahoo, but it refuses to work, so I decided to uninstall and do it all again, but when I try to reinstall, it says the program is already installed, yet I still can't use the webcam. Help?

  • Correcting image distortion

    I have a distorted image that I need to correct.  I thought this would be a simple task using the Vision Utilities but can't seem to do it.  Can someone help.  I have attached an image.  Thank you Attachments: test.png ‏613 KB

  • Custom Ribbon Menu in MS Project Professional 2013

    Hi all, I want to create a custom ribbon menu in MS Project Professional 2013 but I am not sure how to save it as a template and apply it enterprise wide. Or is it something that needs to be packaged? Thanks! SJ