Enhance target group result list

Hi *,
I'm faced a requirement to enhance the result list of a target group with some SAP standard fields. Essentially persons and organizations data have to be combined in one list to export to excel.
In the configuration I found # 30 "blank" fields to use for this purpuse. Unfortunately I have no idea how to fill these fields.
Any suggestions.
Thanx a lot.
Kind regards
Thomas

Hello Thomas,
you can use BAdI CRM_MKTTG_SEG_MEM_EX to enhance the structure CRMT_MKTTG_GENIL_TG_I_ATTR. This contains up to 30 user defined fields. Please refer to the customizing:
--> Marketing --> Segmentation --> Business Add-Ins (BAdIs)
--> BAdI: Define Display and Export for Target Group Members List
The fields are then mapped to the context node TARGETGROUPITEM in view SEGED_HV/TargetGroupItemEOL.
best regards,
Johannes

Similar Messages

  • Extension of target group member list

    Hi,
    does anybody know a guide or something else in which way i have to define additional fields for displaying target group member list?
    Thanks in advance
    Tobias

    solved by myself!

  • Target Group Member List Display and Output to Excel

    Hi all,
    I am using CRM 2007.  On the Web Client I want to output to excel a target group with 7000 accounts. I have 2 users. One User when the target group is selected can see all the details of all 7000  in the target group members list and when exported to excel all 7000 accounts are listed in the excel file.
    With the second user when the target group is selected only the details of 100 accounts are visible in the target group members list and when exported to excel only 100 of the accounts are output.
    The 2 users have the same roles and parameters and the personalize icon next to the excel export button also have the same settings.
    Does anyone know where the setting is that will allow the second user to output all 7000 on the list?
    Help would be greatly appreciated.
    Thanks,
    Jonathan

    Hi Jonathan,
    Open a Profile Set with user2.
    Push button "Graphical Modeler".
    When the modeler is loaded , Press button "Settings".
    On the upcoming popup, you can change the number of members that are loaded to the Target Group Member list in the WebUI in the field "Number of Members Displayed".
    Most probably, this field is empty for your second user, so the default of 100 is used.
    Note that a maximum of 9999 members can be loaded to the list in the UI. For bigger Target Groups, you must export the list to the application server using the "Export to File" button on the Target Group WebUI page.
    Hope that helps & Best Regards
    Klaus

  • How to Enhance search help for product groups. Currently no ability to add multiple lines from result list

    Hi All,
    In CRM Web UI,  there is no multi selection option for product group id f4 help for Custmer event creation or edit screen under  “Product” tab=> Product Group ID field.
    Web UI Component Details -
    UI component : TPMOE
    View : TPMOE/ProductEOL 
    Context: PRODUCT  Attribute : -PRODUCT_GRUOP
    Click on Product Group ID field then below F4 Help screen appears.
    In the product group results list, user can select only one row and Then all the product will be queried for selected product group, transferred to product list tab.
    Current technical design for Product Group F4:
    a) SE11 Data Dictionary search help “CRM_MKTPL_PGRP1”  is used and data is fetched displayed based it( Refer method GET_V_PRODUCT_GROUP of context node class CL_TPMOE_PRODUCTEOL_CN00)
    b) In UI, F4 pop up is handled by UI Framework in SAP generic manner so no multi selection is allowed.
    c) A round trip event is triggered after selection of row from results which reload view with queried product result based group selected.
    Requirement :-
    In the product group F4 results list View, user should be able to select multiple row .As SAP GUI has the option of multiple entry selection from search help window with the help of field called MULTISEL.
    System should query for products  with all selected product group, transferred to product list tab.
    Note: - The multi select options works fine for GUI, but for UI standard SAP code ignores this or never is this structure taken into consideration. Standard class to display F4 help on UI is CL_THTMLB_F4HELP.
    Can we enforce same behavior like DDIC search help in Web UI too  Or suggest how we can achieve this requirement?
    Thanks in advance
    Regards,
    Arjun

    Hello All,
    We have achieved this requirement by Custom development and approach followed as  -
    Define UI object model zprgrp & zprgrpquery and object relationship in table ZCRM_OBJTAB
    Query Strcuture : ZCRMST_PRGRP_SEARCH & Result List structure : ZCRMST_PRGRP_RESULT      
    Created Custom component : ZPRGRP with Search /Result view and with GENIL Class, search logic
    Defined custom ComponentUsage “ProductGroup1SearchHelp” for ZPRGRP in Standard Component TPMOE
    e.  Called F4 application for field product _group with help component usage created in step d.
    Regards,
    Arjun

  • Reg:Target group in Marketing Segments

    Hi All
    I need to restrict the Target group member list to certain number in the target group of Marketing Segments.
    Could you please guide me on this.
    Do we have any class like 'CL_CRM_OPPORTH_RUN_BTIL' which we have for Opportunities.
    Best Regards
    Anil Mula

    HI
    I have solved this on my own.
    Thank you.
    Best Regards
    Anil Mula

  • Passing result list from Contact search to Target group

    Hi,
    I have to pass the result list of Contact serch(BP_CONT_SEARCH) to Target group creation component(SEGED_TG). Can you give me the steps that I need to follow.
    Note: Here the contact structure is different in each component.
    Thanks.

    Yes Srikanth, you need to bind context of result list to SEGED_TG using component controller binding. Let me know if you have questions.
    But the question is did you make a navigation from the contact search result to target group creation or is it a standard functionality ?
    As per my knowledge we can navigate from Profile set creation creation screen or from Trade Promotions.

  • Enhance output of Target Group opened in segment builder

    Hello Experts,
    We are implementing SAP CRM Lean Marketing using CRM 7.0. Our business requirement is to do segmentation based on Company attributes and Relationship Category. The output of the target group should enlist the persons related to the Company based on the relationship category selected while doing the segmentation.
    Using standard InfoSet CORM_MKTTG_BP_ORG_CDE and while creating data source selecting BUT000_PER-PARTNER_GUID in the field business partner, we are able to get the list of persons matching the segmentation query (based on the relationship category e.g. Has Supplier, Has Contact Person, etc) . But the issue is , the output of the target group (shown as an ALV grid , when the target group is opened in segment builder) only enlists matching Persons, it does not enlist the related company ID /name in front of the Person ID in the output of the target group. And this Company BP ID is not available if I try to modify the output layout. So business is unable to understand the Person enlisted in TG belongs to which Company. Can we enhance this ALV grid output of the target group displayed in segment builder ? if yes , how can it be achieved ? If this is possible and we are able to add related company BP ID/ name in front of every person enlisted in the target group then our issue gets resolved. Or is there any alternative solution to resolve this issue ?
    Highly appreciate your early response in order to resolve this critical issue.
    Thanks and Regards
    Ambar
    Edited by: AMBAR ADHAV on Sep 10, 2011 11:52 AM
    Edited by: AMBAR ADHAV on Sep 10, 2011 2:21 PM

    Naresh,
    Thanks for the response.
    As per your suggestion I made additions to my z Infoset , and added all the fields you suggested.
    While creating the data source I selected following fields
    Business Partner: BUT000_PER-PARTNER_GUID (as my requirement is to return Persons and this field works with only GUID)
    Reference Object: BUT051-RELNR
    Reference Object Type:  BUT051-RELTYP
    Now when I create the target group with this data source unfortunately I am still not getting the the relationship number when I click in Show assigned Objects in the target group screen of web UI.
    Please suggest where I am going wrong
    Thanks
    Ambar

  • Enhance output of Target Group in segment builder

    Hello Experts,
    We are implementing SAP CRM Lean Marketing using CRM 7.0. Our business requirement is to do segmentation based on Company attributes and Relationship Category. The output of the target group should enlist the persons related to the Company based on the relationship category selected while doing the segmentation.
    Using standard InfoSet CORM_MKTTG_BP_ORG_CDE and while creating data source selecting BUT000_PER-PARTNER_GUID in the field business partner, we are able to get the list of persons matching the segmentation query (based on the relationship category e.g. Has Supplier, Has Contact Person, etc) . But the issue is , the output of the target group (shown as an ALV grid , when the target group is opened in segment builder) only enlists matching Persons, it does not enlist the related company ID /name in front of the Person ID in the output of the target group. And this Company BP ID is not available if I try to modify the output layout. So business is unable to understand the Person enlisted in TG belongs to which Company. Can we enhance this ALV grid output of the target group displayed in segment builder ? if yes , how can it be achieved ? If this is possible and we are able to add related company BP ID/ name in front of every person enlisted in the target group then our issue gets resolved. Or is there any alternative solution to resolve this issue ?
    Highly appreciate your early response in order to resolve this critical issue.
    Thanks and Regards
    Ambar
    Edited by: AMBAR ADHAV on Sep 10, 2011 11:53 AM
    Edited by: AMBAR ADHAV on Sep 10, 2011 2:22 PM

    Hello Experts,
    We tried implementing BADI CRM_MKTTG_SEG_MEM_EX in order to add Company ID/ Name , but the issue is the BADI gets Input as persons BP id, nothing else, due to this if a person is having relationships with multiple companies, the BADI is unable to identify which company to choose as Relationship Category is not available to the BADI. And further issue is if a Person is having same relationship category with 2 companies e.g. Supplier for company A and for Company B too , in this case too the BADI is unable identify correct Company to return to the target group output
    Is there someting in the Infoset that can resolve our issue ? How can I make available the fields in the infoset to the ALV output of the target group. Using SQ02 I am able to add fields to the field groups for selection in segmentation, but can anyone guide, how to make the field available in the output list ?
    Please provide your technical assistance
    Thanks
    Ambar

  • Group by in Result List

    Hi,
    Is it possible to use Group By in the Result list? I can't find it in the configuration panel, but maybe this is possible in another way.
    Thanks!

    Result Lists can only show data at the grain of the Endeca record, so no.  Usually Results Lists are used to show descriptions or other unstructured portions of the record.   It sounds as if you may have your unstructured data duplicated across multiple records after denormalizing.  Is this the case?  Is there an option to keep the unstructured attribute(s) from duplicating?

  • Search Enhancement-Custom fields in Result List

    Hello Experts,
    As per the wiki https://wiki.sdn.sap.com/wiki/display/CRM/TransactionSearchEnhancement by Stephen I have enhanced the search of service order. Custom fields are actually added to the Service Order header and Search by using EEWB.Search is working fine after the implementation of the BADI BADI CRM_RF_SEARCH_EEW
    Now we also want the custom fields to be show in the search result as well.It will be great if you can kindly help me with the standard process for this.If I enhance the search result BOL with the custom fields will it work?
    Thanks & Regards
    Anupam

    Hello Deb,
    The search criteria needs the procedure you fallowed ,But not the result list.
    In the Context node you can directly add the attributes you required from the BOL.
    1.Enhance the component and View.
    2.In the context Node BTQRSRVORD on attributes Rignt Click and say create
    3 Give the name of the fields.
    4.Say add Model Attribute
    5.BOL entity Come byitself BTQRSrvOrd
    6.In the BOL Attribute go to f4 help and Scroll down and expand relations
    7.find the Ibase relations and add the fields.
    No Coding is required ..All the methods get generated and results get populated .
    The only thing is you have get the proper fields and realations.
    Sree.
    Edited by: Sree on May 20, 2010 6:26 PM

  • Target group from filter criteria of an attribute list.

    I have created an Attribute list in the T-code CRMD_MKTDS and a filter criteria for this attribute list.
    Now, I would like to use this filter criteria to create a Target Group.
    So, is there any Function Module, standard Report program or methods of any standard class  to create a target group using this filter criteria ?
    How can I determine the BPs related to the filter criteria and assign them to a Target Group?

    Hi,
    You can use class 'CL_CRM_MKTTG_GENIL_TG'  or Function module ''CRM_MKTTG_TG_READ'
    to create Target group's from Profiles.
    Hope this helps.
    Regards,
    Anup

  • View List of BP's in Segmentation Basis and Target Groups

    Hi Experts,
    We are using Segmentation Basis for Segmentation. When I create the Segmentation Basis using WINGUI I see that the list  of Business partners in the Segmentation Basis is around 15,000 but I can view only 100 of them in the List output. Is there any other way where I can see all the BP's that are assigned to a Segmentation Basis/Master group.
    I have a similar issue with the Target Group members in a Target group. The Target Group to file export will save the file to an application server to which all the users will not access . Is there any alternate method to view all the BP's in a Target group other than the file export to the application server.
    Please Help.
    Regards,
    Pooja

    Hi Pooja
    I have the same problem with segmentation basis.
    I have created a segementation basis  for  certain number of targetgroup example: 500 members
    When  i am trying to create a new profile set by selelecting the created segementation basis , no target group was displayed and it is showing as Zero.  but  the target group is displaying in SAP GUI.
    Is anything i am missing , can you please let me know the steps for segementation basis procedure and how we can use them for further segementation.
    Thanks
    shashi

  • How to get list of approved MSU for specified target group

    Hello guys,
    I have question about WSUS on windows server 2008 r2 sp1.
    I need to get list of approved MSU for specified target group only for windows server 2008 r2 sp1, but I don't know whole syntax.
    I can get list of approved updates for w2k8r2sp1:
    $Title_r2='R2'
    $Itanium='Itanium'
    $wsus.GetUpdates() | Select Title | Where {
       $_.Title -match $Title_r2 -and $_.Title -notmatch $Itanium -and $_.IsApproved -eq 'True'
    But how can I get it for specified target group?
    Please, help :)

    But how can I get it for specified target group?
    Is there some reason you're not just using the native console reporting to do this?
    Testing for 'R2' in the title will not guarantee getting all of the applicable updates, you need to query by Product Category to get all of them.
    From my quick research, it appears that GetUpdates() does not return target group information, just a flag state on whether the update has been approved, or not. I don't have a working PS WSUS instance available to me at the moment, but my guess would be
    that GetUpdateApprovals() (or something like it) is what you'll need to use to filter by Target Group.
    Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
    SolarWinds Head Geek
    Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
    My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
    http://www.solarwinds.com/gotmicrosoft
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

  • Enhancing SoCo Result list in SRM 7.0

    Hi all,
    I have enhanced WebDynpro Component
    /SAPSRM/WDC_DO_SOCO_GAF_1
    View
    V_AO_SOCO_GAF_1
    I have included all my SC customer fields within the result table by enhancing the context node
    SEARCH-RESULT_FIELDS
    All customer fields ar declared as CHAR fields.
    Result:
    Customer fields are shown within Sourcing Cockpit result list --> everything fine so far.
    Problem:
    I can not sort the customer table columns.
    I have entered sortable within layout but when I hit the sort button
    for a customer column --> othing happens?
    The lines are not sorted out.
    For example
    Product Number          FreeText(Customer Field)
    A123               ZXY
    A234               ABC
    When I hit the sort function on my customer column the sorting stays the same?!
    For every other column (SAP Standard fields) it works without any problem?!
    Do I have to enhance another context node as well to make my columsn sortable?
    Thanks and regards
    Andreas

    Enhancement within Action ON_SORT_TABLE

  • Atributes list to create target group does not appear

    Hi experts,
    In CRM Portal, It is not showing the page which I can choose Attributes list in order to create profile groups and target groups.
    I'm looking for something similar as tcode: CRMD_MKTSEG in SAP GUI.
    I have already assigned Marketing Manager/Assistant in my profile.
    Does anybody could help me ?
    regards,

    Hi,
    Assign Transaction category CRMD_MKTSEG to your user role for GUI as well as Portal(PCUI),
    u'll see the Segment Builder tab in PCUI screen, u can create profile/sets and target groups.
    Thanks,
    Dipesh.

Maybe you are looking for