Table for marketing attributes

Hello,
can anyone please tell me in which tables the marketing attributes will be stored? I need this to create data sources for the segment builder. I know that I can also use attribute sets but I need an InfoSet where I can join this marketing attributes with other attributes from customers or contact partners.
So I hope that anyone can tell me the tables?
Regards
Philipp

Hi Philipp,
Please check the following tables.
AUSP - BP GUID, Attribute Name ,Value ,Object ID
CABNT - Characteristic Descriptions
KLAH - Attribute Set Name & ID(CLINT)
INOB - Object ID,BP Number
KSSK - Object ID, Attribute set ID
CABN - Attribute ID , Attribute name
CAWN – Attribute name, possible values
Regards,
Amit

Similar Messages

  • Tables for marketing attributes and relationship

    Hi anyone!
    I'm creating InfoSets in CRM and I need the tables containing marketing attributes and relationship for BPs. Does anyone of you know which tables this data is stored in???
    Regards Camilla

    Hi Camilla,
    Another option to reading tables : you can use function module CRM_MKTBP_READ_BP_LIST giving the BP guid in table IT_BP_LIST. This will give you the attribute set along with the attributes and their values assigned to the BP.
    Example call:
    Test for function group      CRM_MKTBP_DB           
    Function module              CRM_MKTBP_READ_BP_LIST 
      Import parameters               Value             
      IV_LANGU                        EN                                                                               
    Tables                          Value             
      IT_BP_LIST                         1 Entry        
                       Result:           1 Entry        
      ET_BP_ALLOCLIST                    1 Entry        
                       Result:           2 Entries      
      ET_RETURN                          0 Entries      
                       Result:           0 Entries

  • Instructions on how to create a value table in Marketing Attributes.

    Hello All,
    As i understood from one of the thread , Value Table in Marketing attributes is for search help,  pls let me know how to define value table in SE11 with search help object.
    Thanks & Regards
      praneeth C

    Hello All,
    Value Table in Marketing attributes is for search help configured by following the steps mentioned in below OSS.
    1044363
    1546360
    1542289
    Thanks
    Praneeth

  • Report accessible in CRM PCUI for marketing attributes for contacts

    I am trying to create a report accessible in CRM PCUI home page for marketing attributes for contacts(info from CRM, not R3). Does anyone know the steps to get this done please?

    Hi Abdul,
    Can you tell me how did you do this. I have a similar requirement in PCUI where I need to have a two level report in PCUI.
    Would request to treat this as very urgent.
    Regards
    Priyanka

  • Initial Load for marketing Attributes & Attribute sets in Cloud for customer 1405 version

    Hi All,
    I am working on Cloud for Customer Implementation with integration using Netweaver PI. SAP has just upgraded the CfC to 1405 version. In the latest integration guide & scenarios, there is provision to integrate marketing attributes & attribute sets as well.
    I am following the latest integration guide (1405 version) but could not find any provision or template report for initial load of marketing attributes. Can anyone please assist in the initial load for marketing attributes?
    Cheers.

    Hello to all,
    as the marketing attributes ar now supported in release 1502 i would like to ask you if there is now a way to perform an initila load for matketing attributes (Attribute Set, Attributes and Attribute assignemnt). This would be very helpful for all integration projects including marketing attributes.
    Thnaks for your help and best regards,
    Markus

  • Alerts for Marketing Attributes in IC

    Hi
    We are using CRM 2007 and we have marketing attributes maintained on the Sold-to party business partner. We want this marketing attribute to be displayed in the interaction center when the agent confirms the account.
    How to configure Alerts (Intent Driven Interaction) for marketing attributes.
    Thanks and Regards
    Rupesh Patil

    Hello Rupesh,
    I have solved a similar problem raised by you ( i guess ) in one of the oss message. If you maintain the Xpath of the attribute that you have created for BP marketing attribute as /CURRENTCUSTOMER/BuilMktAttributeRel/VALUE it should work. Could you please tell me what settings you have made for displaying this?
    Regards,
    Kiruthika

  • Alerts for Marketing Attributes in CRM 2007

    Hi
    We are using CRM 2007 and we have marketing attributes maintained on the Sold-to party business partner. We want this marketing attribute to be displayed in the interaction center when the agent confirms the account.
    How to configure Alerts (Intent Driven Interaction) for marketing attributes.
    Thanks and Regards
    Rupesh Patil

    Moved to CRM - Interaction Center Forum

  • Data upload for Marketing Attributes.

    Hi experts,
    We have a requirement to create Marketing Attributes for Business partners. In our current roll-in the number of records are expected to be about 1000000 records. (1 Million). For the pilot roll-in we had about 300000 records and we wrote a custom program and used the FM CRM_MKTBP_ASSIGN_ATTRIBUT_TAB to update the records. Now that the data quantity is almost tripled, is there any different approach to load this?
    We are now going to upgrade to CRM 7.0.
    In the prev version the standard IDOC that we use to load BP does not contain any segment structure for Marketing attributes. Hence we would like to know how to approach such a huge volume? If it is through IDOCS we felt we can go for parallel processing, but I have not done it before. so my questions are:
    1.Is there a standard IDOC in 7.0 version to load Marketing Attributes?
    2.If yes, does parallel processing improve the performance of the data load?
    3.If there is no standard IDOC then what will be the best approach for this data volume?
    4.Should we still continue to use CRM_MKTBP_ASSIGN_ATTRIBUT_TAB?
    Eagerly looking forward to your answers. Thanks in advance.
    Regards
    Balaji

    Hi,
    Thanks for the Reply, Could you provide details about the external List management with the document if any, in order to proceed further.
    Thanks in advance
    Regards
    Balaji.A

  • Authorization Object for Marketing Attributes

    Hi Experts,
    We are working with CRM 2007 and use in BP Marketing Attributes. Does someone know if there are any authorization objects for Marketing Attributes? We would like to restrict some of users to see some Attribute sets!
    Thank you in advance,
    Roula

    Hi Roula,
    Thank you so much for awarding points.
    Please note that in Transaction PFCG you have to assign the appropriate three digit attribute set key under the authorization group BGKRL to the authorization object C_KLAH_BKL for assigning attribute sets and to the authorization object C_KLAH_BKP for editing attribute sets.
    Please have a look at the Note in the bottom of the page at the following link for further information.
    http://help.sap.com/saphelp_crm60/helpdata/en/46/3517cc86e01421e10000000a1553f6/frameset.htm
    Regards,
    Deepak

  • Tables for Marketing Campaign

    Hi experts!
    I'm using CRM 7.0.
    I'm looking for the table for Marketing Campaign where I can find the assignment of Survey (name or GUID) to the Campaign (name or GUID).
    It would be great to find the common table of Marketing Campaign values.
    <<Text removed>>
    Thanks!
    Kostya
    Edited by: Matt on Oct 28, 2010 9:47 PM

    Hi Kostya,
    I'm not working with CRM actually but I think you can get the campaing GUID and select the table CRMD_LINK. Did you try that? After this you can check the return of CRMD_LINK in the survey table.
    Hope this helps.
    Best regards,
    Caíque Escaler

  • No parameter tab for marketing attribute form in IC Web Script

    Hello Experts,
    When I am creating a survey as part of a script, there is a tab "parameters" where I define, which survey to use.
    I do not find parameter tab for marketing attributes in script construcion screen (SE80 - CRM_IC_ISE).
    So how do I define which attribute to use?
    Hoping for help. Points will be awarded.
    Best regards,
    Cristina

    Hi,
    The Marketing Attributes are there in the answers.
    In the repository try using
    Answers >> Dynamic Answers >> Default >> Marketing Attribute
    When you use this in the script (Question), you will see one of the Tabs below called 'Dynamic Content Parameters', here you can specify the details.
    Hope this helps you.
    Regards,
    Rajiv

  • Table name for Marketing Attributes in CRM3.0

    Hi,
    I want to know the name of table that holds Marketing Attributes, Attribute Set and Attribute Value.
    Thanks
    Naved

    data: dy_table type ref to data,
          dy_line type ref to data,
          xfc type lvc_s_fcat,
          ifc type lvc_t_fcat,
          dy_field type ref to data.
    LOOP AT i_dd09l.
    perform get_structure using i_dd09l-tabname .
    CREATE DATA dy_table TYPE TABLE OF (_dd09l-tab_name).
        UNASSIGN <dyn_table>.
        ASSIGN dy_table->* TO <dyn_table>.
    SELECT COUNT(*) INTO val FROM <dyn_table>.
    IF sy-subrc = 0.
    i_dd09l-count = val.
    ENDIF.
    MODIFY i_dd09l INDEX sy-index.
    CLEAR val.
    ENDLOOP.
    form get_structure using p_table.
      data : idetails type abap_compdescr_tab,
      xdetails type abap_compdescr.
      data : ref_table_des type ref to cl_abap_structdescr.
    Get the structure of the table.
      ref_table_des ?=
      cl_abap_typedescr=>describe_by_name( p_table ).
      idetails = ref_table_des->components.
      loop at idetails into xdetails.
        clear xfc.
        xfc-fieldname = xdetails-name .
        xfc-datatype = xdetails-type_kind.
        xfc-inttype = xdetails-type_kind.
        xfc-intlen = xdetails-length.
        xfc-decimals = xdetails-decimals.
        append xfc to ifc.
      endloop.
    endform.                    "get_structure
    Try like this hope it will work.
    Regards,
    madan.

  • Obtain list of fields for marketing attributes against BP

    Hi All,
    I'm working on a data extraction routine for BP data and need to be able to allow the user to select which fields will be extracted and added to the output file.  I've got some standard code that so far uses a data dictionary structure to create a pop up of fields with checkboxes so the user can select which fields to output - it uses FM DDIF_FIELDINFO_GET to simply list all fields for a given structure.
    My requirement is to extend this so that all possible marketing attributes against business partners are also available for selection in the field list.  I guess to do this I need to find a way of reading all fields defined for any BP type attribute sets.
    Does anyone know of any FM's that do this or have any ideas around tables I can read?
    Note: I'm after the atttribute names not the actual values.
    Thanks,
    Gareth.

    Hi Gareth
    I think the function modules in group CRM_MKTPFTPL_OW are really valuable.
    Maybe you could call CRM_MKTPFTPL_GETLIST and then call CRM_MKTPFTPL_READ_CHR for each one.
    They aren't called by Pratik's FM's though .
    Cheers
    Dom

  • How to add log details for marketing attributes

    Hi,
    when user is changing marketing attributes in bp transaction we need to show the log details in log file.how to capture the change log details in to log file ? is there any way to show change log files.
    rose

    Hi,
    You can view the change log using the report program:CRM_MKT_TOOLS or T-cd:CRMD_MKT_TOOLS. Choose 'History of attribute Evaluation for Business Partners'.
    You can manipulate this report and get the necessary log.
    This BADI CACL_VAL_CHANGE will be called after any change to the marketing attribute.
    Here you can capture the log to your custom table / you can log the data to a file.
    Hope this helps.
    Regards,
    Senthil.

  • Invalid format for Marketing Attributes

    Hi colleagues,
    I have marketing attributes of type NUM 5,2 which are causing erros of type Invalid Format.
    I would like to know where do I change this configuration (path in SPRO/Cutomizing Implementation Guide) in CRM.
    And If someone knows what type generally is used... it seems strange that standard validation is not accepting this...
    thanks,

    Can you please let me know what is this 5,2? Is this a value for the attribute?
    In the Attributes table, you can only mention the decimal place and in the value table you have to maintain the exact number of decimal places as you mentioned in the attributes.
    e.g.
    if you create an attribute say "Frequency of Purchases", Format - Numeric Format, Decimal Places - 2, In that case, you have to maintain a values like 35,02 or 34,00 or 37,59 etc.
    If you want to change the decimal separator say "," to ".", you can do it in CRM system, as follows
    -login to CRM system using sapgui command
    -login with your credentials
    -go to system->user profile-> own data or you can directly use the transaction SU3
    -go to tab "Default" -> change the field "Decimal Notation" as per your liking.
    For this you must have an authorization to change your data or ask your administrator to change the same.
    Hope this helps.
    Edited by: Harsh Singal on Apr 5, 2011 12:47 PM

