Set type datasources

Hi,
Our team has recently implemented CRM for one of our clients and now are integrating BW with CRM. Thus are developing corresponding objects in BW.
In CRM, the team has created many set types and made those BW relevant as a result system created datasources for each attribute of the set type.
My question is how to use these datasources in BW, because system gives error when I check these datasources in RSA3. Any pointers to this issue?
Regards,
Vikrant.

Hi
How can you know this?
you checked structure in se11?
Regards

Similar Messages

  • How to use Set type datasources ?

    Hi,
    Our team has recently implemented CRM for one of our clients and now are integrating BW with CRM. Thus are developing corresponding objects in BW.
    In CRM, the team has created many set types and made those BW relevant as a result system created datasources for each attribute of the set type.
    Has anybody used set types to extract data into BW?
    Regards,
    Vikrant.

    Hi
    go to this guide
    http://www.cisco.com/c/dam/en/us/td/docs/voice_ip_comm/cust_contact/contact_center/crs/express_7_0/user/guide/uccx70edgs.pdf
    and see the chapter
    "Designing Scripts for use with the Cisco Application Gateway"

  • How to set a date string in a textbox which bind to a Date type datasource

    Hi,
    I found i can't set a default date value in a textbox which bind to a Date type datasource. Even i tried copying a date string which is picked by the calendar date picker and copy the exactly same string into my source code. It just doesn't work and gives me error said "Invalid date value".
    My source code is like this:
                    oEditText = (SAPbouiCOM.EditText)oItem.Specific;
                    oEditText.DataBind.SetBound(true, "", "dtFrom");
                    oEditText.Value = "09/08/2010"; //DateTime.Now.ToString("dd/MM/yyyy");
    Any suggestion?
    Thanks!
    Lan

    Hi,
    oItem = oForm.Items.Item("10")
    oEdit = oItem.Specific
    oEdit.String = Format(Today.Date, "dd/MM/yyyy")
    or
    datestring = oForm.Items.Item("10").Specific.value
    datepass = Left(datestring, 4) & "/" & Mid(datestring, 5, 2) & "/" & Mid(datestring, 7, 2)
    dtDocDate = Date.Parse(datepass)
    Thanks,
    Mahesh

  • Set Type Extractor

    Hi all ,
       I have a custom set type ZSETTYPE1 which has custom attributes ZCUST1 ,  
       ZCUST2.And all of the attributes are checked as "BW Relevant".Now the issue
       is when i see the datasource for this set type it doesnot have any source from
       which it would fetch data , none of (DB View , Function Module , Infoset).
       Now i want to know where should i write the code (BADI) from which this
       datasource based on the set type would get the data.
    Regards
    Suraj

    dude can u tell how did u create a user defined set type apart from standard govern by SAP
    i even tried to create attributes through comm_attribute
    best regards
    madhup

  • Extract CRM Set Types to BW

    Hello SAP Experts,
    We have a problem with customer defined set types in CRM. When we created these set types we forgot to select the checkboxes Relevant for BW and Relevant for Selection in BW in some of them. All of them have been assigned to a CRM object and the system is already in production, so we can’t  change the set types to mark those checkboxes.
    We are now trying to extract these set types to BW. However only those with the checkboxes’ selected appear in the extracting structures. How can we extract the others to BW?
    Thanks

    Hi,
    Steps for Extracting data from CRM:
    Configuration Steps
    1.Click on ->Assign Dialog RFC destination
    If your default RFC destination is not a dialog RFC destination, you need to create an additional dialog RFC destination in addition and then assign it to your default RFC destination
    2.Execute Transaction SBIW in CRM
    3.Open BC DataSources.
    4.Click on Transfer Application Component Hierarchy
    Application Component hierarchy is transferred.
    5.SPRO in CRM .Go to CRM->CRM Analytics
    6.Go to transaction SBIW-> Settings for Application specific Data Source ->Settings for BW adapter
    7.Click on Activate BW Adapter Metadata
    Select the relevant data sources for CRM sales
    8.Click on Copy data sources
    Say yes and proceed
    9.Logon to BW system and execute transaction RSA1.
    Create a source system to establish connectivity with CRM Server
    A source system is created. (LSYSCRM200)(Prerequisites: Both BW and CRM should have defined Back ground, RFC users and logical systems)
    10.Business content activation for CRM sales area is done
    11.Click on source system and choose replicate datasources.
    hope this help..
    rgds,
    raj

  • Set type is not getting filled

    Hi ,
    I have created a set type ZTLS_ORG, which is organisation dependent. This set type has fields from  table MVKE. I am filling up the fields of  this set type in an enhacement of Badi Definition Customer_product2. But the values are not getting populated, when I am checking it in product master through commpr01. Kindly suggest.
    Regards
    Shweta

    Hello Shweta,
    You mean to say that attributes of your settype is nothing but fields from table MVKE?
    Have you generated the settype before using it in your program?
    Best Regards,
    Shanthala Kudva.

  • How to change the Organizational Dependency of a Set Type

    Hi All,
    With the creation of a new set type we made the mistake to not select "Distribution-Chain-Dependent" in the "Org. Dependency"-field.
    Now we already maintained a few materials (only in development system) with data in the attributes of this set type, but noticed that the data is not Sales org. dependent. Seems logical, because we forgot to set this org dependency in the set type, but now we want to correct this and I hope you could provide us with the best way to do this.
    The field it self is no longer editable in change mode (seems logical, since all tables/structures/relations are already created and messing with this dependency could mess things up) but we really need the org dependency for our product attibutes. So, I wanted to create a new set type, and replace the old one with this new one in our category, but I can't even delete the old set type from our category, because I get the message: "Products of this category already exist; Set type cannot be deleted".
    What would be the best way to solve this? (is there a way to change the org dependency of the existing set type?/should I create a new set type? If so, how to delete the old set type and it's data?)
    Br,
    Martijn.

    Anyone?

  • Error while adding set type to CRM Web UI(7.0)

    Hi Gurus,
    I was trying to add the custom set type to the product screen in Web UI . Followed the steps narrated in
    http://wiki.sdn.sap.com/wiki/display/CRM/CreatingUIConfigurationforSetTypestodisplayonCRMProductOverviewpage.
    Now the URL assignment Block is appering in lazy load. When I try to open I am getting the error
    Diagnosis
    An exception occurred during request processing. This was handled centrally. It changed the program flow and the result of the request probably contains errors.
    Procedure
    Contact your system administrator.
    Procedure for System Administration
    Activate checkpoint group BSP_WD_EXCEPTION_DISPLAY. To do this, use transaction SAAB. If the error recurs, further details are displayed.
    Exception Details
    CX_BSP_WD_INCORRECT_IMPLEMENT - Define component usage 'ZURLSETTYPE'
    Method: CL_BSP_WD_REPOSITORY=>GET_CMP_USAGE_DEF
    Source Text Row: 20
    Is this a prob in customization or something else?
    Please help
    Thanks,
    Neeraj

    Hi Neeraj,
    It looks like you have created a custom compenent "ZURLSETTYPE". If it is the case please check in Run time repository for component "PRD01OV". Check if component usage of newly created component is defined, not then define it and see the result. this may help.
    This doent work then please elaborate what you have done littile more.
    Thanks & Regards,
    Amit

  • Error message "Data cannot be maintained for set type COMM_PR_PUR_1

    Hi
    While replicating the material master through R3AS I am getting an error for which the details to be checked in SMW01. In SMW01 when I selected the record for error details I am getting above error message.  How to resolve ? Pls guide me stepwise. For your information I has cleared SMQ1 in R3 & SMQ2 in SRM
    For curioisity next I selected all such error logs & deleted. It gave me one warning (some inconstinecies error) which I ignored. After that I checked SMQ1 of R3 & SMQ2 of SRM. No log
    But I observed a strange thing. Whatever material codes I am creating it is going straightway to SRM without running R3AS transaction. I checked R3AM1, selected the row and cancelled. But still going without any interferrance. Why ? How shall I stop this.
    Thanks

    Hello,
    >
    BNR wrote:
    > Hi
    > While replicating the material master through R3AS I am getting an error for which the details to be checked in SMW01. In SMW01 when I selected the record for error details I am getting above error message.  How to resolve ? Pls guide me stepwise. For your information I has cleared SMQ1 in R3 & SMQ2 in SRM
    >(...)
    Have a look at OSS note 1049693 - Data cannot be maintained for set type COMM_PR_PUR_1.
    Regards.
    Laurent.

  • Error while Generating Set Type

    Hi All,
    While adding new attribute in a Z set type for products the system generated error during generation.
    Now when I am trying to display or change that set type the system is giving error "Please enter a description for set type Z*******" and terminates.
    I tried looking the various methods, screens and tables generated but everything looked fine.
    Please suggest how to restore this set type.
    Thanks.

    Hi Gervase,
    I tried creating the relation for the settype manually in extend object Model of products but it is giving error ProdSetICM_OTH_WEAPONA01 doesn't exist.
    This is strange because this entry has been mainted in all systems and it doesn't exist in Object list.
    Any clue to this.
    Regards,
    Nitesh

  • Creation of Service Product with Set Type and Attribute

    Dear All,
    Please guide me with proper step by step process,
    How to create the product with the set type and attribute for service industry in sap crm 7.0
    Regards,

    Hi Nitin,
    Before creating the Service type of product, you have to define the Base category for Service type product. Generally the category for service will be created under the R3 hierarchy R3PRODSTYPE. You can create this category using the TCode:
    COMM_HIERARCHY. Here you have to select the product type as Service and have to assign the set types to the category.
    You can create a service product using the transaction : COMMPR01 -> Click on Service ICON -> Select the Category for Service Type. Then fill in the details for Service Product description, Service ID(Based on number range settings for products), Language.
    Also fill other details like Base Unit of measure, Pricing condition for different sales areas for the service product.
    Since you are using CRM7.0, you can do all these activities using a POWER USER role.
    For more information about Set types and hierarchies please refer the following help link:
    http://help.sap.com/saphelp_crm70/helpdata/EN/46/57672501a208e7e10000000a114a6b/frameset.htm
    Hope this helps!
    Regards,
    Chethan

  • Set type problem in sales order integrated into loyalty management

    Hi experts,
    I try to implement the sales order integrated into loyalty management. As notes said, I should use the set type REWARD_PRO_LOY to assign to a hierarchy for loyalty. But when I use this set type in hierarchy, I found I can only assign it when I choose "service" for product type. Then I find in the "REWARD_PRO_LOY" set type, there is a switch tab. In the tab, there is only "services". I don't understand this tab means. I want to assign this set type to "materials" type. I tried to created a new set type with the same attributes, but it seemed not to work. Is anybody can give me some advice to solve the problem?
    Thanks a lot,
    Best Regards,
    Molly Xin

    Hi Molly Xin,
    If you refer to your first screen print, its very evident that the product types with which products be created using this set type includes both "Materials" and Services".
    We have created similar scenario and were able to create products with product type "Materials".
    Pease let me know if you have any issues while creating products with product type "Materials".
    Regards

  • Missing Set Types in CRM 5.0

    Hi Gurus,
    We are trying to create hierarchy/category in our standalone CRM 5.0 system. However, after creating a new (base) category under the hierarchy we created (no other hierarchy in system), we cannot find the text-related set types (COMM_PR_LGTEXT1, COMM_PR_LGTEXT2, COMM_PR_SHTEXT). Can you please advise why this happened? How can we bring the set types back to the selection list?
    Many thanks,
    Leon Cao

    Hi Leon
    I've recently faced this issue. Following is the solution:
    These particular set types can only be assigned to one Hierarchy and categories in that hierarchy. However this hierarchy must be assigned to the applications first.
    You need to be very cautious for doing this.
    1. First identify any other hierarchy (e.x. Hierarchy XYZ) where these settypes are assigned. If such hierarchy also contains products then you need to delete those products to cancle the assignemnt of these set types from that hierarchy XYZ. you can use the following reports to delete the products a) COM_PRODUCT_DELETE_ALL  and b) COM_PRODUCT_DELETE_SINGLE. to run these reports you must make entry in 'COMC_PR_TOOL_REG' tabke. To run these reports use transaction SE38 and to make entry in the table use transaction SE16
    2. Once all the products are removed. Then you can remove these set types from this hierarchy XYZ.
    3. Assign your hierarchy to the applications in IMG -> CRM-> MASTER DATA -> PRODUCTS -> CRM STANDALONE here select assign hierarchy to applications and assign your hierarchy.
    4. Now you will be able to add these settypes to your hierarchy.
    Comments: If you cannot delete the products for any reason then the best way is that you create the required products under Hierarchy XYZ and also assign your hierarchy to these products. this way you will be able to make use of your hierarchy.
    Caution: if these set types are assigned to hierarchy R3PRODSTYP or R3PRODHIER or R3MATCLASS. then do not even think about removing them because they may have been downloaded from backend R/3 system and will be unmodifiedable. Here follow my comments stated above.
    Hope this will answer your query.
    Cheers
    Avi

  • Set type attribute search help in Web UI

    Hello,
    I've created a set type attribute in the SAP GUI in CRM 2007 which links to value table BUT000. On the product in the SAP GUI, the F4 search help brings up the standard BP search help (COM_PARTNER).
    I've assigned the attribute to the web UI, and the field displays correctly, however when I click on the F4 help, the system only shows me a list of BP numbers without even a description description, and not the standard search help. The response to my OSS message is that this is "standard".
    Any suggestions as to how to enable the correct search help for this?
    Thanks,
    Alison

    Hello,
    This is an example :
      READ TABLE lt_multivalues WITH KEY fieldname = 'ZOPERATION_ID'
      INTO ls_multivalues.
      IF sy-subrc NE 0.
        READ TABLE lt_multivalues WITH KEY fieldname = 'ZKIT_ID'
        INTO ls_multivalues.
      ENDIF.
      IF sy-subrc EQ 0.
    Z search
        CALL METHOD me->search_by_kit
          EXPORTING
            it_search_tab          = it_search_tab
            it_multivalues         = lt_multivalues
            iv_number              = iv_number
            iv_item                = iv_item
            iv_archive             = iv_archive
            iv_call_authority_badi = iv_call_authority_badi
          IMPORTING
            et_guidlist            = et_guidlist
            et_return              = et_return.
      ELSE.
    Standard search
        CALL METHOD me->search_standard
          EXPORTING
            it_search_tab          = it_search_tab
            it_multivalues         = lt_multivalues
            iv_number              = iv_number
            iv_item                = iv_item
            iv_archive             = iv_archive
            iv_call_authority_badi = iv_call_authority_badi
          IMPORTING
            et_guidlist            = et_guidlist
            et_return              = et_return.
      ENDIF.
    You have to fill et_guidlist with the results.
    Benoî

  • How to Change an Attribute of A SET TYPE in SAP CRM

    Hi ,
    I have created an ATTRIBUTE through comm_attrset, and assigned it to a SET TYPE. Now I wanted to change the data type of this attribute. Its not allowing me to delete it, as its already assigned to teh SET TYPE. Moreover the set type is also not getting deleted as its assigned to a category ID.
    Kindly let me know how can I change the attibute , if any one of you have come accross such situation.
    Thanks
    Asish
    Edited by: Asish Dash on Sep 8, 2009 10:57 AM
    Edited by: Asish Dash on Sep 8, 2009 10:58 AM

    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

