PCUI BP Creation

Hi all,
We have found a new problem with Portal (PCUI), while creating BP(Business Partner) in portal there were some mandatory feilds in CRM GUI which were blockin the BP to be replicated in to crm , in order to over come the problem we have changed their setting in feild grouping for client.
Now there is a new problem under which BPs are getting created and also getting replicaeted in to CRM system just by presssing enter in portal PCUI .
In the portal while creating a BP in the account management under classification there is customer , prospect and competitor avaliable . in my system both customer and  prospect are activiated [selected] by default. now i want all 3 fields to be deactivated. where to control this.
regards
Naresh

Hi SAP GURUS,
Let me give the Inputs what I did so far.
1) OBJECT TYPE- ZPARTNERPROFILECRM
2) METHOD- ZAPPLICATION
3)ASSIGNED OBJECT TYPE TO METHOD BY WRITING BOTH
4) EVENT-ZEVENT
5) ASSIGN OBJECT METHOD TO ROLE BY GIVING HTE ROLE SALES MANAGER, PRIRITY 27 IMPLEMENTATION TYPE-IVIEW WITHOUT PORTAL FRAME...,IDPAGE/SERVICE-WWW.GMAIL.COM
6)TOOLBAR GRP STRUCTURE-BUP_OIC_01, SEQUENCE-2 EVENT-ZEVENT
7)VIEW-CON_BP ( I created NEWLY)
8)CHARACTERSTICS OF VERSION-APPLICATION COMM_BUPAR, VIEW-CON_BP, VERSION-000 AND 001, FLOOR PLAN-5.0
9)CHARACTERSTICS OF VIEW
10)SEARCH GROUP STRUCTURE--VIEW(CON_BP), SEARCH VARIANT(ACC_PER), SEARCH CRITERIA(ACC_COP),EVENT(ZEVENT)
11)TAB PAGE GRP STRUCTURE--VIEW (CON_BP), SEQUENCE-2,EVENT(ZEVENT)
12)FIELD GRP STRUCTURE--BUP_BUS1006_SEARCH_ALL_FIELDS and under this reference grp is BUP_SEARCH_LOG_04 and ACC_ADDRESS_BP and I have defined some fields.
At last When I m giving the TCODE CRMC_PCUITOOLS I m able to search but I m not able to create any BP in PCUI screen. Can anybody suggest me where i did wrong.
Thnx in Advance
Chinu