Maybe you are looking for

  • Automatic creation of intercompany PO when creating a Sales Order

    Hi Experts Is there a standard way of triggering an intercompany PO when creating a sales order to the final customer (or the other way around, triggering a sales order to the end customer upon creation of an intercompany PO)? Scenario: business has

  • Install Leopard and maintain POPFile, Anacron

    I am interested in upgrading to Leopard. I have a few custom things going on with my Tiger install. I run POPFile for email filtering. I had to install some Perl modules, and make a startup script. Additionally, I have installed Anacron for Mac OS 10

  • Unable to activate the Workflow feature in sharepoint 2013

    Microsoft.Workflow.Client.ActivityNotFoundException: The activity named 'WorkflowXaml_60e6cb77_316a_49ef_8c96_b3ef192dff99' from scope '/SharePoint/default/1e658dce-78af-4b0d-88fb-ab5ec6458409/40a79cb2-9b65-4fcd-a4e6-04004504b70a' was not found. HTTP

  • No sound with PE while importing video file

    Hello, I'm trying to import MPG file from my camcorder (Canon FS100) in Premiere Elements 4.0. The video is there, but I've got no sound ... If I play the MPG file in WMP, the sound is ok ... any idea ? Thanks for your help. Best regards, Michel

  • BO 4.0 Web Intelligence Rich Client Login Error

    Hi Everyone, i have an error about log on rich client in BO 4.0 . Error is "Logon failure due to internal error". i can use rich client in server machine, but i try to use in client that error raised. i search forum and internet, some of people encou