Marketingattributes from type "Date" in CRM 7.0

Hello Experts,
we think about two new marketing attributes for contact persons:
1. Invitation send
2. Answer received
Both attributes are from type date.
The question is how can i search for all contact persons having for example attribute invitation send with value between 01.01.2010 and 30.11.2010. The popup searchhelp for marketing attributes does not allow intervalls.
Any ideas for this?
Thank you
Kind regards
Manfred

Hi Manfred,
You can do it in 2 ways.
1) Have BW pull in Marketing Attributes. Create a BW report and search for BP having the dates in the range you want
2) USe Segment builder and create a target group .
Hemanth

Similar Messages

  • How to retrieve date from a set type in SAP CRM in BRF+ application

    Hi,
    Can anybody please let me know how can I retrieve date from a set type in SAP CRM to BRF+.
    I need to process the data in BRF+ and then send it back to CRM. Thanks.
    Regards
    Yogesh

    Hi Manish,
    From my experience, you cannot change an existing attribute of a set type (esp. when it has a dependency).
    You need to delete the attribute, save the changes and then re-create the attribute with new value table.
    Also remove any dependencies before deleting the attribute.
    Regards,
    Vartika

  • Data in Equipment Download from R/3 to CRM

    Hi,
    I have just performed an equipment download from R/3 to CRM.  I now have these records created as individual objects assigned to an installed base.  However my equipment record in R/3 has some partners related to it (sold to party), I have checked the partner determination in R/3 and created one in CRM with the same partner functions and assigned it to the product category used for the Equipment download.  However even though I the equipment records are downloaded into CRM as individual objects successfully I do not have any related partners for the installed base or individual object.
    Has anyone replicated R/3 equipment records into and got their partners relationships replicated too successfully.
    I have the post Creation of individual object in crm but there is no mention of partner determination in there.
    Any help would be most appreciated.
    Regards

    For the warranty replication, you'll have to do some programming in CRM using BADI CRM_EQUI_LOAD.
    Use method ENLARGE_COMPONENT_DATA.
    Create warranty link
      DATA: it_interlinkage_to_create TYPE crmt_il_ibcwty_maint_ext_tab,
            is_interlinkage_to_create TYPE crmt_il_ibcwty_maint_ext,
            lv_object_guid            TYPE comt_product_guid,
            lv_object_reference       TYPE crmt_il_wty_reference,
            ls_prwty                  TYPE crmm_prwty,
            ls_product_id             TYPE comt_product_id,
            ls_warranty_guid          TYPE comt_product_guid.
        ls_product_id = 'STD_WAR_1Y'.  "Default warranty product
      SELECT SINGLE product_guid FROM comm_product INTO ls_warranty_guid
             WHERE  product_id = ls_product_id.
      is_interlinkage_to_create-warranty_guid =  ls_warranty_guid.
      is_interlinkage_to_create-start_date    =  ls_comp_det3-valfr.
      is_interlinkage_to_create-end_date      =  ls_comp_det3-valto .
    is_interlinkage_to_create-determine_dates = 'X'.
      INSERT   is_interlinkage_to_create INTO TABLE it_interlinkage_to_create.
      lv_object_reference = '02'.
      LOOP AT it_ibap_struc1_tab INTO is_ibap_struc1_tab.
        lv_object_guid = is_ibap_struc1_tab-guid_compc.
      ENDLOOP.
      DATA: it_messages     TYPE  comt_il_error_tab,
            it_interlinkage TYPE  crmt_il_data_ibcwty_tab.
      CALL FUNCTION 'CRM_IBCWTY_IL_API_CREATE'
        EXPORTING
          iv_object_guid            = lv_object_guid
          iv_object_reference       = lv_object_reference
         iv_timestamp              = l_timestamp
          iv_enqmode                = 'E'
        iv_raise_exception        = 'X'
          iv_save                   = 'X'
          it_interlinkage_to_create = it_interlinkage_to_create
        IMPORTING
          et_messages               = it_messages
          et_interlinkage           = it_interlinkage
        EXCEPTIONS
          error_occurred            = 1
          OTHERS                    = 2.
      IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
    The reason for this is that warranty is a relationship in CRM and part of your equipment in R/3.
    I'm still looking for the documentation on the partner replication can anybody help me on this?
    Regards,
    Jacques Dokter

  • Load the data from Legacy system into CRM

    I'm new to CRM,I would like to know  What is the procedure used to Load the data (ex: Business partners data ,Organization data,Sales data, etc.) from Legacy system into CRM system?
    Can anyone  explain me and send  any documents,it  would be very helpful.
    I highly appreciate your help.
    Thanks,
    [email protected]

    Hi Rani,
    You can also use the ALE IDOC method to load data from legacy to CRM system if you have some middlware tool(E.g. XI) in between. We have implemented this in our project where we were getting flat files from legacy, XI was converting the same into IDOC and the IDOC was sent to CRM where we read the IDOC data, populate the standard BAPI's or function modules to create the data in CRM.
    You need to define an IDOC TYPE similar to the data structure on the legacy system. Maintain the ALE settings. Write the function module to validate and create data in the CRM system.
    E.G. To create business partner SAP has provided BAPI_BUPA_CREATE_FROM_DATA bapi.
    <b>Reward points if it helps.</b>

  • Need info on Standard Web services to pull Order data in CRM from external applications

    Hi Gurus,
    I have a requirement to pull Order data in CRM from external non-sap application using Web services. Are there any standard SAP provided web services to pull order data based on some input? If yes, can you provide me any kind of documentation related to this?
    Appreciate your help on this.
    Thanks
    Lakshman

    Hi Lakshman,
    I have checked further.
    Please review below link of the SAP Help documentation :
    http://help.sap.com/saphelp_nw70/helpdata/en/47/3a989cbcef2f35e10000000a1553f6/content.htm?frameset=/en/46/97218e79f115eae10000000a114a6b/frameset.htm&current_toc=/en/d1/802cfc454211d189710000e8322d00/plain.htm&node_id=439&show_children=false
    and also the link :
    –http://esworkplace.sap.com/socoview(bD1lbiZjPTAwMSZkPW1pbg==)/render.asp?packageid=DE0426DD9B0249F19515001A64D3F462&id=347DD31EB5AB4BC592BD8B29C0981A1B
    Hoping that this will be helpful.
    Best regards - Christophe

  • Upload data from Excel to Sap-Crm

    Hi All,
    I need to upload data from EXCEL to SAP-CRM system.The problem is in crm there is no ALSM_EXCEL_INTO_INTERNAL_TABLE or corresponding function modules exist.Using GUI_UPLOAD I can upload data from excel to CRM but the main problem with this is it supports only 255 chars for entire line, in my excel file it contains more than 255 chars.Please help me out.

    Try the following :
    Class: CL_GUI_FRONTEND_SERVICES
    Method: GUI_UPLOAD
    Thanks
    <b>Allot points if this helps!</b>

  • Upload data from Excel into SAP CRM using webservices

    Hi,
               I want to upload the data from EXCEL into SAP CRM using a web  service, can anyone say me the process and also how to map the excel and the source code structures.
    Thanks,
    Sanju.

    Try the following :
    Class: CL_GUI_FRONTEND_SERVICES
    Method: GUI_UPLOAD
    Thanks
    <b>Allot points if this helps!</b>

  • How to get the values from struct data type using java code..?

    Hi ,
    I am newer to java.
    we are using oracle database.
    How to get the data from struct data type using java code.
    Thanks in Advance.
    Regards,
    kumar

    Hi Rajeev,
    To retrieve a FilterContainer you will need to traverse the report structure:
    ReportStructure boReportStructure = boDocumentInstance.getStructure();
    ReportContainer boReportContainer = (ReportContainer) boReportStructure.getReportElement(0);
    FilterContainer boFilterContainer = null;
    if (boReportContainer.hasFilter()) {
         boFilterContainer = boReportContainer.getFilter();
    } else {
         boFilterContainer = boReportContainer.createFilter(LogicalOperator.AND);
    Calling boDocumentInstance.getStructure() will retrieve the entire structure for the document.
    Calling boReportStructure.getReportElement(0) will retrieve the structure for the first report of the document.
    Hope this helps.
    Regards,
    Dan

  • Can a IDOC be used for data exchange from R/3 to CRM

    Hi All,
    First, can a IDOC be used for data exchange from R/3 to CRM
    I need to update few fields of SAP CRM Sales order with fields from SAP R/3 Work Order.
    To achive this can I use IDOC?
    Or do I update the R/3 sales order from R/3 Work order(using some interface or workflow), so that the sales order data flows from R/3 SO to CRM SO.
    Please respond immediately.
    Regards,
    Gopinath

    IDocs can be processed by the CRM system via XML/XIF adaptor. As this will be most probably a new interface that is not yet set up, it would be easier to change the orders in R/3 via an appropiate FM which should automatically generate a delta download BDoc.
    Even if they are not downloaded automatically a request download (defined via R3AR2 / 3 / 4) should take care of this.
    Hope this helps,
    Kai

  • Conversion from string "20041023 " to type 'Date' is not valid.

    Hi ,
       I have a table with one of the column(EmpHiredate) datatype is char(10). It has value like "20141023". I need to display this value as date format(dd/mm/yyyy) in report. 
    Following methods i tried in textbox expression but no luck.
    =Format(Fields!EmpHireDate.Value,"dd/MM/yyyy")
    =Cdate(Fields!EmpHireDate.Value)
    Error:
    [rsRuntimeErrorInExpression] The Value expression for the textrun ‘EmpHireDate.Paragraphs[0].TextRuns[0]’ contains an error: Conversion from string "20041023  " to type 'Date' is not valid.
    Is it possible to convert string to date using SSRS textbox expression ? Can anyone help me with the solution.
    Thanks,
    Kittu

    Hi Jmcmullen,
         Found one more issue on the same. I have one value like "00000000" for the column(EmpHiredate)
    , when i use above expression values(ex:"20141023")
    are displaying in dd/MM/yyyy format in report except value like "00000000" and giving following error:
    [rsRuntimeErrorInExpression] The Value expression for the textrun ‘EmpHireDate.Paragraphs[0].TextRuns[0]’ contains an error: Conversion from string "0000/00/00" to type 'Date' is not valid.
    Even i tried to pass its original value("00000000") as below but no luck.
    =IIF(Fields!EmpHireDate.Value = "00000000","00000000",Format(CDATE(MID(Fields!EmpHireDate.Value,1,4) + "/" + MID(Fields!EmpHireDate.Value,5,2) + "/" + MID(Fields!EmpHireDate.Value,7,2)),"dd/MM/yyyy"))
    Also tried this:
    =IIF(Fields!EmpHireDate.Value = "00000000","2000/10/21",Format(CDATE(MID(Fields!EmpHireDate.Value,1,4) + "/" + MID(Fields!EmpHireDate.Value,5,2) + "/" + MID(Fields!EmpHireDate.Value,7,2)),"dd/MM/yyyy"))
    Please Suggest. 
    Thanks ,
    Kittu

  • Document/customer pricing and replication of pricing data from r/3 to crm

    Hi,
    can any one tel me how can we replicate the r/3 pricing condition, pricing procedure to crm.
    once it is replicated  to crm what customization is require in crm.
    tel me abt customer and document pricing procedure, how it will be effected in the transactions.
    plz any one help me to know this scenarios.
    thanks
    kumar

    Hello Sathish,
    Start from here: [Data Transfer from SAP ECC (Download)|http://help.sap.com/saphelp_crm60/helpdata/en/51/62431b7b3511d3ad650000e8a5bd28/content.htm] The help document gives you the steps required. You can also see the [Master Guide |https://service.sap.com/~sapdownload/011000358700001398312008E/MG_CRM2007V2.pdf]or [Customizing Replication Guide|http://help.sap.com/bp_crmv250/CRM_DE/BBLibrary/Documentation/B09_BB_ConfigGuide_EN_US.doc] for similar configuration information.
    Essentially after you download the pricing related customizing data from ECC into CRM, you have to download the conditions. the standard conditions get downloaded without any issues since the download adapters are defined already. However, for downloading custom conditions in ECC, you have to do further configuration. You have to define the adapter objects and do the initial download of those conditions. Such an information is available in the [Master data and Transaction data Replication Guide|http://help.sap.com/bp_crmv250/CRM_DE/BBLibrary/Documentation/C03_BB_ConfigGuide_EN_US.doc].
    Easwar Ram
    http://www.parxlns.com

  • Error message in pulling data from R/3 to CRM

    Hi,
    I am trying to pull customer data from R/3 to CRM with different SHIP-TO partner. In this case, the VAT REG. NO. is different from its country ISO code, so when i try to execute in tcode R3AR2 and R3AR4, I was encountered error message in tcode 'SMW01' saying "ISO CODE <code> IS NOT CORRECT IN THE VAT REGISTRATION NUMBER".
    As far as I know, SAP had an on-going dialog enhancements on this one, is there anyone knows any recent updates from SAP that might solve this problem?
    Please help.
    Thanks.

    Hello,
    according to our development this message only should accur in case there are inconsistencies on R/3 side which lead to such errors in inbound processing.
    Therefore in case you don't see any inconsistencies I would recommend to address it via OSS message.
    Best regards,
    Christian

  • Error in pulling customer master data from R/3 to CRM

    Hi,
    I am trying to pull customer data from R/3 to CRM with different SHIP-TO partner. In this case, the VAT REG. NO. is different from its country ISO code, so when i try to execute in tcode R3AR2 and R3AR4, I was encountered error message in tcode 'SMW01' saying "ISO CODE <code> IS NOT CORRECT IN THE VAT REGISTRATION NUMBER".
    Is there anyone knows any recent updates from SAP that might solve this problem?
    Please help.
    Thanks.

    Hello,
    it seems your customizing of ERP and CRM is different in this area.
    Please try a new initial load for all the customizing objects which may be responsible:
    DNL_CUST_BASIS
    DNL_CUST_BASIS2
    DNL_CUST_BASIS3
    DNL_CUST_BASIS5
    DNL_CUST_BASIS6
    DNL_CUST_BNKA
    DNL_CUST_KTOKD
    DNL_CUST_PRC
    DNL_CUST_PROD0
    DNL_CUST_PROD1
    DNL_CUST_PROD3
    DNL_CUST_SPROD
    DNL_CUST_TVAST
    DNL_CUST_TVFS
    DNL_CUST_TVKN
    DNL_CUST_TVLS
    We do every week a new load of this objects using a background job.
    Alternativly you could investigate which customizing object is the correct one and only load this.
    After this new load retest your scenario.
    Best regards
    Manfred

  • Error in SMW01for BP while replicating data from R/3 to CRM

    Hi Experts,
       While doing initial load for Customers from R/3 to CRM am getting errors as "Customer number already assigned to business partner" in SMW01 error message
    Can anyone please help me on this.....
    Regards,
    Rahul

    Hi Rahul
    As stated above this will happen in case the number is already assigned to a business partner.
    Are you
    1. <u>Reconnecting</u> the CRM system to a  new R/3 and the CRM system has data from an old system?
    2. Has the replication been done before
    3. In case this is a new CRM system and numbers are being generated for the first time check the numbering range. (are the CRM numbers for this BP defined as external if R3 is the leading system?) the numbering ranges should not overlap or this will be a common scenario.
    Rewards points if this was helpful.

  • Error while replicating customer master data from R/3 to CRM

    Hi gurus,
    I am working on replication of customer master data from R/3 to CRM. It was working fine till date. But Now I am not able to replicate because in Inbound queue (in CRM 5.0) I get the status SYSFAIL for queue name R3AI_DNL_CUST_ACGRPB. When I checked SYSFAIL it shows  "Incorrect parameter with CALL FUNCTION"
    Kindly help regarding it.
    regards,
    vimal

    Hello Vimal,
    Please refer 552435 and see if this helps.
    Please reward points.
    regards,
    Muralidhar Prasad.c

Maybe you are looking for

  • Use Chains, or PL/SQL Block of calls.

    I currently have a half dozen cron jobs that kick off different batches of processing. Originally, these were generally a sequence of C programs that did different operations (fetch student info from student record system and load into IdM system, pr

  • Acrobat doesn't work anymore

    Every now and then, my CS6 Acrobat stops working. It becomes impossible to open any PDF or create a new one... What to do?

  • SPA3102

    I have some questions as below listed: 1. Is SPA3102 can handled more than one call session at moment? 2. How can i share the VoIP account in the LAN for other users? 3. How many IP phones can connect to one SPA3102 for concurrent call sessions? (we

  • AAOL opens automatically when I do not have it set for my homepage

    I had to install AIM, (AOL Instant Messenger), to get my on screen (PC) display to show incoming phone calls. In doing so, AOL automatically opens as my homepage every time that I boot up! Since I have designated Roadrunner as my Home Page,through Fo

  • When printing forms it switches my printer to 'offline'

    I've created a couple of forms and when I go to print them, they won't print.  Instead they switch my printer setting to offline.  If I switch it back to online, it simply returns an error message and won't print. I've had this problem with other for