In CRM Activity item cube 0CRM_C08

Hi experts,
The above mentioned cube is not having the Product details and Transaction number or Activity guid which are available in the DSO which is supplying data to it and its getting data from the Datasource Activity items.
Is their any specific reason why that is not being included in the infocube
Actually we have only one product for one activity only that is fixed so in this scenario can i bring this product item data directly in the Activity cube.
Thanks and regards

Hi!
actually they definatly use Bdocs because messages bdocs are the main communication elements in CRM.  you will definatly find them in SBDM.  Bdoc are simmilar idoc's  they used to send information between CRM transactions and ERP systems, mobile clients or to BW.  there are 2 types of Bdocs message bdocs(M Bdocs) and synchronization Bdocs (S Bdocs). Sbdocs are used for sycronizing between moblie clients and  CRM online. M bdocs are used for communication within CRM and also for exachange information between R/3 and CRM as well.
  So for sales we normally configure our standard Bdocs or we can modell our own bdocs.  lean Bdocs are message bdocs but have only subset of all the fields in a transaction and used for updating only those fields. usage of them can be verified only CRM specialists. it depends on how your organizational sales process is configured in CRM.
in SALES we normally use bdoc  BUS_TRANSACTION_MESSAGE this is used for most of the transactions in CRM. so you got to confirm from your team if they are using any other bdocs for slaes additional to the above mentioned.
with regards
ashwin

