Target Group for different Relationships

Hi All,
I would like to create the target group consisting of Buisness Partners(Level 2) having specific relationship with Identified Business Partners(Level 1).
How should I acheive this?
Do I need to create the target group for Business Partners(Level 1) and treat it as master group for creating target group for Business Partners(Level 2).
Afterwords filters needs to be applied on the Buisness Partners(Level 2).
Regards,
Piyush

I think help file is pretty clear. SAP provides one example with CP but they expect you to follow up the following (there is some programming involved):
You have defined data sources that are capable of providing the business partner relationship information. In the case of InfoSets, this means that the InfoSet itself contains all the fields required to provide the partner function information.
You need a conversion function for the data sources Business Intelligence Cube and Attribute Set. This function uses a function module to deliver the required information (for example, contact person for an organization). You need a separate function module for each relationship type. The standard delivery contains the following example function modules:
      CRM_MKTTG_PF_BP_TAB_TO_CP
      CRM_MKTTG_PF_BP_TAB_TO_CP_BW
      CRM_MKTTG_PF_FIND_CPS
Cheers

Similar Messages

  • Design: different AP Groups for different SSIDs?!

    Imagine I have different requirements for the AP Groups for different SSIDs
    I suppose I can't have different AP Groups for different SSIDs?!
    Imagine I have to many Clients to use one single VLAN for one SSID. So I will use AP Groups.
    For SSID”X”
    Let's say I have 5 buildings with 800 Users, so I make a AP Group per Building and tell those APs that they are in that group.
    For SSID”Y”
    All though I have this SSID also in all 5 buildings, I only have very view Users, so I could make one single VLAN which makes everything easier.
    Am I obligated now to create 5 VLANs for SSID”Y” too?!
    *This is a made up example. In reality I would make different numbers of AP Groups for different SSIDs because I have significantly different number of Clients… and traffic characteristics (more or less broadcast).
    But it's also about the size of the VLANs, do I make a view large Broadcast Domains (VLANs) or more small ones.
    Greetings, Andi

    You can have a setup like this if you want:
    AP Group 1
    SSID X Vlan 10
    SSID Y Vlan 21
    SSID Z Vlan 31
    AP Group 2
    SSID X Vlan 10
    SSID Y Vlan 22
    SSID Z Vlan 31
    AP Group 3
    SSID X Vlan 10
    SSID Y Vlan 23
    SSID Z Vlan 32
    AP Group 4
    SSID X Vlan 10
    SSID Y Vlan 24
    SSID Z Vlan 32
    AP Group 5
    SSID X Vlan 10
    SSID Y Vlan 25
    SSID Z Vlan 33
    AP Group 6
    SSID X Vlan 10
    SSID Y Vlan 26
    SSID Z Vlan 33
    Here is a link, which you probably already saw.
    http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a008073c723.shtml

  • Help needed to generate new target group for contacts from BP Target Group

    In CRM 5.0, we have a functionality in which say we have created a target group (T1) for 10 BPu2019s (organization) and each of these BPu2019s have one or more contact persons associated to them. Now if I want to create a target group for all these contact persons associated to the 10 BPu2019s, in CRM 5.0 I have the option to right click on the target group (T1) and then I get an option u201C generate new target group from contactsu201D. By doing so another target group for all the contacts associated to those BPu2019s will be generated. I am not able to find out the similar option in CRM 2007 (web UI) where in I can create target group for contacts associated to BPu2019s (organization). There should be some work around for this requirement.
    Please let me know how to achieve this requirement.
    Thanks,
    udaya

    Hi udaya,
    we're also using that functionality in CRM 5.0. I think it would be worth a combined OSS message to get this functionality back in standard if it isn't there.
    Best regards
    Gregor

  • BAPI to build target group for segments

    Hi all,
    I looking for a BAPI that builds target group for segments and not for profile sets.
    Transaction CRMD_MKTSEG allows to create TG in two ways :
    - Build for Profile SET
    - Build for Selected segment
    BAPI_TARGETGROUP_CREATE is like u201CBuild for Profile SETu201D, since it requires a profile set guid as input
    I have not found anything to u201CBuild for Selected segmentu201D, putting as input only a Profile.
    The reason is that I need to "refresh" every day the target group and it is possible only if I create a TG for segment and not for profile set. In this second case the TG is frozen and no more refreshable,
    Thanks.
    regards
    Emanuele

    Hi Emanuele,
    There are three types of Segments:- Profile Sets, Target Groups, Profiles. 
    (You can check this yourself:- Go inside Find segments, then choose Advanced Search. You will get option to find Marketing Segments based on whether they are Profile sets or Target Groups or Profiles )
    It means Profile Sets is also a type of Segment. So i am bit confused with your question.
    If i understand your question correctly, you simply want to create a target group which should be refreshed automatically on a daily basis.
    You can very well achieve this daily refresh by building the Target Group in Background Mode. While creating a Target Group there are two modes possible :- 1)Build Target Group in Dialog Mode 2)In Background Mode.
    So u need to build your Target group in background mode and While creating the Target Group in Background mode:-
    Select the Checkbox "Active"
    Do not select the checkbox "Modelling Completed".
    Hope this helps in resolving your issues.
    rgrds,
    Randhir

  • Create target group for contacts does not work

    Hi Experts,
    I am working on a Markting solution for a University with CRM 5.0.
    We need to contact certain Teachers in Schools (they have an orientation function for pupils that might study in the University in the future).
    I can segment for schools in Segmentbuilder. Now, I need to generate "new target group from contact". In my case the contact person of the school is the Teacher (function type is contact person). This does not work.
    Am I missing some parametrization, or is there a relation to sales area (wich we do not have).
    Hoping for your help. I will regard points generously.
    cristina

    Hi Cristina,
    I understand Schools are crated as Org and Teacher as Persons. There exist a Relationship between these similar to Contact Person (BUR001).
    Now, Follow the process
    1) Create a Data Source in CRMD_MKTDS.
    2) Assign an Infoset Query, as per your scenario.
    3) Assign Function Module "CRM_MKTTG_PF_BP_TAB_TO_CP" to data source
    4) Save, and then create an Attribute List.
    Go to Segment Builder and create target group based on above Attribute List.
    You'll get a list of all the contact persons. For your case, Teachers.
    Hope this helps......
    Regards,
    Vikas
    PS: This will only work if Schools - Org, Teacher = Person and Relationship = BUR001. If you have other criterias please copy Function Module "CRM_MKTTG_PF_BP_TAB_TO_CP" and edit it as per your business case. Then assign this FM in Data Source.

  • Target group for contacts

    Hi Folks,
    I need help with a segmentation based on 'Relationships' requirement. In our system a Contact Person is assigned to a 'Partner' where 'Partner' is an Employee in the system (has a BUR011 relationship with the Contact). Also, the Relationship record (between the Contact and Employee in BUT050) will have some addition custom fields which define other attributes of the 'relationship'. As an example let assume the custom field is XYZ and the possible values are A, B, C for this field.
    The requirement is to create a Target Group of all Contact Persons where the Partner 'Region' = IL and relationship custom field XYZ = A. From the list of Business Partners I can drill down to the list of Contact Persons, but I'm having trouble filtering the list of Contacts further based on the details of the Employee (Region & Custom field XYZ). Any thoughts on how this can be done with a custom infoset and if the solution approach will change based on whether we do classic Vs high-volume segmentation?
    Thanks!
    Siddharth

    Hi Siddharth,
    please refer to the online help of how to perform the segmentation based on relationships:
    Segmentation Based on Relationships - Segmentation - SAP Library
    The best way to fulfill your requirement is to first create a segment of the employees using the filter criteria mentioned. Then you may use the follow up function 'convert organizations to contact persons':
    I hope this also works in your employee - contact scenario.
    best regards,
    Johannes

  • PO Group for different Purchasing Groups of SC Items

    Hi ,
    I want to create a single PO if 2 different PO Groups are available for items in SC.
    I could see that standard code is splitting PO for different vendors different Purchasing Groups contracts and soo on.
    is it possible to create a single PO for my case mentioned above.
    I am using BADI  BBP_BS_GROUP_BE for this but don't understand how to go about it.
    Please help with your useful suggestions.
    Thanks.

    Hi
    PO can be splitted based on Header Data
    Company Code
    Purchasing Organization,
    Purchase Group
    Vendor
    It also depends upon the backend customizing for assignmnet of plant to Purchasing Organization
    Thanks
    Trinath

  • Different groups for different syncing rights possible?

    Hi,
    is it possible to configure datasync for one group syncing all mail and appointments and for an other group only syncing appointments?
    Do I have to setup two datasync servers, or could this be solved by an additional connector?
    Markus

    Originally Posted by markus
    Hi,
    is it possible to configure datasync for one group syncing all mail and appointments and for an other group only syncing appointments?
    Do I have to setup two datasync servers, or could this be solved by an additional connector?
    Markus
    When i used Data Sync 2 years ago, i created two edirectory groups:
    1 for users only to sync Appointments and 1 group for users to syncing all things
    this worked fine for us, but now with the new GW Mobility 2.0 this works not anymore. I have no option to configure rights with groups.
    Would Novell bring back this option or is there a way to define default-sync settings for all users newly added to the system ?

  • Info groups for different types of actions

    Dear Consultants,
    I would like to know which are the mandatory infotypes (to Configure Infogroups) for below actions, please do needful.
    Hiring
    Separation
    Promotion
    Transfer
    Termination
    Retirement
    Absconding
    Re Hiring
    Regards,
    Naresh.KM

    when you are mapping the info groups clearly understand the functionality of the SAP system and client requirement since it is mainly depends on the both sides.
    Let say when you are executing an action "Hiring" mandatory information you have to capture is Reason of action one position and location then later employee group personnel area and sub area etc.
    so 0000 actions
         0001 Org assignment of employee cost center payroll area etc mandatory for payroll process
         0002 Personnel data of employee
         0006 Address of employee
         0007 Work schedule of employee
         0008 Basic pay of employee
         0009 Bank details of employee based on system functionality it is required rather than client
         0016 Contract elements it will not effect from system side but client wanted to maintain you have to configure Etc education, Family members, Qualification.
         India specific 0580 to 590
    It does not mean that all above mentioned info types are required for other action
    Eg : Transfer
        Employee is transferring to other location so 00,0001 required and temporary address is going to be change for certain period so 0006 is required here.
    So depends on required information(SAP,CLIENT side) when they are  performing an action.
    Regards
    Venkatesh

  • Release Strategy in PR not triggered for different Purchase Groups.

    Dear Experts,
    For Purchase Requistion - Header Level Release Strategy has been defined with Purchase Group as one of the Characteristics(Characteristic Values are V1, V2, V3).
    When PR is created for 30Line items with V1, V2 or V3 as Purchase groups independently- Release Strategy is triggered.
    But when  a combination of all 3 Purchase groups is used in the same PR for 30 Line items together. No Release Strategy is Triggered. All these 3 Purchase groups have been assigned for all strategies.
    Thanks & Regards
    Chandan H N

    You are using characteristic P. Group for different RS. That means that if only one value exists, the system will be able to understand which RS to implement. If you are using more than one values for this characteristic, the system simply does not know which RS to choose and takes nothing.
    More simply you are using a header data (p. Goup) for RS and you are using it in line items. This is wrong. You have to make PR's only for the respective P. Group

  • Criterion for Date to Creat Target Group

    hi Guru's
    Need a help on creating and executing birthday campaign.
    We are using CRM 5.0 and would like to create a target group for birthday campaign, selected BirthDay from attribute lists from the DataSource field "CRMT_MKTTG_IS_BIRTHDATE-BIRTHDT" and when i am trying to filter the date, i am confused what criterion i should select.
    Can some advice or explain me how the birthday date criterion works.
    Can any one kindly get back to me, full points will be allocated for quick reply with solution
    thank you
    regards
    shankar

    hi there
    yeah you can do what is suggested in abobe post
    besides
    try having month as filter first,like say may is the month
    now put date as 6,like all those having date of birth as 6 may irrespect of the year will get filtered out
    likewise there are many ways to do this
    best regards
    ashish

  • CRM Target Groups and Product Segments - BW and BPS settings

    Hi gurus,
    I have some questions regarding the CRM Target Groups and Product Segments as it relates to BW and BPS planning layouts.
    1. When a target group is created in CRM, is it supposed to also be create master data entry for the object 0TGGRP_ID in BW? If it is, what kind of settings need to be made to ensure that? When we create target groups in our CRM instance, we donu2019t see the master data being updated for the  0TGGRP_ID info object.
    2. Where exactly (in BW) is the relationship between the target group and the underlying customer/business partners  stored/updated? We have a requirement to use target groups for defining the trade promotions and still being able to explode and plan on (individual) customers in the embedded BPS Planning layout. I believe that we need to have target group and associated customer assignments stored somewhere (?) in BW and use BPS characteristic relationships to populate all the possible combinations for a target group ID being passed from CRM. Am I correct in my assumptions? Any ideas if SAP has already delivered something similar in the BPS business content for TPM? 
    3. We are planning to use product segments to define the trade promotions as well. I believe BW info object is 0CP_SEGMENT. Similar to what I mentioned in Question 1, I donu2019t see any master data being updated for 0CP_SEGMENT. Am I looking at a wrong BW object or missing some key settings?    
    4. Where is the relationship between a Product Segment and the associated products stored/updated in BW?  How do I create a trade promotion using a product segment and make the BPS planning layout populate individual products in the lead column?
    Thank you for your help

    Hi Anna,
    After reading your post, what i understand is that there is no existing relationship present in CRM system between the Org BP and the contact person BP.
    As per my Knowledge in order to create a Target group with Contact Persons you should have an active relationship persent in the CRM system bewteen the BP and the Contact person.Now as your sceanrio suggests that the Contact person's are present in the BW system but not in CRM, i would assume that the relationship also exsits in the BW . So if it does then your BW team should be able to help you in creating the necessary infocube with there analytical tools and you can then use there cube as the datasource and create the necessary Target Group with Contact persons.
    Comming to the second part of your question, your guess is absolutely right but to give you more detailed infomation , the BP ID is converted in a unique GUID and this is passed into the program to retrive the necessary information from the BP after the campaign is executed.
    Hope this helps!!
    Regards,
    Naveen

  • Changing default Target Group when creating transports.

    Hi All,
    We have 4 different target groups for the transports created in development systems. I would like to make one transport group default which is mainly used by majority of consultants.
    How to make one transport group default during creation of transport.
    Regards,
    Krishna

    And to just make it more clear :
    and here is the SAP help on the subject:
    Transport Layer in ABAP Workbench
    The Change and Transport System supports the distribution of development work on large projects across multiple SAP Systems.
    The packages in each development system are grouped into one transport layer.
    The transport layer determines whether objects are assigned to a local or transportable change request.
    Use
    Each of your SAP development systems is assigned a transport layer as its standard transport layer. If you use Extended Transport Control, you can assign different standard transport layers to certain clients.
    You can define at the most one consolidation target for each SAP System and transport layer.
    When you create a package, it is assigned the standard transport layer of the SAP System.
    If you want to assign a different transport layer to a package, you require the administration authorization for the Change and Transport System.
    The objects in a package automatically have the transport attributes defined for the corresponding transport layer.
    If a consolidation route originating in their SAP System is defined, then the objects are assigned to a transportable request, and transported into the consolidation target when it is released.
    If a consolidation route is not defined, the objects are assigned to a local request, and are not transported.
    Customizing settings are not assigned to a package. They have the transport attributes of the standard transport layer of the system or client.
    It is best to assign a package a standard transport layer for which a consolidation route originating in the development system is defined.
    To display and maintain the transport layers and routes, use the Transport Management System (transaction STMS).
    Only the system adminstrator can make changes.
    Caution:
    The tables TSYST, DEVL, TWSYS, TASYS are no longer productive as of Release 4.0A and cannot be maintained.
    Best regards,
    Menelaos

  • Transport target group

    Hi All,
    We have one transport target group  /DEVALL/ .Which we deleted and created two target group for importing into different client as /DEV100/ and /DEV200/.
    Now alll transport request which has been assigned to /DEVALL/ are coming as a local request and after released they were not going to import in any of the client.
    Please let us know the way by which we can assign new target group (/DEV100/ and /DEV200/) to all these change requests (TR's).
    As we can manually  assign target to change request at the time of import.But we want to find out the way of assign target group before releasing the TR's
    Thanks in advance for your valuable and fast response.

    Hi Sumit,
                 I am only aware of making this change using transaction se09 and se10. You select the change request number 'Not the task' by double clicking on it. In the resulting screen, select the properties tab. The 'Target' field in the screen can be used to perform the reassignment.
    Sajit

  • Target groups

    Hello,
    I have to create different target groups. How can I merge two target groups to one?
    I need this because I created a target group of account with different criterias. Then I created a target group of the related contact persons. This target group I want to merge with another target group.
    Thanks
    Regards
    Philipp

    Hi Srini,
    your Link is pointing to Transaction Templates. I think you wanted to point to [Target Groups|http://help.sap.com/saphelp_crm50/helpdata/en/dc/ed0b3bcbe24b74e10000000a114084/frameset.htm].
    Phillip: You can create a new Profile group and then drag & drop your previously created Target groups into that Profile. Then you can create a Target Group for the Profile group.
    Regards
    Gregor

Maybe you are looking for

  • JDBC/ODBC Error

    Hello, I'm testing the following code that contects to an Access Database import java.sql.*; public class AccessTest public static void main(String[] args) try { Class.forName("sun.jdbc.odbc.JdbcOdbcDriver"); String dataSourceName = "scan"; String db

  • RIP VAN DISPLAY

    ZZZZZZZZZ..... oh.... hi there......Question: I have a G4 Mirrored super drive and a 17in Apple Display. I purchased these new back in 2002. When I put this display in sleep mode... it won't wake up. It won't ever wake up! I've screamed at it, shook-

  • Apple ID password not recognised

    Cannot download apps or update iPhone 5 as constantly says applied password invalid. Can sign onto Apple with this password on laptop but not on phone. Why is this?  It's driving me insane!!!  Have tried resetting password multiple times but still th

  • Archiving for Sales Documents

    Hi All, I have setup archiving for sales document printout. Did uat in test system no issue but when move to live system, the output type could not be issued. I have set Print and Archive for the output type. The error as below when i view the sales

  • Processing a .CSV file to Table

    HI Friends, Please le tme know how to process a .CSV file to Table by using SQL loader Concept. No other technique required...! Know it can be done thru various processes. But needed in the above way... Thanks in adv...! tempdbs www.dwforum.net