Maybe you are looking for

  • Making Down Payment Request using BAPI_ACC_DOCUMENT_POST

    Hi, all... I faced a problem while I'm testing BAPI_ACC_DOCUMENT_POST to make down payment request(F-47), so I need some help. I've found a BAPI_ACC_DOCUMENT_POST in down payment about this topic and followed its parameter settings except for currenc

  • Best practice for using common VIs

    Hi, I have some projects, which use some common VIs (like open/close file format and similar). What is the best practice to use these common VIs? Now I copy these to the project folders, but now I have multiple copies of some VIs, which is difficult

  • I am trying to find the balance that is left on my itunes account, everywhere i look it says its on the itunes page which it isnt. please help

    I bought a £15 iTunes voucher and used some of it to download some songs, I am now looking to see how much is left on the account. Everywhere I have looked says that its on the iTunes page at the top or at the bottom, I can not see this at all! I hav

  • Mappings not working for REST

    I am working on my first REST application in ColdFusion and I am noticing that application specific mapping defined in Application.cfc does not seem to work! Is it something that is not supposed to work because the application.cfc is only utilized wh

  • Module pool in report

    hai abapers, i am having a requirement of a report which i have to call it thru transaction. this report screen no. 1000 should be assigned to the transaction, after that i need to call another module pool screen basing on the values in the screen 10