Similar Messages

  • Creating a Summary Cube from Line Item Cube

    Friends,
    1. I have a GL Line Item cube that gives me item level information
    2. As I needed to create a summary cube I copied line item cube adjusted dimensions (removed Line Item) and activated it.
    3. When I loaded the summary cube from Line Item cube I got same number of transactions
    What have I missed? I want to summarize the info at GL Account level; or at any other info object level.
    I have done this before but it did not work this time. I think I have missed a step.
    I will be looking forward to your recommendations!
    Thanks for reading this!
    Ram

    Hi,
    Just removing tick against Line item will not work. You have to remove that characteristic from the cube. As this characteristic is High cardinality , you need to remove it from he cube.
    Decide at what level you want to have aggregated data and keep only those characteristics in the cube.
    Regards
    SS

  • CRM Activity Replication to SAP R/3

    Hi,
    We have extended CRM Activity and have added the 'Customer Screen' tab. The data gets populated through the PPF BADI.
    We have a scenario for which we need to replicate this 'Additional Data' along with some standard information from CRM Activity to SAP R/3.
    I am planning to do following....
    1. Extend BDoc BUS_TRANSACTION_MESSAGE --> Segment BUS_TRANS_MSG_ACTIVITY to accomodate new fields.
    2. Implement another 'Z' function module which will be called at MOA,MOB,MOC flow context for the bdoc. The purpose of this function module will be to populated the newly added fields of the segment from database.
    3. Change Adaptor Object BUS_TRANS_MSG to have CRM to R3 Mapping function module. This will be a 'Z' function module. The purpose is to map the mBDoc data into BAPIMTCS format.
    4. Register this function module in table SMW3FDCUST.
    5. Create a Receiver 'Z' fucntion module. The purpose of this function module is to convert the BAPIMTCS format into the format required by R/3.
    6. Register this function module in CRMSUBTAB.
    Can anyone please confirm that the steps I have mentioned are correct and that's the way it should be done.
    Any help/suggestions are most welcome.
    Thanks,
    Amit

    ok,
    Might be easier using EEWB (business activities are included, but haven't tried it yet)
    1. Extending of the bdoc: I cannot find the segment you're refering to. I would think that you'll have to enhance segment activity_h, structure bad_activity_h_mess.
    2. The flow context is used to process the bdoc, not to fill it. Maybe the fields are automatically filled when you enhance the bdoc (move-corresponding), but I wouldn't count on it.
    --> You'll have to update the fields in the bdoc from memory before you actually complete the LUW of saving the activity.
    3.4.5. The adapter object is used for initial loads, filtering, sync loads and ...
    If you want to send your fields to R/3 in the BAPIMTCS table, you'll have to fill this table either in a user-exit (like smoutil3) or add a function to the flow context (and call an R/3 RFC yourself).
    --> It might be easier to just add a function to the flow context and pass the data from this function to an RFC in R/3.
    Grtz,
    Michael.

  • Function modules to open a CRM activity

    Hi all,
    What are the Function modules available to open a CRM activity ( in change or display mode) when we have the GUID of the activity.
    The "BAPI_ACTIVITYCRM_CHANGEWDIALOG" is working from a standalone program but it is not working when I am already in the activity through a transaction.
    Regards,
    Nag

    Try using function module
    BAPI_BUSPROCESSND_CHANGEDIALOG

  • How to read data in CRM Activity relationship tab.

    Hello friends,
    I have a requirement to read data from CRM Activity relationship tab.
    Mainly i have to read Transaction No/object refernced trans field of CRM Activity relationship tab.
    Could anybody help me?
    Thanks,
    Bunny

    Hi,
    have you found in the meanwhile a good solution?
    I have also a similar requirement.
    At the moment I'm using the view CRMV_ACTFORGP to get the activities associated to a BP (by the way you have many filters that can be used) and then for each GUID (order guid - CRMD_ORDERADM_H-GUID) I call the fm BAPI_REL_GETRELATIONS to get the list of relationships.
    Regards
    Diego

  • 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

  • Query on FI AP:Line item Cube

    Hi bw guys i have one query on FI AP:Line item cube(ZFIAP_C03).The cube is customised and it resembles the business content cube 0FIAP_C03.I would like to know that what is the use of the customised cube (ZFIAP_C03).What does the cube analyse and what are the fields that are based on the factor that the cube analyses.
    for example the cube 0SD_C03 is a sales overview cube and it is used to analyse actual sales at the following levels
    company code
    sales org
    sales district
    region
    sales office
    sales employee.
    i would like to know that what does a FI AP:Line item cube(ZFIAP_C03) analyses and what are the levels that the cube analyses
    the characteristics in the cube ZFIAP_C03 are
    Company code
    Branch
    Dunning area
    Dunning level
    Last dunned
    Clearing
    Payment method
    Reason code
    Terms of Payment
    Cash discount 1
    Cash discount 2
    Net due date
    Net due date
    Chart of accounts
    G/L Account
    Document Date
    Document no.
    Document type
    Item
    Item Status
    Posting date
    Posting key
    The keyfigures are
    Amount
    Cash discount amount
    Credit amt in FC
    Credit amt in LC
    Debit amt in FC
    Debit amt in LC
    Debit/Credit Amount
    Discount amt
    Discount base
    Thank You.

    It looks almost identical to the std content AP cibe and s used to analyse vendor payables
    Ie creditors balances and the ageing of them and the dat aoriginates from BSIK and BSAK inside R3

  • BEX Issue:Intgration of master data and Open Items cube data

    Hello Gurus,
    I need some help in BEX queries.
    I have master data Contract Objects which has master information like Max Number of payment and monthly installments.
    In the open items cube I had open items balance for multiple line items. So I need a report which show Portfolio under which we can have multiple contract object.  So Portfolio P1 ->  contract objects C1, C2, C3 The report is as follows
    Portfolios  Total Amount               Open Items
    P1           Sum of total                Sum of open
                 amount each                 items in cube
                 contract object
                 under P1 C1 + C2 + C3
    1) Total Amount = Max Number of payment * Monthly installmens(Sum for each contract object in Portfolio)
    2) Open Items = Sum of all balances under open items cube.
    Now problem is if I join the two using multiprovide the Total amount gets SUMMED multiple times for each line items in open item for contract. I just wanted it summed for once for each contract object .
    How do I ensure that TOTAL AMOUNT IS calculated just once for each contract object ? Is there means to solve the problem.
    Regards,
    Check.

    Hi Ryan,
    Please go through this post to see the consequences of transaction load before master data load:
    Master data not yet transferred to BW but transaction data has
    Hope this helps...

  • Enhance Standard Info Structure SAP_CRM_ACT to add custom fields in CRM Activity archive Search

    Hi All,
    We have a requirement where we need to enhance CRM UI archive search with custom fields for CRM activity Object CRM_ACT_ON. As per my analysis Standard Archive Search for activity Uses info structure SAP_CRM_ACT for searching archived data.
    But when we are trying to add custom fields into above field catalog, it is treated as modification. But Modification is not allowed in our landscape.
    Standard infostructure is harcoded in SAP standard method ARCHIVING_READ of class CL_CRM_REPORT_ACC_DYNAMIC which is called as part of the process. So we are not able to go ahead with custom info structure.
    Can you please le me know if there are any alternative way to meet above requirement or I have missed any steps.
    Thanks & Regards,
         Sujit

    Hello Thomas,
    Maybe this link can help.
    add new field to search criteria and result.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f0747ac2-ffd9-2910-de9a-8a3dc44da8b4?QuickLink=index&overridelayout=true&12966506314316
    Search Options - Knowledge Management - SAP Library
    regards,
    Grace

  • Adding a new field extension on CRM Order Item tab in the web shop order

    Hi CRM E-Commerce Gurus,
    I want to add a extension field on any web site product such as "zz...." in order to use this data in order's item tab. What shoul I do on J2EE Stack-.jsp method and ABAP Stack at the BADI implementations.
    Could you please help me in order to add a new field extension on CRM Order Item tab in the web shop order ?
    Thanks,
    Kind Regards,
    Fahrettin

    Hi Arshi,
    We have could not find any java action class such as Maintainb2csaveorderaction in config.xml folder and also there is no available threads and clue on SDN, google etc. Therefore we are got stucked on this issue. In SAP_ISA_60 Development and Extension Guide of SAP E-Commerce there is no sample java action class code such as Maintainb2csaveorderaction but some ABAP codes are available for the extension structure.
    Do you suggest any java action class such as Maintainb2csaveorderaction codes like in your B2B scenarios etc.?
    ls_header is a local structure with header data
      ls_extension-ref_guid = ls_header-guid.   
      ls_extension-alt_handle = ls_header-handle.
    extension are name value pairs
      ls_extension-name = u2018Z_CUSTOMER1u2019          u2018 name
      ls_extension-value = ls_header-zcustomer1. u2018 value
      APPEND ls_extension to extension_header_out
    now adding extensions to the items
      LOOP AT lt_items INTO ls_item.
        ls_extension-ref_guid = ls_item-guid.
        ls_extension-alt_handle = ls_item-handle.
        ls_extension-name = u2018Z_CUSTOMER2u2019          u2018name
        ls_extension-value = ls_item-zcustomer2.   u2018value
        APPEND ls_extension to extension_item_out 
      ENDLOOP.
    ls_header is a local structure with header data
      LOOP AT extension_header_in INTO ls_extension.
    check the name to find the according field
          IF ls_extension-name = u2018Z_CUSTOMER1u2019.
            ls_header-zcustomer1 = ls_extension-value.
          ENDIF.
      ENDLOOP.
    sort the extension table by ref_guid and handle to obtain a better access
    with binary search.
      SORT extension_item_in BY ref_guid, alt_handle.
      LOOP AT lt_items INTO ls_item.
    find the starting point for a loop over extensions
    use guid and handle as one logical key to access the extension
        READ TABLE extension_item_in
          WITH KEY ref_guid = ls_item-guid
                   alt_handle = ls_item-handle
                   BINARY SEARCH.
        IF SY-SUBRC = 0.
          LOOP AT extension_item_in INTO ls_extension
            FROM SY-TABIX.
    check, if the entry is relevant
            IF NOT    ls_extension-ref_guid = ls_item-guid
               OR NOT ls_extension-alt_handle = ls_item-handle.
               BREAK.
            ENDIF.  
            IF ls_extension-key = u2018Z_CUSTOMER2u2019.
              ls_item-zcustomer2 = ls_extension-value.
            ENDIF.
          ENDLOOP.
        ENDIF.     
      ENDLOOP.
    Thanks
    Kind Regards,
    Fahrettin

  • SAP ISU BP Contact - CRM Activity - CRM IC Interaction record

    Hi   All -
    I have a cookbook which talks about migrating SAP ISU BP Contacts into CRM Activity.
    Now, my question is if I do this, will this show up as a interaction record against the customer in the IC WebClient in CRM?
    We are considering a design where billing supervisors will enter a BP Contact in ISU when customers directly call them about a bill.  Later, if this customer calls the Cust Service Rep, we want this interaction to be visible to the CSR who will only use the CRM Webclient.
    So, I guess indirectly my question is,
    "Is a CRM Activity the same as an CRM WebClient Interaction record"?
    or
    "Is a CRM WebClient Interaction record a type of CRM Activity"?
    Thanks in advance for taking your time to answer this.
    Regards,
    Pradhip.S

    Hello Pradhip,
    the CRM IC Interaction Record is technically a CRM Activity with a certain transaction type. You can configure the replication of IS-U Contacts that the created activity is shown in the Interaction Center as Interaction Record. So you will be able to see the IS-U Contacts created in ERP - for example within a Front Office Process - in CRM as replicated Interaction Records.
    Kind regards,
    Christian

  • CRM Activity

    Hello Experts,
    I need to change the status of CRM activity in everycase .I am using BAPI_ACTIVITYCRM_CHANGEMULTI to change the status. But this is not working properly its gives warning message 'Start of processing 'Individual receipt' and then when save through BAPI_ACTIVITYCRM_SAVE it gives error that 'it could not be save'. So could you help me out what all information I need to pass.
    if possible please provide code mor pseudo code.
    Could you please provide me some gud link to get some fuctional knowledge of CRM activities.
    Thanks in advance for your good support.
    Anutosh

    Hello Anutosh,
    Could you use this BAPI? If yes, please let me know how to use this one.
    Regards
    Priyanka

  • How to hide fiels of CRM activity(CRMD_BUS2000126) ?

    Hello guys,
    I am new to PCUI.
    I want that to hide some field of PCUI application, and these fields will not be display in Portal.
    e.g: "All Day","Private","Goal","Direction","Direction" , I want to hide these fields of detail tab for CRM activity(CRMD_BUS2000126).
    Could you please tell me how to do it step by step ?
    Thank you .
    BR,
    Jianguo Chen

    Hi,
    Go to crmc_blueprint_c transaction. You will get all the layout details against the application.
    Follow the steps:
    1. Get the appropriate field group by analyzing the application. To analyze the application append 'analyze=X' to the URL in the address bar. You will get all the details regarding class, structures, tabgroup, fieldgroup, events etc.
    2. Take the fieldgroup specified against that view, go to crmc_blueprint_c and go to fieldgroup sturcture.
    3.Locate the field in the fieldgroup structure and set it to hide in its properties.
    Regards,
    Sangeeta.

  • Urgent !development of  notification mail link to CRM activity

    Hello experts,
    We have a requirement that Portal notification mail link to related CRM activity for approvel and review when be clicked.
    We used SONic component and SomProviderConnector connect to CRM . The "document" in CRM workspace inbox had been displayed in Portal notification. Some of the "document" are the approvel mail of CRM activity.
    We want that when the notification mail be clicked , it link to related CRM activity.
    Does anyone had done this ?
    Please give me some advise, anydiscuss is welcome!
    BR,
    Jianguo Chen

    Hi Gregor,
    Thanks for yor response.
    No we do not have add on for service industries. Businesss does not require survey integration. They send a proposition in mail to customer, whic he can accept or reject.
    accepted propositions need to be captured as activities in CRM.
    When the customer accepts, he sends an inbound mail or calls the call center (here it is in R/3)
    Those inbound responses can be captured thru "extended E-mail inbox setings" but that node does not appear in my IMG. Can u suggest how to activate it and the technology supporting this Inbound Email
    another question:
    If I use a SMS campaign, do you know how, from Technology perspective, message is transmitted from campaign automation tool to recipients mobile:
    Thanks & Regards,
    Raju

  • CRM Activity existance check

    Hello Friends,
    I have a requirement to find wheather the CRM activity exists.
    The input parameters are activity description and business partner number.
    Could anybody help me?
    Thanks,
    Bunny

    Bunny,
    Try querying the view: CRMV_ACTFORGP in CRM.
    I think that should solve your problem.
    Good luck,
    Stephen

Maybe you are looking for

  • Default value for variable

    Hello Experts, I have created a report which containts variable 0P_FPER ( Period/Fiscal year,single entery required). Now, the requirement is to get completed fiscal year/month(current month-1)  by default in the input box of variable entry whenever

  • Spotlight search for telephon numbers

    Hello, I am using the search field inside the addressbook.app to type in a telephon number of an existing contact. Unfortunately no results are shown for contacts which having the number. Ist it possible to search for telephon numbers of my contacts

  • Pro*C - PERCENT_RANK() compilation issue

    Hello, I have a pro*C compilation issue, while using PERCENT_RANK() in-built function. I am using Oracle 10.2.0.4. Here are the details : The Pro*C code : ================================================== ======== int srccct2_insert() EXEC SQL selec

  • Batch processing tips

    Im running a batch process which does inserts , updates and selects (for validation). I can have exclusive use of the database during the processing - but am unable to change the batch process (the SQL). What database parameters can I change to impro

  • I rented the movie Contagious and I have only 47 hours left to watch it, but it will not PLAY

    I rented the movie Contagious and I hve been told I have 47 Hours in nwhich to watch the movie. BUT!!! I cannot watch any of it. Please someone HELP!!!!