Marketing Attributes and Communication info in pdf fact sheet.

Hi,
I have a requirement to get the communication details and marketing attributes in the pdf fact sheet.
Smartform CRM_ACC_ACCOUNT_OVERVIEW_PRN has no coding for these info, although both informations are available in online version.
There is a program CRM_MKTBP_ATTR_HISTORY availble to diplay attributes, but i have no clue how to bring the entire program in smartform. Can anyone help on this how to fetch these info in pdf?
Regards,
Neel

Hi Neel,
   You can create a custom smart form for this . take the help of a ABAP programmer.
You can use tables ADRC for communication details .
For marketing attributes : 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
One you get these values you can pass this to your smart form.
Hope this helps
Best regards
Sourabh
Edited by: Sourabh Verma on Apr 9, 2009 9:31 AM

Similar Messages

  • CRM 7 PDF Fact sheet question.

    My understanding is that the PDF uses a smartform to create the PDF and there is config behind which identify the AB's to be used. However, am I right it saying that the PDF config can only use the AB's that are defined for standard Online Fact Sheet?.
    So, if we have particular AB's that the PDF Fact needs to use but should not be displayed within the online fact sheet then we'll have to create them within the view, hide them so that they do not display when the Online Fact Sheet is displayed, but add these AB's into the configuration table for the PDF fact sheet, and of course modify the Samartscipt so that it knows what to do witrh this extra data for the new AB's.
    Have I missed anything, or have I not got the right grasp on this?.
    Jason
    Edited by: Jason Stratham on Apr 27, 2010 1:52 PM

    It is slightly different when making modifications to the PDF view because with the standard online Fact sheet you can easily add new fields using the UI config tools, and then just adjust the code to populate these fields, should they be new ones.
    However, you don't have this option with the PDF fact sheet, so there's a difference straight away. My problem is that I need to add new AB's and new fields in both existing AB's and new AB's for both the PDF and online Fact Sheet, although I'm concentrating on the PDF fact sheet first. There seems to be a good many articles on adding new fields, which to be honest is childs play when using the UI configurator, but very few articles on the subject of adding new AB's and fields and then having them populated via ERP, which is no easy task, and is about 99% of what I need to achieve.
    So, to start with, has anyone come across a easy guide to adding new AB's and fields for the PDF fact sheet, and possibly an easy method to populate it. I have found a WIKI guide, written by someone within SAP (I believe) but their HTML code in the example is not generated correctly so they have manually entered it, which seems like a bit of cheat to me, as it should work.
    http://wiki.sdn.sap.com/wiki/display/CRM/Howtodisplayaz-tableinanassignmentblock
    However, any other guides would be much appreciated as I'm sure anyone who reads this guide will find it hard to follow.
    With regards
    Jason

  • 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

  • Update marketing attribute and customer master data via Survey Response

    Hi,
    I am creating a marketing survey. I have come to a point where I am able to get the reponses posted by the business partners.
    Now I would like to update the BP's directly when they respond. The challenge here is I want to update both Marketing attribute and Customer master.
    Is this possible with standard function modules. I am using version 4.0. Please let me know.
    Regards,
    Hemanth

    Hello Hemanth,
    Check my last response in the below thread, it could be a reason.
    update marketing attributes in BP via survey
    Thanks
    Raja Pamireddy
    CRM Marketing Forum Moderator.

  • PDF Fact Sheet Display

    Hi All
    I would like to know how SAP CRM 2007 WebClient handles the PDF Fact Sheet display.
    Can the template format be defined? ie. can I customize the format of the PDF display? If so, how can it be done?
    Thanks for any advice!

    Arno,
      Does the print fact sheet have the capability to print all these information.
    ·          Classification
    ·          Key Figures
    ·          Contact Person (list)
    ·          Order - Sales Area
    ·          Billing u2013 Sales Area
    ·          Shipping
    ·          Partial Deliveries
    ·          General Transportation Information
    ·          Payment and Delivery Terms
    ·          Partners u2013 by Partner Function
    ·          Sales Orders u2013 open and closed
    ·           Deliveries 
    ·          Billing Documents (Invoices - open and closed)       
    ·          Invoice Cancellations
    ·          Credit Memos
    ·          Debit Memos
    ·          Returns delivery
    ·          Quality Notifications
    ·          Credit Relevant Information
    ·          Credit Limit
    ·          Payment History
    ·          Quick Info
    ·          Backorders
    I see a little when we printed our print fact sheet. Do I need to configure anything more to print all the above sections.
    Thanks!
    Surya.

  • Marketing Attributes and Segment Builder performance

    Hello!
    Could you pls let me know
    1. Maximum number of Marketing attributes one can create at  - 
        CRMD_PROF_CHAR - Maintain Attributes
    2. What is the maximum number of BP's  that can be taken into segment builder
        for Target Group creation without Segment Builder performance suffering
    Thanks & Regards,
    Raju

    The solution for the problem is as follows,
    When you upgrade to JRE 1.6 version 19 patch 4, in the graphical modeler, the filter drag and drop doesnot work. In this case,    add the following line in you JAVA POLICY file.
        permission java.awt.AWTPermission "accessClipboard","read,write";
        you can find the POLICY file in the path:
           C:\Program Files\Java\<JAVA VERSION>\lib\security
    Please note that I found this in note 1359890

  • Marketing Attributes and Survey

    Hi!
    I am working with CRM 5.0. We need to integrate Survey Results with Marketing Attributes.
    in other words:
    1) Reading Marketing Attributes when displaying Survey
    2) Saving Marketing Attributes acording to Survey results
    The survey can be filled in URL (HTML) formate o via Activity.
    Do I still have to implement correction instructions from Notes
    743978 and 638320 or is there a way to customize the integration from 5.0 on?
    Thanks for your help!
    Cristina

    hi
    to assign attributes to BP u can have two ways:
    first is to go inside the BP and there must be a tab for Marketing attributes there under that u need to assign the same.
    u can also make a new BP using t code BP and then do the same as i said above.
    another way is to go to SPRO and inside that go to the  CRM and then marketing and then into the marketing planner and then segment builder
    inside that u will have an option that
    assign attributes to BP
    if u r not able to find that out still then simply use search and then type "attributes"
    u will have many options at ur availance
    u have to select the same
    assign attributes to BP
    best regards
    ashish

  • Update marketing attributes and send mBDoc BUPA_MAIN

    Hi,
    When I update marketing attributes in CRM there are three mBDocs sent into queues (MKTPROF_MSG and CHARVAL_MSG) and also BUPA_MAIN .
    I'd like to know if sending BUPA_MAIN is an standard SAP solution or not.
    If it's not where can I find how it's work (configuration, sap note)
    Thank's in advance
    Robert

    Hi Robert,
    As of the relationship beteween the three bdoc, it has been coded as of SAP is concerned. As any change in Marketing attribute has to be reflected in BP so that no inconsistency occurs.
    You can obviously stop generation of one of the mbdocs, but the generation will not be conditionally stoped, but it will be stop permanently.
    Best Regards,
    Pratik Patel
    <b>Reward with Points!</b>

  • Problems with saving and sending info in PDF form

    Hi,
    I'm trying to make a PDF form in Indesign CS5, exporting it to PDF, opening in Acrobat 9 Pro, and get the form to be able to send the info I type in the fields.
    So far I've had no problems making the form, exporting it, opening it in Acrobat 9 Pro, getting Acrobat 9 Pro to recognize the fields and save the form.
    However, I'd opened the form and filled it out and attached it to an email, and when I got the email, the form was blank.
    How do I get the form to save the data so it can be emailed?
    thanks for any help.
    Phil

    (Acrobat Pro and Pro Extended) Choose Advanced > Extend Features In Adobe Reader.
    I have somehow solved the problem. I tried using the above direction and it seems to have fixed the problem. I don't seem to get the message about not being able to save anymore and can send a completed PDF form that retains the information typed into the form.
    Thanks for all who made suggestions.
    Phil

  • Fact Sheet in CIC0 - Display Issue

    All
    Hope you can help.  I am in the process of tidying up the roles & profiles through the users on our CRM system.
    We have a small number of users that use the FACT SHEET within trnsx CIC0, they used to have SAP_ALL assigned to them which I have now removed, this now has removed the Marketing Attributes section from view from the FACT SHEET
    I have ran AUTH Checks to assist and added where applicable - does anyone know why this area is not being displayed
    any help would be appreciated.
    regards
    Barry

    Bruno
    Thanks for replying.  I have ran \nsu53 to do the auth check and added objects as needed but still no display.
    However - during replying to your message I went back into BP to modify the Marketing Attributes of a customer and received 'You are not authoriesed' - this required object C_TCLA_BKA, after adding this I could now see the Marketing Attributes in the FACT SHEET
    so thanks
    Regards
    Barry

  • Marketing Attributes for account and Contact

    Hi,
    I am looking at Marketing Attributes of an Account. They are fine.
    And I am looking at Marketing attributes of an Contact for this account. But these values are different from Account Marketing Attributes.
    They are not same...can you please let me know..when they will bcome same (for Account and his contact).
    And when I create lead(campaign)...will these attributes changes for Account and Contact?
    Please let me know...as I am very new to CRM Marketing.
    Thanks,
    Sandeep

    Hi,
    If the marketing attribute set is created with assignment to bith Accounts and Contacts.. the same would be visible through out.
    If u want different set of attributes for contacts and accounts, define multiple marketing attributes and select the checkbox for availability in either contacts or accounts and not both.

  • Create New Info Block in ECC for CRM Customer Fact Sheet

    Hi,
    we have a requirement to add a new info block in Customer Fact Sheet to display Equipment master from ECC. the info block required somehow is not listed in standard ECC info block.
    is there any way i can configure the info block in ECC so i can call it from CRM? or do i need to develop it using ABAP in ECC?
    thanks in advance

    What I really really need is an example of how a new Assignment block can be created so that it appears in the PDF fact sheet.
    I'm aware that the interface within the Smartform will need to be changed, along with the coding to process any new data being parsed in. The copied class, now called ZCL_UIU_PRN_ACCOUNT has a method called Collect_data which populates the itabs and forwards to the appropriate Smartform. I'm currently looking through this code to see what needs to be done.
    The collect_data method loops through the data in the CRMT_BSP_PRINT table and retrieves the data structure and class, and I assume it calls them, but I have no idea what these classes have in common as I can't see common theme with them.
    The data sources are:
    CRMT_BSP_ACTIVITY2_BP
    COMT_BSP_BP_ADDRESS
    CRMT_BSP_CONTACT_OBJ_BP
    CRMT_BSP_INT_HISTORY_BP
    CRMT_BSP_OPPORTUNITY_BP
    CRMT_BSP_ACC_R3_FACT_SHEET
    CRMT_BSP_ACC_RELATION
    CRMT_BSP_SALES_AREA_BP
    and their associated class/interface is:
    CL_BSP_ACC_ACCMOD_ACTIVITY
    CL_BSP_BP_ACCMOD_ADDR_MIX
    CL_BSP_ACC_ACCMOD_CONTACT
    CL_BSP_ACC_ACCMOD_INT_HISTORY
    CL_BSP_ACC_ACCMOD_OPPORTUNITY
    CL_BSP_ACC_ACCMOD_PRN_R3DATA
    CL_BSP_ACC_ACCMOD_RELATIONS
    CL_BSP_ACC_ACCMOD_SALES_AREA
    It would look like a lot of these classes are based on CL_BSP_*ACCMOD classes, but that's guesswork on my part.
    I am unhappy that I seem to be pioneering here as there's no guide/help on exactly what needs to be done to add new AB's/sections to the PDF fact sheet. I find that strange as most areas are well documented, except this area as far as I know.
    Sure, there is a note which identifies some of the objects that need to be changed, but misses out a vital table, but there are no guides. There are many people who produce videos on how to achieve the easier stuff, like adding fields to AB's via the UI configurator, but there seems to nothing in the area of extending the PDF fact sheet.
    Jas
    Edited by: Jason Stratham on Apr 29, 2010 10:22 AM

  • Craetion of custom marketing attribute

    I want to create a custom marketing attribute.
    Whenever i am clicking on create marketing attribute in UI, the screen which opens in that i create a new marketing attribute set and assign marketing attributes from selecting the F4 help in attribute field, but i want to add a custom marketing attribute and select that from the F4 dropdown, But am unable to do that,
    Can anyone please let me know how to solve the same.

    Hi Suvadip,
    For creation of marketing attribute set,
    1. Select Create marketing attribute option and maintain the required details eg: Valid for etc
    2. Use the F4 option to use the existing marketing attributes
    3. For New Attributes, select the option "Insert" and maintain the details eg: Format, entry required etc
    4. Select the option "insert" in  "Values" Assignment block (corresponding to the above marketing attribute) and maintain
    the ID & Value. And Save.
    This creates new marketing attributes.
    Hope this info helps.
    Regards,
    Rashmi

  • Marketing Attribute Date Validity

    In table CAWN there is a 'value from' and a 'value to' field on this table.
    However when we create new marketing attribute and it's description there appears to be no way of setting a valid to/from date for it.
    We are using CRM 4.0.Can anyone tell me how this is possible, or even if it is possible in CRM4.0,
    Many Thanks
    David

    Hi,
    Sorry to say this, but even in CRM 5.0 it is not standard.
    I am not aware of any BAdI which does this out of box. I think you need to build custom functionality, because these attributes are used in various functional areas and you need to take care of this by your own
    <b>
    Do not forget to reward if it helps,</b>
    Regards,
    Paul Kondaveeti

  • Mass creation of Marketing attributes under attribute set

    Hi All,
    Please let me know if there is a possibility for mass creation of Marketing attributes and marketing attribute sets in SAP CRM Standard functionality.
    I am not talking about below " creation & assignment to BPs using the expert tools. "
    CRMD_PROF_CHAR  Create/Change Marketing attribute/set
    CRMD_MKTDS           Create datasource/attributre list
    Create marketing attribute and maintain in Business Partner.
    CRMD_MKT_TOOLS  you can use this to delete/assign mass marketing attributes to BP.
    we can go for a BDC program, But I want to keep that as a last option.
    Please help and suggest me if there is any standard way of creating or uploading the Mass Marketings attributes in CRM system.
    Regards,
    karthik J

    This functionality can be achieved through ELM (External list management)

Maybe you are looking for