New field in CRM datasouce is not replicated into BW datasource

Hello Everyone
I am hoping you will be able to help me. We have created a new field on our CRM Activities datasource CRM_SALES_ACT_1. This datasouce is currently active and we are using a delta update to our BW system. We have added a new custom field to this datasource which is being populated in CRM (I have checked this using RSA7). However, when this datasouce is being replicated in BW it is not bringing across the new field into the datasouce. We replicted the datasources when the delta queue had been cleared down.
Please can anyone suggest what else I can try, Do I have to delete the current initialisations, and then recreate them using initialisation without datatransfer?
We are using BW3.5
Many thanks
Gareth

Hi Gareth,
I am currenlt involved BI 7.o implementation for CRM analytics (CRM 2007). I am working on a UK council project. I am first time working with CRM.
Mainly we have to provide reports on,
service tickets,
Activities,
Survey
ERMS etc..
Can you please provide some design documentation if you have?. Please can you also let me what all masterdata required....
Thanks,
Sudha

Similar Messages

  • Creation of new field in CRM activity screen

    Hi CRM Experts,
    I need some help regarding this issue.
    Now when executing the campaign in the CRM system the results are not showing the function code.
    We need the function code to visible when executing campaign.For this we need to add new field in CRM activity screen.
    And the function code values are stored in the BUT051 table and field name PAKFT and Data element BU_PAKFT.
    When we executinmg the campaign FUnction also should be there in the selection criteria.
    Please help me how to create new field and assign this function code in the search results.
    Please reply me ASAP.
    Thanks in Advance
    Regards,
    rahul

    Hi JC,
    The context node that you are using is a mixed node, so from this node you need to get value node so that you can cast the value into cl_bsp_wd_value_node.
    Here's the sample code for getter and setter method of that attribute:
    DATA:
       lr_mixed TYPE REF TO cl_bsp_wd_mixed_node,
       lr_value_node TYPE REF TO cl_bsp_wd_value_node.
    lr_mixed ?= current  or lr_mixed ?= iterator. " use either of the code i dont have system right now
    lr_value_node ?=  lr_mixed_node->if_bsp_wd_ext_property_access~get_value_node( ).
    Here, from lr_value_node get the property access method and set the attribute value to VALUE parameter.
    Thats it
    Thanks,
    Bhushan

  • Some Sales Orders are not replicating into CRM

    Hi guys,
    when I check SMQ2 in CRM,  I find that some sales orders are not replicating into CRM, then check the error, its says check SMW01..
    when I check the SMW01 it says validation error and BDOC status is F05 (information no processing). I tried to search the sales order in CRMD_Order transaction could not find the sales order...
    *Error in SMW01*
         Processing of document with Guid E01D11C71856C4F1AEBF0024E84DD0CE is canceled     CRM_ORDER
         Validation error occurred: Module CRM_DOWNLOAD_BTMBDOC_VAL, BDoc type BUS_TRANS_MSG.     SMW3
    It's not giving much clue what's the error is...
    I tried to setup a request to replicate those sales orders.. those request also end up in the same error...
    any help on this?
    thanks,
    Ken

    Hello Ken,
    When reprocessing a BDoc(via SMW01) you might need to set a flag.
    Goto trxn. SMW01. Start the debugger using command '/h' and reprocess the BDoc. After going into the debug mode press SHIFT+F7 and put a breakpoint at 2nd Tab in : class:cl_smw_flow and method 'restart_processing'. Keep debugging(F5 or F6 accordingly) until you find the requisite flag l_retry_allowed and set it as 'X'. This will allow you to reprocess the Bdoc.
    Thanks,
    Rohit

  • How to add new fields to CRM contract Product List tab?

    Hi all!
    I would like to add a new custom field for CRM contract (CRMD_BUS2000121) item level, on the Product List tab.
    Here I found CRMT_0100A_ORDPRP_I_EXT_UI structure, therefore I enhanced this with new append structure and new fields.
    I also added the new fields to ORDPRP_I append structure and mapped the new fields in CRMC_MAP.
    For some reason the new fields are on the screen but they are grey, not changeable. What did I do wrong?
    Thanks,
    Tamas Pentek

    Actually for the new IC webclient UI you have need to take a look at your options:
    1.  New Installation:
    Use the EEWB and add the fields.  As part of the EEWB work, you will have a couple of post-processing steps where you will add your generated fields to the new screens.  However this doesn't require any programming.
    2.  Upgrade from CRM 4.0/50
    - New fields to add as part of upgrade
    See the directions for new installation
    - Existing fields to add as part of upgrade
    --See the blog on the 40/52 CUSTOMER_H migration for transaction fields
    --Business Partner fields part of BUT000 available via UI configuration tool, no extra work needed
    --Business Partner fields part of tabular extension, manual work required, I am still "perfecting" this method and plan on writing a blog once I have the technique finished.
    --Product Attributes - use the transaction CRMM_UI_PROD_GEN and CRMM_UIU_PROD_CONFIG
    I know CRM 2007 is based on the same tech foundation as 2006s, with some differences in how the UI tool works and the fact there are some screen layout changes(editable overviews).  The extension procedures are generally the same.  I can answer some of you extension questions based on my work with CRM 52 so far.  It will generally apply to your situation.
    BTW:  The PCUI is no longer supported in CRM 2006s and above.  Even the old SAP GUI transactions such as BP, COMM_PRODUCT are removed from the standard CRM menu.   The SAP CRM web client should be used instead now.
    Take care,
    Stephen

  • CRM material description not replicated

    Hi All.
    We are facing a issue.
    A new material was created in R/3 and was replicated in CRM but the material discription is not replicated in CRM when we see in commpr01.
    How to solve this issue.
    We are using CRM 4.0 and R/3 4.7

    Hi Rajat,
    Please check the procedures during replication process. Generally entire header information will be replicated when standard material is being replicated. if any routines exist, then please check those.
    Thanks,
    sksingh

  • Added new field to cube but data not passed from DSO

    Hope someone can help.
    (BI 7.0) We added new fields into a cube. The fields already existed in the DSO. When we ran the process chain in development for the first time after making this change, we notice that the 'historical' data for these fields is populated in the cube. When we do this in our quality system only new data passed to the cube is updated. In development in the sub-chain DTP request we see all previous requests listed under selections. In quality it is only the latest request. The only difference is that the DeltaInit flag in the DTP request in development is ticked (extraction mode) - but not in quality. Does anyone know whyb this is?

    hi peter,
    Adding fields to cube doesn't affect delta status...The delta DTP should be able to handle delta requests automatically.
    I guess in you quality system, the cube already got all requests updated from ODS before you importing the change request. And in develop system none of the requests in ODS were updated before the change.
    Regards,
    Frank

  • Adding new field to data source -can not see them

    Experts,
    I have added 4 fields to the data source 0FI_AA_11 .
    I can able to see these fields in the append structure or in RSA2,but i can not able to see in RSA6.I reactivated append structure ,still i can not see these fields in RSA6.
    Please advice me how can i see them in RSA6.

    Hi Manoj,
       Have a look, similar post:
    Re: not able to see new fields in datasource
    Hope it Helps
    Srini

  • How to add new field to table control data not displayed

    hi
    I have added some nwe fields to already existing table control added three new fields...
    though the recoreds are inserted in teh table properly with the three new fields user id data and time fields
    but on display only the data is not shown in these three columns though the data is coming in internal table...but not to the screen output
    pls suggest where the problme may be
    nishant

    First try the small button Configuration on top right of the table control, as displayed when you run the program. Hit 'Administrator' and see if the fields are checked as invisible. Uncheck them, activate and save.
    If the fields are not in that list at all, then check if the table control is initialized for the screen you use. For example
    CONTROLS: tc_ent_lines TYPE TABLEVIEW USING SCREEN '0100'.
    but you copied your screen and use the same table control in the new screen 0200. Then all you have to do is
    REFRESH CONTROL 'TC_ENT_LINES' FROM SCREEN '0200'.
    before you show the screen.

  • Add a new field in custom table but not show on SM30

    I add a new field in a custom table, did Table Maintenance generator and SE93.  But that field did not show on SM30 screen.  How to make it show on the SM30?
    Thanks
    Helen

    Hi,
    I think its the Problem with TMG.
    Go to TMG screen delete the old TMG and regenerate the new TMG
    Hope it helps
    regards
    Prasanth

  • While adding custom field in urgent change-Create new field button in AET is not coming

    Dear All,
    we have requirement to add some custom fields in urgent change document. while adding custom fields using AET, create new field button is not coming.
    Thanks in advance. points will be awarded.
    Rahul

    Hi Jignesh,
    Thanks for your valueble inputs, it really helped me to understand the process.
    I checked in Web UI configuration for urgent change document as you mentioned but still that button is not coming.
    In transaction BSP_WD_CMPWB, i have created enh. set: Z_ENHANCEMENT_SET.
    Can you tell what to selelect in application and page popup which comes after selecting Enhance component button. Actually i tried but i am not able to add new record in conf.
    Thanks in advance.

  • How to add new fields to CRM 2007 Web UI

    Hi,
    I am new to SAP CRM 2007 and I am interested in how to extend the Web UI, for example adding new fields, to meet the customer requirements. Should I use the EEW or is there another "new and easier" way?
    Thanx & best regards,
    Oliver
    Edited by: Oliver Pregler on Jan 30, 2008 5:50 PM

    Actually for the new IC webclient UI you have need to take a look at your options:
    1.  New Installation:
    Use the EEWB and add the fields.  As part of the EEWB work, you will have a couple of post-processing steps where you will add your generated fields to the new screens.  However this doesn't require any programming.
    2.  Upgrade from CRM 4.0/50
    - New fields to add as part of upgrade
    See the directions for new installation
    - Existing fields to add as part of upgrade
    --See the blog on the 40/52 CUSTOMER_H migration for transaction fields
    --Business Partner fields part of BUT000 available via UI configuration tool, no extra work needed
    --Business Partner fields part of tabular extension, manual work required, I am still "perfecting" this method and plan on writing a blog once I have the technique finished.
    --Product Attributes - use the transaction CRMM_UI_PROD_GEN and CRMM_UIU_PROD_CONFIG
    I know CRM 2007 is based on the same tech foundation as 2006s, with some differences in how the UI tool works and the fact there are some screen layout changes(editable overviews).  The extension procedures are generally the same.  I can answer some of you extension questions based on my work with CRM 52 so far.  It will generally apply to your situation.
    BTW:  The PCUI is no longer supported in CRM 2006s and above.  Even the old SAP GUI transactions such as BP, COMM_PRODUCT are removed from the standard CRM menu.   The SAP CRM web client should be used instead now.
    Take care,
    Stephen

  • New Field in CRM Web IC

    Hi All,
    I have we have done some enhancement to Activity header table and we manage to bring that field in SAP GUI. Now we want to bring that field in Web IC. We alreadly copied CRM_IC application to Z_CRM_IC
    In order to bring that field what r all steps need to be done. I can see that field in BOl structure ...now I want that field in web IC
    Please Help me on this.
    Additional info: we are using CRM 5.0
    Kind Regards,
    Kumar

    Hi Anil,
        As you are using 5.0, bsp_wd_cmpwb won't work.
        For your requirement, go to the tcode bsp_wd_workbench
        and enter the new BSP app created by you. And create a new
        context node in the newly added view. A wizard gets opened.
        Enter all the details by mapping it to the BOL entity which you
        already know. Next create the attibute under this context node
        and write the necessary coding so as to display the new field.
        Let me know if you face any issues.
    Thanks,
    Arun

  • New fields created in MDM Console not visible on Portal iViews

    Hi All
    I would like to ask you. I recently encouraged very strange and annoying problem. We are developing Vendor repository. Menatime we have created some iViews and pages on the Portal. All of them are displayed from Main table. We can see all fields and added/deleted records.
    However I can not add any new fields (from MDM Console main table) we have created. That is whired because I only can see all fields beeing in repository for long time now, but all new fields (from that same table) ar not visible on portal.
    I tried few options with creating new and different iViews. No help. All the time I can vise old fields from repository but new one are not available.
    Can you plase advice what is/ may be wrong?
    Thank you in advance.
    BR
    Rafal

    Hi All
    After restarting server problem solved. That mean there is a casching problem. After investigation here is service to restart:
    J2EE engine
    Thank you for help.
    BR
    Rafal
    Edited by: Rafal Paczynski on Sep 29, 2011 12:21 PM

  • Need PPT for add new fields in CRM Portal

    Hi All,
    I am new to PCUI. I am not understanding what happend in PCUI.
    I have to add two fields in Advanced search area. How to do that.
    any body having PPT for how to add fields please send me <removed by SAP Community Network Moderator> or give me any use full links.
    Thanks,
    Subbu.

    <removed by SAP Community Network Moderator>
    Also check the Forum:Re: PCUI..Need to add field on Bussiness partner
    Regrds,
    Arjun

  • New fields update with CRM_ORDER_SAVE BAdI - not working

    Dear Experts,
    I ask your help in connection updating custom generated fields in Opportunity. In the Webclient UI i added a new field to Opportunity - Total Expected Value, and a Currency for it automatically generated.
    The enhancement ID is YEXT00001 and the field name is YYFLD000002 and YYFLD000003 for the currency. I do not added these fields for the opportunity details view, I only want to use them to extend the search criteria for opportunities.
    Now the fields are available in the search criteria, and I implemented the BADI CRM_ORDER_SAVE and in it I update these new fields with the value of the original fields of Total Expected Value, but unfortunately my BADI is not updating the field.
    Here is my code:
    METHOD if_ex_order_save~change_before_update.
      DATA lt_header_guid TYPE crmt_object_guid_tab.
      DATA lt_cumulat_h TYPE crmt_cumulat_h_wrkt.
      DATA ls_cumulat_h TYPE crmt_cumulat_h_wrk.
      DATA lt_orderadm_h TYPE crmt_orderadm_h_wrkt.
      DATA ls_orderadm_h TYPE crmt_orderadm_h_wrk.
      DATA lt_pricing TYPE crmt_pricing_wrkt.
      DATA ls_pricing TYPE crmt_pricing_wrk.
      DATA lt_opport_h TYPE crmt_opport_h_wrkt.
      DATA ls_opport_h TYPE crmt_opport_h_wrk.
      DATA lv_log_handle TYPE balloghndl.
      DATA ls_req_obj TYPE crmt_object_name.
      DATA lt_req_obj TYPE crmt_object_name_tab.
      DATA lt_opport_h_m   TYPE crmt_opport_h_comt.
      DATA ls_opport_h_m   TYPE crmt_opport_h_com.
      DATA ls_field_names TYPE crmt_input_field_names.
      DATA ls_input_fields TYPE crmt_input_field.
      DATA lt_input_fields TYPE crmt_input_field_tab.
      DATA lt_saved_objects TYPE crmt_return_objects.
      APPEND iv_guid TO lt_header_guid.
      ls_req_obj = 'CUMULAT_H'.
      INSERT ls_req_obj INTO TABLE lt_req_obj.
      ls_req_obj = 'OPPORT_H'.
      INSERT ls_req_obj INTO TABLE lt_req_obj.
      ls_req_obj = 'ORDERADM_H'.
      INSERT ls_req_obj INTO TABLE lt_req_obj.
      ls_req_obj = 'PRICING'.
      INSERT ls_req_obj INTO TABLE lt_req_obj.
      CALL FUNCTION 'CRM_ORDER_READ_OW'
       EXPORTING
         it_header_guid                    = lt_header_guid
    *   IT_ITEM_GUID                      =
    *   IV_MODE                           =
    *   IV_ONLY_SPEC_ITEMS                =
         it_requested_objects              = lt_req_obj
    *   IV_NO_AUTH_CHECK                  = FALSE
    *   IV_COLLECT_EXCEPTIONS             = FALSE
    *   IT_ITEM_USAGE_RANGE               =
    *   IV_SUBITEM_DEPTH                  = -1
    *   IT_OBJECT_FILTER                  =
    *   IV_ONLY_CHANGED_OBJ               = FALSE
    *   IV_STATUS_H_CHECK_RELEVANCE       = FALSE
       IMPORTING
         et_pricing                        = lt_pricing
         et_orderadm_h                     = lt_orderadm_h
         et_cumulat_h                      = lt_cumulat_h
         et_opport_h                       = lt_opport_h
        CHANGING
          cv_log_handle                     = lv_log_handle
    * EXCEPTIONS
    *   DOCUMENT_NOT_FOUND                = 1
    *   ERROR_OCCURRED                    = 2
    *   DOCUMENT_LOCKED                   = 3
    *   NO_CHANGE_AUTHORITY               = 4
    *   NO_DISPLAY_AUTHORITY              = 5
    *   NO_CHANGE_ALLOWED                 = 6
    *   OTHERS                            = 7
      READ TABLE lt_orderadm_h INTO ls_orderadm_h INDEX 1.
      READ TABLE lt_opport_h INTO ls_opport_h INDEX 1.
      READ TABLE lt_pricing INTO ls_pricing INDEX 1.
      CHECK ls_orderadm_h-process_type = 'Y002' OR ls_orderadm_h-process_type = 'YH02'.
      READ TABLE lt_cumulat_h INTO ls_cumulat_h INDEX 1.
      SELECT SINGLE currency FROM crmd_pricing
        INTO ls_opport_h_m-yyfld000003
        WHERE guid = ls_pricing-guid.
      ls_opport_h_m-yyfld000002 = ls_cumulat_h-net_value_man.
      ls_opport_h_m-ref_guid = ls_opport_h-guid.
      APPEND ls_opport_h_m TO lt_opport_h_m.
      ls_input_fields-ref_guid = iv_guid.
      ls_input_fields-ref_kind = 'A'.
      ls_input_fields-objectname = 'OPPORT_H'.
      ls_field_names-fieldname = 'YYFLD000002'.
      APPEND ls_field_names TO ls_input_fields-field_names.
      ls_field_names-fieldname = 'YYFLD000003'.
      APPEND ls_field_names TO ls_input_fields-field_names.
      APPEND ls_input_fields TO lt_input_fields.
      CALL FUNCTION 'CRM_ORDER_MAINTAIN'
        EXPORTING
          it_opport_h       = lt_opport_h_m
        CHANGING
          ct_input_fields   = lt_input_fields
          cv_log_handle     = lv_log_handle
        EXCEPTIONS
          error_occurred    = 1
          document_locked   = 2
          no_change_allowed = 3
          no_authority      = 4
          OTHERS            = 5.
      IF sy-subrc <> 0.
        MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.
    ENDMETHOD.
    Edited by: Gabor Antal on Jun 17, 2010 3:48 PM

    Hi,
    Put the code in method PREPARE or CHECK_BEFORE_SAVE. CRM_ORDER_MAINTAIN iwill throw an exceptionNO_CHANGE_ALLOWED when used in metho CHANGE_BEFORE_UPDATE.
    Check this recent thread,
    Re: Updating Order in ORDER_SAVE using BOL
    Regards,
    Arun

Maybe you are looking for

  • Embedding SWF Not Working Right? (FB 4.7 issue?)

    Hey guys, I recently downloaded FB 4.7 and noticed something changed when compiling and running my project. I have the following code in one of my classes.  It simply embeds a symbol from a SWF and adds it to the stage as a MovieClip: [Embed(source="

  • PO changes to be sent as XML format

    Hello SRM gurus, I need to send newly created or changed PO's to a legacy system. I am using SRM 7.0 and there is no IDOC type for a PO. I have done some research and the way to go as recommended is using XML. I am using PI. I am not familiar with us

  • Can we create multiple Smartform attachments on one e-mail?

    Hi All, I have a requirement to attach two different Smartforms as two separate attachments on the same e-mail for external send. Combining the forms into one attachment will not solve the requirement. Has anyone ever done this? Does anyone know how

  • Changing Apple ID on I PAD to match the ID on MacBook

    How do I change my Apple ID on my ipad to match the Apple iID on my Macbook. The ID on ipod is my email address and the ID on MacBook is not.

  • Files missing after mavericks update

    some of my sensite files were hidden inside my system folder, and are now gone after the mavericks update. how can i recover them?