Add assignment block to BSP

Hi,
This is another question on adding component to assignment block in PRD02OV/ServiceOV, I wish to add component GSTEXT which belong to MainWindow. Does anyone know GSTEXT belongs to which context node and relationship from genil_model_browser. ?  Can it be added thru wizard?
Not sure how should I start?
Thanks a lot.
SAP CRM 2007.
Edited by: Hui Leng Yeoh on Dec 16, 2008 12:17 PM

You can't have any duplicates:
As i've added it to the MainWindow, I won't be able to add it to the Overview anymore.
I did everything as it actually is in BP_HEAD, so I'm wondering where the error might be.
Regards
Joris

Similar Messages

  • Trying to add PDF icons to my Assignment Block (CRM 7 WebUI)

    Hello gurus,
    I am trying to display a pdf icon in every row of my assignment block in CRM 7 WebUI. I am using one click actions, so I have an actions column, and I the logic to make the icon image appear is in the GET_OCA_T_TABLE of the context node class. When I create actions like delete and edit, it is very easy to get the icons, for example, the following code works perfectly and the icons are displayed in the assignment block:
       ls_one_click_action-id      = 'DELETE'.
        ls_one_click_action-icon    = 'delete.gif'.
        ls_one_click_action-text    = ''.
    ls_one_click_action-id      = 'EDIT'.
        ls_one_click_action-icon    = 'edit.gif'.
        ls_one_click_action-text    = ''.
    But, I cannot add a pdf icon.... I have tried the paths to PDF icons in the MIME repository, and I have tried getting the PDF icons like this cl_thtmlb_util=>GC_ICON_FILE_PDF or with cl_thtmlb_util=>get_icon_url(pdf)... nothing displays anything but a broken image.
    Please help me!  <text removed>
    Jonathan
    Edited by: Matt on Jun 27, 2011 10:18 AM

    Thanks!!!
    You mean, in the .htm file?? Well that would not work, at least not in my case, because there is almost nothing in the .htm.. Anyways, thanks a lot. I did not find it your way.... In the debugger, I found the path through the MIME repository to the default MIME types for THMLB.
    Now I have to open a PDF file in IXOS in a new window in the WEBUI....... how can I call a PDF in IXOS based on my an object ID??
    Thank you!!
    Jonathan

  • How to add an Assignment Block to Activity

    Hi Gurus,
    How to add an Assignment Block to Activity?
    Thanks & Regards
    Rohan

    Hi Kkp
    Goto the component/view: BT126H_APPT/ApptOVViewset to place the attachment assignment block on the screen.
    Click on the Configuration tab.
    Click on change.
    Add them from Available Assignment Blocks to Displayed Assignment Blocks.
    Best Regards,
    Shiven

  • How to add "ATTACHMENTS" assignment block in standard component ERP_H

    Dear All,
    I have a requirement where i have to add the "Attachments" assignment block to standard component "ERP_H". I have taken following steps so far and i am able to display the view in the component ERP_H, however no funtionality has been defined.
    I created a component usage of component "GS_CM" in the runtime repository of component ERP_H
    and now i am able to display the assignment block in the overview page of component ERP_H
    Now i have to create a custom controller and here is where the problem lies. When i try to create a custom controller, it asks for a BOL Entity, and in order to have the same BOL entity as in component GS_CM, i have to add Model "CM" to the runtime repository of component ERP_H, however i m not able to add Model CM in the runtime repository of component ERP_H unabling me to create the custom controller.
    Any pointers would help, if there is any other way to create custom controller instead of adding bol component in the runtime repository.
    Regards,
    Pradeep

    hi,
       can you please add the solution , how u have done  it?

  • How to add new assignment block in opportunity

    Hi,Experts.
    I'm a beginer of SAP CRM.
    I need to add/create a new assignment block similar to existing assignment block 'Details'
    and display enhancement items in Opportunity screen with SAP crm 2007.
    I have created new view using Wizard in BSP_WD_CMPWB and  added it in WebUI.
    I can input the item of added assignment block when creating new transaction.
    However updating the existing one, the item does not replaced by input mode
    even if I push the EDIT button.
    Is any coding necessary? My process was wrong?
    Could you please help me out.
    Thanks,

    Hi ,
    For your issue , in the view/viewset impl class where the edit button is placed , redefine the method SET_VIEW_GROUP_CONTEXT and create an instance
      IF iv_first_time EQ abap_true AND view_group_context IS INITIAL.
        IF iv_parent_context IS INITIAL.
          CREATE OBJECT view_group_context
            TYPE
              cl_bsp_wd_view_group_context.
        ELSE.
          view_group_context ?= iv_parent_context.
        ENDIF.
      ENDIF.
    Then in the event handler of the edit button make the view editable
    me->view_group_context->set_all_editable( ).
    Then in the .htm of the view , in the chtmlb tag ,
    displayMode = "<%= controller->view_group_context->is_view_in_display_mode( controller )
    Please try this..This will work.. If so, plz award points

  • Add Completed Activities assignment block to contacts

    On the opportunties page there is an assignment block for completed activities.
    When I hit "F2" I see that it is CUBTDocFlow_CA.MainWindow Component BTDocFlow.
    On the contacts page there is an assignment block for planned activities it appears to be for component BP_BPBT.
    I want to add an assignment block "Completed Activities" to this page as well.  Is this possible?
    If so what are the steps involved in doing this?  I see inside of BP_BPBT there is a view BP_BPBT/ContactActivitiesOV
    but this is for the planned activities I take it.  Would I just add a new view for the completed activities?
    So my question is how do I add the assignment block "Completed activities" to the contacts page?  If I try to personalize the page this assignment block is not there.

    Use this link to know more about documentation.
    [EEWB|http://help.sap.com/saphelp_crm50/helpdata/en/20/a4ffee7e0fcc4ebb7e5466d3903d38/frameset.htm]
    Regards,
    Shiva Kumar

  • CRM 2007 UI - Add Field Set to an Assignment Block

    Hello Community,
    We would like to enhance an assignment block with additional field sets in BSP WD Workbench.
    Example:
    - the Assignment Block "Private Date" - BP_Cont/ContactAltOV - within the contact component BP_Cont has several SAP Standard field sets in the BSP WD Workbench; Examples are: NAME1; TEXTHEADER; BUILHEADER ...
    - We need to extend this assignment block with fields of the field set STANDARTADRESS from Component BP_ADDR/StandardAddress
    Does anyone has documentation describing this development or knows how to do this. The WebUI cookbook and RKT material is not really helpful on this.
    Thanks for your help
    Michael
    Edited by: Michael Thiel on Apr 23, 2008 4:42 PM

    Hi,
    this would not work within a few from my understanding.
    What you need to do to get additional fields or set of fields available in the configuration of this view is to enhance the context of thie view in the component workbench.
    For being able to do this you need to enhance the componentn BP_CONT and the view itself.
    - Select the view in the component view so that the view structure appears on the right side.
    - Expand "Context" and then "Context Node"
    - Right-click "Context-Node" and select "Create"
    - Follow the wizard...
       - create a new context node (e.g. zAddress ) of type BuilStandardAddress
       - you don't need attributes or custom controller assignment for this case
       - make it dependent from BuilHeader via relation BuilStandardAddressRel
    After having generated the new node you should see the new field set in configuration.
    If you need F4-helps or specific controls you might have to generate P-/V-getters for the attributes you have in mind.
    Good Luck!
    Peter

  • How to populate data from bol to assignment block.

    Dear experts,
    I saw on sdn discussion similar questions, but have not found the suitable answer.
    I need to add fields for BP using EEWB and to work with this field in WEB UI. For achievement of it I have executed following steps:
    1. Using EEWB has added new z u2013 fields to BP. This fields have appeared in tcode bp on a tab "customer data".  Besides I have seen this field in created z u2013 BOL.
    2. Using tcode BSP_WD_CMPWB has created z bsp component.
    3. In z bsp component has created view and custom controller which correspond earlier created z - BOL. Also has created following binding:
       owner->do_context_node_binding(
                iv_controller_type  = cl_bsp_wd_controller=>CO_TYPE_CUSTOM
                iv_name = 'ZBP_S_INF/NumBpOutSYS'
                iv_target_node_name = 'ZZ9BHEEW'
                iv_node_2_bind      = ZZ9BHEEW ).
    4. Has redefined method DO_PREPARE_OUTPUT and would make modify the *.htm file for the purpose on toolbar there were buttons of editing of the data.
    5. Has adding z - assignment block to bp_head component.
    At start WEB UI the assignment block it is visible in list displayed blocks of account data. In this block there are buttons on toolbar. But in this block the data is not displayed. Though really data there is, as they are displayed in tcode bp.
    Please inform as to populate the data from bol to z u2013 component. I assume that it is necessary for me to create get_ methods. But methods get_ and set_ do not cause query.
    Iu2019m work in CRM 7.0.
    Best regards,
    Eugene.

    HI, Prasenjit
    Here the text my html pages
    <%@page language="abap" %>
    <%@extension name="thtmlb" prefix="thtmlb" %>
    <%@extension name="chtmlb" prefix="chtmlb" %>
    <%@extension name="bsp" prefix="bsp" %>
    <thtmlb:areaFrameSetter toolbarButtons  = "<%= controller->gt_button_header %>"
                            maxButtonNumber = "3"
                            displayMode     = "<%= controller->view_group_context->is_view_in_display_mode( controller ) %>" />
    <chtmlb:configTable actionsMaxInRow       = "3"
                        allRowsEditable       = "TRUE"
                        displayMode           = "<%= controller->view_group_context->is_view_in_display_mode( controller ) %>"
                        downloadToExcel       = "TRUE"
                        id                    = "Table1"
                        onRowSelection        = "select"
                        personalizable        = "TRUE"
                        selectedRowIndex      = "<%= ZZ9BHEEW->SELECTED_INDEX %>"
                        selectedRowIndexTable = "<%= ZZ9BHEEW->SELECTION_TAB %>"
                        selectionMode         = "<%= ZZ9BHEEW->SELECTION_MODE %>"
                        table                 = "//ZZ9BHEEW/Table"
                        usage                 = "EDITLIST"
                        visibleFirstRow       = "<%= ZZ9BHEEW->VISIBLE_FIRST_ROW_INDEX
    %>"
                        visibleRowCount       = "6"
                        width                 = "100%"
                        xml                   = "<%= controller->configuration_descr->get_config_data( ) %>" />
    Whether the page can html operate extraction of the data?

  • Configured assignment blocks are not coming on to WebUi

    Hi All,
               Recently we have upgraded from CRM 5.0 to CRM 7.0. In PRDIOOV component i have configured the assignment blocks which needs to be displayed in the WebUi. In the displayed list of assignment blocks around 10 assignment blocks are there.But if you look into the WebUi its displaying only 7 assignment block. I have checked in the personalization there also its having 7 ABs only. I have tried with choosing other cofiguration, for this also the problem is persisting. Please provide me the solution what exactly can be done to get all the 10 ABs into the WebUi.
    Regards,
    Lakshman.P

    Hi All,
    This issue is resolved. I have done the following steps to make the Z assignment block to be available in the Web Ui....
    1.I have created a Z Component and i have created a view with Z filelds in this Z component.
    2.I have added this in the overview view of the component PRDIOOV.
    3.I have adde this to the Overview in the view set in Runtime repository of the PRDIOOVcomponent
    4.Now the vew is avialble in the configuration and i have added this to the displayed list.
    5.Once this is done it should be displayed in the WEBUi but its not displaying in the WebUi. To resolve this I have made an entry in the table CRMC_PRIL_UIU by giving the
    Object Type -
    >S
    Object ID -
    >Obj Name
    BSP Application -
    > Zcomponent (Which i have created)
    View -
    >Zview (Which i have created)
    6.Once i have made an entry in the above mentioned table, My Z assignment block is displayed in the Web UI. With this my problem is solved........
    Regards,
    Lakshman.P

  • Handle change history assignment block

    Hi Experts,
        i need your help,
        i will explain the requirement,
        BSP Component : BT126H_CALL.
        I  have overage page  validate expertise ,In overage page contains general data assignment block
        In general  data assignment block  when i change status field , the change history assignment block is updated.
        In same overview page  i add two new assignment block i need to  track data of new assignment block  In chage history assignment  block.
        Could please explain step by step how create new object and how to use the object in my component .
    Thank and best regards
    Brahmaiah

    Hi experts,
    Any pointers on how to create a change history for any component, atleast?
    Thanks,
    Praveen

  • Saved search DDLB button on an Assignment block toolbar

    Hi,
    We have a requirement to add a button on an Assignment block (in an overview page) similar to Saved search DDLB button/functionality present on the Header Area. Any ideas to achieve this. Please let me know.
    Thank you
    Anji

    Hello,
    Refer below links
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/90789317-4b7d-2e10-8f88-ada75bb67369?QuickLink=index&…
    Saved Search in Custom BSP Component | SCN
    If you have not gone through it already.
    Regards,
    Ashik

  • Can not see assignment block conditions in rule policy

    Hi gurus,
    I can't define any conditions in a new lead distribution rule. When I create a rule under a rule folder I can see the assignment blocks "Rule Details", "Actions" and "Preview", but I can't see the assignment block "Conditions" in order to define de conditions of the rule policy. How do I have to do to see this assignment block?
    Thanks and regards,
    Jesú

    Hi Jesús,
    Seems strange because as soon as you click on enter after 'New' rule, all 3 assignment blocks should show up.
    Could you please check whether the view has been included in the viewset correctly in the runtime repository editor of the underlying BSP component? For the standard it is usually the component CRM_ERMS_RULEM. The viewset is CRM_ERMS_RULEM/RuleDetailsViewSet  and the ViewArea " RuleDetailsConditions " should be included.
    Thanks and Regards,
    Nisha
    Edited by: NishaNC on Nov 25, 2010 7:15 AM

  • Adding an assignment block

    hi
    I have to add a new assignment block on the UI. I  have done it by creating a view in a new component and then getting the fields displayed on the UI by including that component in the Component Usage for the required component. The problem i am facing is that, all the fields are getting displayed in  the non-editable mode. I am not able to manipulate the values for these fields using the GET, GET_I methods also. Please help me in solving this problem.
    Help would surely be rewarded.
    Regards,
    Radhika

    Hi Radhika,
    Please note that fields will get value either from custom controller or component controller in your case.
    When you include any component in other component you need to specify which custom controller your component will be using to fetch the value.
    Eg: Your componet is C1 and you have added it in component useage of C2. Also C2 has cuco.Also you need to create cuco in c2 for your component c1so that c1 is able to fetch the value.
    Now when you have specified the cuco, you need to tell in component controller that if your component is C1 then your cuco is cuco(that you created in C2).
    This you do in implementation class of component controller and wd_usage_initialize method of implementation class of component controller. If you check any standard component, you will find custom controller for component usage components. Write code for your component C1.
    Then you will be able to use values and fetch values.
    Best regards
    Pankaj Kumar

  • Supressing Drag&Drop for Assignment Blocks in Overview Page

    Hi Experts,
    in the standard setup it is possible to change the order of assignment blocks in a Web UI Overview page by means of drag and drop. Does anybody know how this feature can be suppressed if not desired?
    Thanks,
    Jens

    Hi,
    one solution is to deactivate this in the customizing of the businessrole.
    Add function profile PERSONALIZATION with value ALL_DISABLED to disable all personalization functionality.
    There are some other values possible like:
    WA_ENABLED or PP_ENABLED
    Just test a little bit arround which is the correct one for your requirement. ALL_DISABLED deactivates all personalization.
    Kind regards
    Manfred

  • Adding new fields to assignment block, what are the steps to do this.

    CRM 7.
    Could someone tell me what the steps are to add new fields to specifdic assignment block. Assume that these fields do not already exist in any given structure/table.
    My understanding is that I need to use transaction EEWB and then somehow use the component  "BSP_DLC_FS" and view "factsheet". But having never used EEWB before I'ma tad lost.  I'm in EEWB and have crfeated a project and believe that I now need to create an extension. When doing this I am displayed a box with 4 fields, being: Name, Description, EEW Bus object and Extension type. What are my next steps?
    I assume that the EEW bus object is 'BUPA' and the extension type is 'ADD_NEW_FIELDS'. However, how do I know for sure that the EEW bus object should be 'BUPA', bearing in mind that I'm adding new fields to the Account (BP) main address communication data Assignemnt block?.
    I wondered if anyone has a link to any guide docuemnt about how to do this?.
    Any help would be very much appreciated.
    I attempted to use EEWB to add new fields to BUPA but am hitting the error: BDT-DC is Not Prepared for This Application Object
    On searching I can see that there are ways around this, via SM30 against table/view V_TBZ1_DC, changing the BDT BC settings, whatever they are. But it gives me a warning when this happens and mentions that only SAP are allowed to do this, but it will allow me to create a transport if I press on past this. Should I need to make this change though, or have I just done something wrong within EEWB I wonder.
    Jason

    Hi Jason,
    You can try using Application Enhancement Tool (AET) to create new fields instead of EEWB,
    Best Regards,
    Gobinda

Maybe you are looking for

  • Free Goods - Urgent Plz

    Hi Gurus, My client has following requirements: Scenario 1 : Client maintains material groups Eg: material group A  consists of mat 1 , mat 2 , mat 3  Material Group B : mat 4 , mat 5 When he enter sum of  equal or unequal quantity of materials ( mat

  • OS X 10.9.4 Mavericks: Waking Up Unprompted While Sleeping

    I am running OS X 10.9.4 Mavericks on a 27-inch Mid 2011 iMac. Prior to upgrading to Mavericks, I would go to System Preferences_Energy Saver and set Display Sleep to 1 minute. This would keep the computer screen turned off at night, but would allow

  • Iphone 5 suddenly stopped picking up wifi unless right next to router.

    It's not the router: works fine on all other devices and has been on the phone until today. I've tried all the fixes such as resetting router, resetting phone, resetting networks, resetting the whole **** phone to factory settings...NOTHING WORKED. S

  • How to save the time to a .txt file and retrive it back as time?

    I have to save the time [hour:minute:second] and the date [date:month:year] to a .txt file. I am using the Calendar API to set the time and date as below FileOutputStream fileStream = new FileOutputStream ("what.txt"); PrintWriter pw=new PrintWriter(

  • Host credential

    hi I need some tips about host credentials. I installed 11g on linux as5. When I run oem and do setting for backup. It asks to set host credentials. When I go at preferences - preffered credentials and after filling proper username and password it ge