Similar Messages

  • IC Webclient - PCUI Transaction Launcher - CRM5.0

    Hi,
      I'm trying to create a PCUI transaction using the transaction launcher from the IC webclient. I have configured the 'Transaction Launcher' using the wizard for  a 'Sales Order Search - '.
    Application - CRMD_BUS2000115_F4
    View - Default
    Object Type - BUS2000115
         The problem is, when i run the IC WC, and click on the link from the navigation bar, it gives me an error "Execution not possible; data flow errors" and displays a blank page within the IC WC window. If i click on the link again, it shows the page with all the grayed out fields.
    Please let me know how to resolve this issue.
    Thanks,
      VSingh.

    Hi Thirumala,
          When you say 'Make sure that you locate the correct action implementation class and make changes correctly', I hope you meant the class that was created by the wizard at the time of PCUI link creation. This class implements  IF_CRM_IC_ACTION_HANDLER' interface and extends CL_CRM_IC_ABOX_ABSTRACT_PCA' superclass.
    I have modified IF_CRM_IC_ACTION_HANDLER~PREPARE_DATA_FLOW method as mentioned in your other thread with the following entry:
    me->gv_data_flow_complete = abap_true.
    but still no luck...
    Please let me know if any other settings/changes required.
    Appreciate your help!!
    Thanks,
      Vsingh..

  • IC WebClient transaction launcher

    Hi all,
    I was wondering if anyone had used the transaction launcher in the IC web client to call a PCUI application.  I have done this following the cookbook and added my own custom code.  It works fine except for one small problem, the PCUI app is not maximize so it gives a small usability issue.
    Any help on opening the PCUI app in maximize mode would be much appreciated.
    Cheers
    Andrew

    Hi Thirumala,
          When you say 'Make sure that you locate the correct action implementation class and make changes correctly', I hope you meant the class that was created by the wizard at the time of PCUI link creation. This class implements  IF_CRM_IC_ACTION_HANDLER' interface and extends CL_CRM_IC_ABOX_ABSTRACT_PCA' superclass.
    I have modified IF_CRM_IC_ACTION_HANDLER~PREPARE_DATA_FLOW method as mentioned in your other thread with the following entry:
    me->gv_data_flow_complete = abap_true.
    but still no luck...
    Please let me know if any other settings/changes required.
    Appreciate your help!!
    Thanks,
      Vsingh..

  • Creation of Dropdown "custom" field in PCUI

    Hello
    I have created a new field through EEWB and want to place it in both form view and list view of Accounts transaction (crmm_account) in PCUI. This field should be come as a drop down field and should have specific values to be picked from the domain associated with its data element.
    Problem is
    1. When I converted it into a drop down field through Blueprint tables, it is showing properly in form view but "not" in list view. In list view It creates a "drop down list" but without any option values.
    2. If I dont create a dropdown field then it gets displayed as a Input Field with "F4" option list. However, it lets a user enter ANY value in the Input field. (Ideally it should allow user to put only the values being shown in F4 options list like Country Field)
    Any input to resolve the issue is welcome.
    Regards

    Mani,
    You may want to look at IMG and check your entries for the respective fields.
    If you dont want users to enter any value, check and mark the respective control attributes for those fields.
    Hope that helps.
    Bala Nair

  • Urgent: need help in creation of a simple PCUI application

    Hi Experts,
        I am new to this PCUI. i need the help of urs.
    My requirement is
    >>>>To create a simple PCUI application.This contains a Search and Result list.
    >>>>Then i have to find the BSP coding or the HTML coding for the the PCUI
      application.
    >>>Can anyone please tell me the detailed steps for creating a simple PCUI application that displays the search and a result list???
    >>>Then how can i find the BSP coding or script(such as HTML,XML..) coding used for the  application.
    Pls help me , its urgent.... If anyone have any kind of useful documents pls mail me in my id <b>[email protected]</b>
    Thanks & Regards
    Sudhansu

    Hi Experts,
    I am new to this PCUI. i need the help of urs.
    My requirement is
    To create a simple PCUI application.This contains a Search and Result list.
    Then i have to find the BSP coding or the HTML coding for the the PCUI
    application.
    Can anyone please tell me the detailed steps for creating a simple PCUI application that displays the search and a result list???
    Then how can i find the BSP coding or script(such as HTML,XML..) coding used for the application.
    Pls help me , its urgent.... If anyone have any kind of useful documents pls mail me in my id [email protected]
    Thanks & Regards
    Preethika

  • CREATION OF BP IN SAP PCUI SCREEN

    Hi SAP GURUS,
    I m very new to PCUI. I m trying to create BP master DATA  in PCUI screen. Can anybody auggest me in step by step which application area and what will b the event for it. Good answer to b rewarded.
    Thnx in advance
    Chinu

    Hi SAP GURUS,
    Let me give the Inputs what I did so far.
    1) OBJECT TYPE- ZPARTNERPROFILECRM
    2) METHOD- ZAPPLICATION
    3)ASSIGNED OBJECT TYPE TO METHOD BY WRITING BOTH
    4) EVENT-ZEVENT
    5) ASSIGN OBJECT METHOD TO ROLE BY GIVING HTE ROLE SALES MANAGER, PRIRITY 27 IMPLEMENTATION TYPE-IVIEW WITHOUT PORTAL FRAME...,IDPAGE/SERVICE-WWW.GMAIL.COM
    6)TOOLBAR GRP STRUCTURE-BUP_OIC_01, SEQUENCE-2 EVENT-ZEVENT
    7)VIEW-CON_BP ( I created NEWLY)
    8)CHARACTERSTICS OF VERSION-APPLICATION COMM_BUPAR, VIEW-CON_BP, VERSION-000 AND 001, FLOOR PLAN-5.0
    9)CHARACTERSTICS OF VIEW
    10)SEARCH GROUP STRUCTURE--VIEW(CON_BP), SEARCH VARIANT(ACC_PER), SEARCH CRITERIA(ACC_COP),EVENT(ZEVENT)
    11)TAB PAGE GRP STRUCTURE--VIEW (CON_BP), SEQUENCE-2,EVENT(ZEVENT)
    12)FIELD GRP STRUCTURE--BUP_BUS1006_SEARCH_ALL_FIELDS and under this reference grp is BUP_SEARCH_LOG_04 and ACC_ADDRESS_BP and I have defined some fields.
    At last When I m giving the TCODE CRMC_PCUITOOLS I m able to search but I m not able to create any BP in PCUI screen. Can anybody suggest me where i did wrong.
    Thnx in Advance
    Chinu

  • Creation of BP with default role

    Hi ,
       I have a requiement where in I want a Business Partner to be created with a default role ,i.e CRM006. I can do this in GUI with the help of authorizations.
    But the same does not work in PCUI.
    My requirement is whenever a user creates a Business Partner, Role CRM006 automatically gets assigned to it.
    please sugest something.
    Help will be apreciated.
    Regards
    Sourabh Verma

    Hi PREMKUMAR LNS,
    you can easily implement BADI: BADI_CRM_BP_UIU_DEFAULTS
    IF_UIU_BP_DEFAULTS~GET_DEFAULT_VALUES
    and write something like this:
    assign cr_me->('TYPED_CONTEXT') to <typed_context>.
      if sy-subrc = 0.
        lr_typed_context ?= <typed_context>.
        if lr_typed_context is bound.
          assign lr_typed_context->('HEADER') to <context_node>.
          if sy-subrc = 0.
            try.
                lr_node            ?= <context_node>.
              catch cx_sy_move_cast_error.  "EC_NOHANDLER
            endtry.
            if lr_node is bound.
              lr_coll_wrapper ?= lr_node->collection_wrapper.
              if lr_coll_wrapper is bound.
                try.
                    lr_current ?= lr_coll_wrapper->get_current( ).
                    check lr_current is bound.
    controllo la tipologia di account
                    zbp_category = lr_current->get_property_as_string( 'BP_CATEGORY' ).
                   zbp_group    = lr_current->get_property_as_string( 'BP_GROUP' ).
                    if zbp_category = '1'.
                    elseif zbp_category = '2'.
                  Set default role at creation to "Relation"
                       break domino.
                        zobp_category = lr_current->get_property_as_string( 'BP_ROLE' ).
                        if  zobp_category is initial.
    Here you are setting the default role   
                      lr_current->set_property( iv_attr_name = 'BP_ROLE'
                                       iv_value = 'BUP002' ).
                        endif.
                    else.
                    endif.
                  catch cx_sy_move_cast_error.
                endtry.
              endif.
            endif.
          endif.
        endif.
      endif.

  • Cutom PCUI Application

    Hi everyone,
    Can anyone let me know the steps for the creation of a custom application in PCUI... in CRM 5.0.
    Iam new to PCUI and please hlp me out.
    Regards,
    Bhargava

    Hi,
       Please refer to a PCUI cookboof for this. This has already been included in the forum thread -
    Links to CRM Documentation
    Reward if it is helpful.
    Regards,
    Sudipta

  • Multiple Selection in Search Result List in PCUI

    Hi,
    Our requirement is to allow creation of new records in list view of the PCUI application CRMM_ACCOUNT. I'm using old floor plan CRM 4.0 to meet this requirement. But this is causing a problem. It's not allowing multi select in the search result list (Event INIT, Screen Element SRMS). If I change the screen element to SRME, it allows multiple selection (thru selection checkboxes) but does not allow creation of new records in list view.
    Also, how to activate the multi-valued search on certain fields. I've already checked the "Multi-Value" check box for the relevant field.
    Any help on this will be much appreciated.
    Regards,
    Vishal

    a®s wrote:
    Hi,
    You can find lot of thread in this for forum for your query.
    example
    a®s
    Thanks ! it's helpful!   But my requirement is a little bit different. (Sorry I didn't make it clear)
    I created a table maintenance (SM30) for a table. The F4 Search help should be applied to a field of the table when a user creates a new entry. I hope it makes clear.
    btw: I have awarded some points! Because it's also good to know some other ways:)

  • The Account ceation date should come PCUI

    Hi Gurus,
        I am wokring in PCUI. After creating account i will click on save. then the Account creation date should be filled by default.
    For this in which method i should do the coding. please tell me.
    Regards,
    Ramakrishna

    Debug through the READ and MODIFY methods.

  • How to view the PCUI application  from CRM system

    Hi
    I am new to CRM  can anyone tell me how to open the PCUI application in CRM system  .what is the transaction code to view the PCUI application for the lead and opportunity transactions. cany anyone tell me step by step process to view.
    regards
    Rohit

    HI
    The People centic user interface is the user interface layer where the end user process the crm transactions etc.
    go to SE 80 transaction and select the application as BSP application becouse pcui is bsp based views. type crm_bsp_frame under the application field and you will get folders select the select.htm folder and right click on the mouse and click on test then you will get the popup window enter the crm system user id and password you will get the pcui floor plan for entire crm applications in the browser select the lead and opportunity transaction floor plan click on the new floor plan option. then the new popup window will open and finally you will see the lead transaction or opportunity transaction pcui view to work on . these pcui views url will inturn you can assign to the enterprise portal to log on to single sign on to EP and access the pcui application for crm marketing sales and service module areas as well along with the contact and account mangement for business partners creation screen.
    please do reward points if helpful
    Dinaker vikas

  • PCUI Customization

    Hi,
       I need to understand the following:
    We want to implement standard SAP transactions using PCUI. But, for example we want to hide certain tabs from Account Management, what do we need to do. Do we use CRMC_BLUEPRINT or do we use CRMC_BLUEPRINT_C?
    Activity Creation: When the user click "Create", he is given a list of all the Activity Transaction types in the system to chose from. We just want to default the Activity screen to 1 Activity Type (even though we have to maintain the other transaction types in the system). Is this possible? and if Yes, does anybody have any example...
    Thanks,
    Ranjan

    Ranjan,
    CRMC_BLUEPRINT_C is where you customize even SAP delivered applications.  It works by keeping the standard delivered layout in the "standard tables", and your new layout in the "customer tables". 
    You should get the PCUI cookbook which will explain more about how this works, and is available by request on another thread in this forum.
    Your general recipe is the following:
    - Use the existing view or create a new view
    - In CRMC_BLUEPRINT_C use the following menu:
    Application Element->Tab Page Group->Tab Page Group Structure
    You will then need to customize the tab page groups called ACC_01.
    Good luck,
    Stephen

  • Advanced Search Help in PCUI & adding fields to SRES screen structures

    I have linked the application COMM_IBASE to the POST_CODE1 field in CRMM_ACCOUNT (SRES area - field group ACC_SRES_CITY). When the user clicks the drop-down icon next to the post code field, a new window opens which shows COMM_IBASE.
    We use our IBase to hold locations/addresses.
    Is it possible to set up the system such that on selection of an IBase component, relevant address fields of that component are sent back to corresponding fields in the calling application, CRMM_ACCOUNT? Namely, Post code, street, city, country, region? I think my problem might be that these fields are not available in the screen structure of the COMM_IBASE Search Results area (CRMT_BSP_IBASE_RESLIST). How should you go about extending this structure? I can't see how it can be done using the EEW in the way you would extend, say, a service order.
    I have the cookbook in front of me, but am finding sections 6.1.3.2/3 a little reticent here.
    Thanks,
    Alex.

    I solved it.
    It wasn't too complicated, either, so I suspect my difficulty was down to me being totally unfamiliar with the PCUI (I usually do ICWC development) and this being the first PCUI requirement I have ever been given to work on.
    Anyhow, if any other newbies are interested in how I implemented advanced F4 help to integrate searching of an IBase of addresses with postcode field of BP creation, then please reply to this post and I will give details.
    Alex.

  • BP - Appointment Hours creation

    Hello,
    I'm on CRM 4.0 SP10 and got MSA clients connected.
    I would like to know how is it possible to created two appointements (Following in CRM BP -> Classification / hours -> Visiting Hours  or in MSA BP-> Business Hours ) on different periods.
    for example :
    For a customer I would like to create from 01.03.2008 to 30.03.2008 a weekly periodic visit every week on monday from 10 to 11am.
    (That's somthing I can do).
    Then I would like to create from  01.06.2008 to 30.08.2008 a weekly periodic visit every two weeks on wednesday from 9 to 10 am.
    When I do this , I get a new rule added to the first one but the dates of my first rule change to 01.05.2008 - 30.08.2008.
    Which I don't want because these two rules must be separated in time.
    Please help this is a strong issue here since our sales reps are really going mad at it...
    Thank you.
    Mi

    Look at IF_CRM_BSP_MODEL_ACCESS_IL~MODIFY() method of MAC CL_BSP_BP_ACCMOD.You can get the BP Number in this method after BP creation/modification.
    Before you make any changes you need to customize CRMM_ACCOUNT PCUI application so that you can modify Z MAC.
    Thanks,
    Thirumala.

  • PCUI Integration with Address Validation

    Hi Friends,
    Iam working in CRM 5.0. Please find my requirement below:
    When accounts are created with or changed with PCUI and IC Web client: display feedback from Address validation software, using the "out of the box" GUI integration as a model.
    1.  Display addresses validation warnings/correction feedback, if any. The user will have the option to:
         a. Accept the address validation software correction , or
         b. Bypass the warning and use the original address that they entered, or
         c. Cancel and return to account maintenance
    2.  Display duplicate candidates and allow the user to switch to a duplicate candidate if desired by clicking  
         the candidate (instead of proceeding with account creation)
    How can I check whether the Address Validation software is integrated with PCUI? If it is not integrated, then is there any configuration to be done to get the popups for address validation and duplicate check?
    Your suggestions and Ideas will be rewarded.
    Regards,
    Raju...

    Hi
    You can build up the logic for Duplicate Search and display it as a popup in PCUI
    The logic can be put in Modify method of the class in PCUI  so that when user enters a  address the duplicate records are found
    You can then display the records in a popup in PCUI side

Maybe you are looking for

  • Podcasts no longer appearing on recently added playlish

    My podcasts used to automatically appear on the recently added playlist. then something happened and my itunes was cleared. I added all the songs etc back on to my ipod but now the podcasts no longer appeared on the recently added playlist like they

  • How do I find out if my mac's airport card supports 802.11n ?

    It just says Airport Extreme in System profile and it also says that on my wife's iBook - wondering about maximising our network speeds with an upgrade to AEBS and TV. thanks

  • After Upgraded to SQL 2012 Iam getting several Errors in SCCM 2007

    After I upgrade my sql 2008 to sql 2012, I am getting several errors in SCCM 2007.Please find the below screen short Configmgr reporting service point - Critical SMS-Collection-Evaluator -critical SmS-dstribution Manager -Critical SMS-SRS reporting p

  • Can't debug with gdb - avm2-remote times out

    I'm trying to debug a FlasCC SWF that's loaded by our main SWF, but can't get it working and could use some help and/or advice. This is on OS X, Firefox 20, Flash debug player 11.7.700.169 I put flascc/sdk/usr/bin at the front of my path I created /L

  • HT1766 how can I find my backup on PC

    I have just restored my iphone for the first time in 1 year. I seem to have lost all my contacts, how can I get restore contacts?