ICWeb Activity Clipboard data

I'm trying to see how feasable it is to extract data from the CRM Activity Clipboard into BW.  Is anyone familiar with which tables the data may be housed in and how they would link to a CRM Activity ID? 
I have no problem finding actual Activity interaction records tables but cannot seem to find the activity clipboard data linked to the activity.

Hi David,
Activity clipboard is built dynamically using document flow.
You can observe logic used in CRM 7.0 in following method, responsible of building the activity clipboard of the interaction record:
CL_CRM_IC_COMP_AC_CONTENT->ON_DETERMINE_CONTENT
Actual building starts around line 58
          lr_entity ?= ir_object->get_related_entity( iv_relation_name = 'BTOrderHeader' ). 
          lr_coll   ?= lr_entity->get_related_entities( iv_relation_name = 'BTHeaderDocFlowSet' ). 
          lr_entity ?= lr_coll->get_current( ).
          lr_coll    = lr_entity->get_related_entities( iv_relation_name = 'BTDocFlowAll'   
                                                          iv_mode          = cl_crm_bol_entity=>bypassing_buffer ).
  etc.. etc...
Hope this helps you
Kind regards
Walter

Similar Messages

  • Activity Clipboard

    Hi Experts,
    I have question for you,
    When i confirm account and Confirm Object details, then when i try to create the Interaction Record(IR), i am able to see the Object details in the Activity Clipboard. But i am not able to fetch the Object details from the Acitivity Clipboard to Service Ticket when i am creating follow up. Instead i can see other details in the Service Ticket.
    I have tried with the Badi CRM_COPY_BADI by keeping break points and checking the data flow but still i am not able to find the object details data.
    So can anyone help me how to fetch Object data from the IR's activity clipboard to Service Ticket when creating a followup for IR.
    Thanks,
    Menon.

    OSS note 1477689 fixed the original problem

  • Reading Activity Clipboard

    Dear All
    I want to ask, is there any function module/BAPI available which should provide me current values in Activity clipboard. I want to read Premise ID, confirmed by user in identification, at the time of service ticket creation.
    We are working on SAP CRM 7.0 - ISU..
    Any help would be appreciated..
    Thankyou.

    Hi Zahid,
    You can use following code:
      DATA: lr_clip_cuco        TYPE REF TO if_crm_ui_bol_clipboard,
                 ct_content          TYPE crmt_ui_cb_content_tab.
      lr_clip_cuco ?= cl_crm_ui_bol_clipboard_srv=>get_instance( iv_controller = me ).
      CALL METHOD lr_clip_cuco->get_content
        CHANGING
          ct_content = ct_content.
    I am using this pice of code successfully in Activity Clipboard component to get Activity CLipboard details. I hope this helps.
    Thanks
    Vishal

  • Error while Activating DSO Data

    Hello
    I am having a problem, I am getting an Error while activating DSO Data, Data is loaded in DSO succefully but can not be activated with this error
    "Activation of M records from DataStore object 0FIAR_O03 terminated"
    Thanks

    Hi,
    The activation would have failed due to varies reasons..
    It would be a short dump,check in ST22.
    check the job log in SM37 for better understanding of the issue.
    Have you loaded the respective master data?
    if it is a transaction data load,then the SID is checked at the time of activation and not during loading.
    So if the master data is not loaded then the activation would fail.
    It can also be due to the system performance at that moment.
    Even if the data volume is huge ,there are chances of the activation failing..
    Try repeating the activation once again.it might succeed..
    Else check the logs to understand the actual issue.

  • Label "Customer" shows in Activity Clipboard shows both Customer & Contact

    In CRM 4.0 we were able to enhance this so contact record would show as 'contact' instead of  'customer' in the activity clipboard.
    In 5.0 this seems harder to do.  Have played with config & development but no luck so far.
    Any thoughts on how to achieve? this is a B2B scenario.

    on 7.0 now.

  • Error While Activating the Data Source in RSA5 T-Code

    Hi,
    When i tried to inactive the data source in 2lis_11_vahdr it shows "Data Source does not exists errror".
    So i went to RSA5 T-Code and tried to activate the data source but there it is throwing the error like "Event with errors Extract in Data Source 2LIS_11_VAHDR".
    I have checked the above thing with all the data sources every one are throwing the same errors. Can any one please suggest me how to solve the issue.
    Or Is this issue related to Basis People?.
    Regards,
    Kumar.

    Hi Ravi,
    1.When i tried to inactive the data source  in  LBWE T-Code the error is "Data Source 2lis_11_vahdr does not exists ".
    2. In RSA5 T-Code  while activating the data source the error is  "Event with errors Extract in Data Source 2LIS_11_VAHDR".
    Regards,
    Kumar.

  • BI7.0 Hexdecimal values problem while activating the data in DSO

    Hi Friends,
                     I've got the data upto PSA and i've run DTP also from PSA to DSO, but while activating the data in DSO from New Data Table to Active Data Table, it's giving the error given below:
    Error when assigning SID: Action VAL_SID_CONVERT table
      0DOC_HD_TXT     
    Value '1st disb' (hex. '00310073007400200064006900730062') of          characteristic 0DOC_HD_TXT contains invalid characters
    Process 000037 returned with errors.
                it isn't accepting the values like with numberels and chars together
    ex: 1st disb, 70 cr Gen Hsg.
                   I want the same to be in the report, how these are to be allowed?, i don't want to edit in PSA and there are a lot of values like that i can't edit all those, since there are thousands of records.
    Regards,
    BalajiReddy

    Hi Anil,
                       Thanx for your quick replay, i've allowed ',' in RSKC and i've checked the check box LOWER CASE LETTERS for IO 0DOC_HD_TXT, the problem was almost solved out. What does ',' mean by?
                          Why lower case letter has to be checked only for this IO (0DOC_HD_TXT), not for others? if it is checked, it allows only lower cases, doesn't allow upper cases i think. won't there be any problem? if it is done like that?
            pls tell me the reason, i'm really thankfull for your quick replay
    Regards,
    BalajiReddy

  • Error in Activation of Data in DSO

    Hi All,
                    Im working on a Flat file extraction on to a DSO. Data got Loaded successfully onto a DSO, but while activating  the data, there is an error under SID GENERATION.
                        >Error when assigning SID: Action VAL_SID_CONVERT table ZTEST_CUST
                         >Value 'CustA' (hex. '4375737441') of characteristic 0APO_LOCNO contains invalid characters
                         >Process 000001 returned with errors
    Could anyone help me resolve this?????
    Thanks..

    Hi
    You can convert from lower case to upper case or
    Flag the check box for "Lowercase letters" on info object 0APO_LOCNO
    Hope this helps you....
    Regards,
    Rajesh.

  • Error occurred while deciding partition number,when activating DSO data.

    HI all,
    I have 2 requests in my DSO,when i activated the data for the 1 request manually it worked fine.But when activating the 2 nd request.It failed giving me the following error.
    Error occurred while deciding partition number,
    PSA update failed
    Process 000002 returned with errors
    Process BCTL_D4A4RYBAVI2HZ9FAMIP9TNMAI could not be terminated. Terminate manually
    Data pkgs 000001; Added records 1-; Changed records 0; Deleted records 0
    Log for activation request ODSR_D4A4RYBAVI1QAN3JAZ9NR880Q data package 000001...000001
    Errors occured when carrying out activation
    Analyze errors and activate again, if necessary
    Activation of M records from DataStore object 0FIGL_O02 terminated
    Report RSODSACT1 ended with errors
    Job cancelled after system exception ERROR_MESSAGE
    Please advice on how to resolve this issue.thanks in advance

    Hi Shambhu,
    thanks for your reply.
    I tried activating again.but it failed.Problem is it has about 10 mil records and this load is very important to be done within next 12 hours.
    I had deleted a PSA request but when i looked into the table RSTSODSPART,i have a PSA request not checked for Deletion flag.I am not sure why this happened.Does this have anything to do?But i also have another question,if i load from PSA was successful,i dont see a point as why the second load would error out.In that case is there anyway to delete one particular entry in that table.
    Please advice

  • Error coming while activating the data request at DSO level

    Hi to all,
    please can anybody tell me the solution for that.
    While activation the data request at DSO level  , i am getting error .
    Value 'R2S-11.60UML  ' (hex. '5200320053002D00310031002E003600300055004D004C00A0') of char
    Error when assigning SID: Action VAL_SID_CONVERT table 0MATERIAL
    Process 000001 returned with errors
    this error is coming under SID Generation .
    I shall be thnakfull to you for this.
    Regards
    Pavneet Rana

    Hi Rana,
    Activation failed because of the special characters in the Omaterial
    Delete the request in target
    edit it in the specific record in PSA and load it back
    In your case i think its a space problem u can see a space after L
    delete the space for the record and load it again
    Regards,
    MADhu

  • DBIF_DSQL2_DEFAULT_CR_ERROR while activating DSO data

    Hello Friends,
    While activating DSO data i am getting 'DBIF_DSQL2_DEFAULT_CR_ERROR' . please suggest me a solution .
    Regards
    Nilesh

    Hi Nilesh,
    Try to check the following link:
    /message/5657425#5657425 [original link is broken]
    And moreover this error occurs during COMMIT or ROLLBACK to "DEFAULT" database connection.
    Regards,
    Srinivas.

  • Problem in activating the data source using a web service

    Hi all,
    I have created a web service with Logical and Source System names and i have selected nothing in the Type and Release.
    Activated the created web service.
    Later i tried creating a data source based on this web service source system and tried activating the data sources.
    But it is throwing an error saying that error generating the Web Service /BIC/CQWEB_SER_000020000 and error while activating the data source.
    Can any one say why is this happening and is there any pre requisites to be done while creating the web service?
    what is the use of Type and Release while creating the webservice?
    Thanks,
    Pra.

    Hi
    Please consider reference tables also while creating view, otherwise it won't accept when there are amount and currency fields.
    Please have a look at the below url
    https://www.sdn.sap.com/irj/sdn/advancedsearch?query=genericdatasourceusingview&cat=sdn_all
    thanks,
    Teja

  • Error on activation of data records from ODS object

    hi,
    Kindly help with my BW Problem, the error occured on the
    activation of ODS. The error says "<i>Request
    REQU_43MNOPW29W4F5M037J7OAFP52 in ODS ZPUR_O01 must have QM
    status green before it is activated</i>" and "<i>Activation of data
    records from ODS object ZPUR_O01 terminated</i>"
    I tried to check the data in the ODS Object by choosing
    <LS>Administrator Workbench > data targets > context menu on ODS
    Object ZPUR_O01 but the status are green and when i tried to
    activate it the logs says "<i>ODS object ZPUR_O01 was built
    incorrectly. Cannot update request
    REQU_43MODQ3GF69X17B71ZKQMN85I(20,154)
    ODS object ZPUR_O01 was built incorrectly. Cannot update request
    REQU_43MQ8A8F0L1US5COQTUUWX3BA(20,155)
    ODS object ZPUR_O01 was built incorrectly. Cannot update request
    REQU_43MQ8OQQTY21YQ37RMA1WMO06(20,156)
    Data to be activated successfully checked against archiving
    objects                                   
    Activation of data records from ODS object ZPUR_O01 terminated</i>"
    Please help me with this problem.

    Hi Jay
    U need to update these requests to ODS
    REQU_43MODQ3GF69X17B71ZKQMN85I(20,154)
    REQU_43MQ8A8F0L1US5COQTUUWX3BA(20,155)
    REQU_43MQ8OQQTY21YQ37RMA1WMO06(20,156)
    1) delete the current request
    2)Reconstruct the requests above three request
    3)and then Load the current reqest (REQU_43MNOPW29W4F5M037J7OAFP52)
    Then only u will be able to activate the ODS....
    This is an serialization issue...
    hope it helps
    regrds
    AK
    assign points if usefull

  • I "restored" my Apple TV and now it is 37 hours into the step, "activating the date and time"? I am stuck.

    My Apple TV stopped working while watching a Netflix show and the light on the box started blinking. It seemed like all I could do was "restore" which I did. Then in the process of restarting the Apple TV it said "activating the date and time".It has been stuck on this spot ever since (2 days). Everytime I turn the Apple TV back on to see where it is, it is still on this step. As for my choices on what I would call the main screen, I can either go to "Settings" or "Computers". All the numerous choices available (Netflix, Podcasts, NBA, MLB, You Tube, etc, etc) are not available..not even on the screen. This Apple TV box is pretty much useless at this point. Any advice??

        1.    You might try restarting the Apple TV by removing ALL the cables for 30 seconds.
        2.    Also try restarting the router.
        3.    If the problem persists, try a restore, you may want to try the previous procedures several times before doing this.

  • Difference between Replication and Activation of Data Sources

    Hi,
    I would like to know what exactly happens when data sources are replicated and when data souces are activated
    Regards,
    Visali.G.

    Once you make the replicate of DS at BW, what ever the struc. for that DS would be regenarated, and accordingly your extraction and setup table struc. would get updated by the latest changes made in the DS.
    At the BW side all corresponding communication and transfer structure and PSA structure would also get generated according to the DS struct. per R/3
    Need of Replication in other terms we can say
    Replication needs to be done is each time you save you datasource in R/3. This causes the timestamp of the datasource to be changed and hence the timestamp of the datasource in R/3 and BW are not in sync. Replication would make the timestamp in sync in both R/3 and BW.
    Hence you would notice the error "Timestamp error" when you do not replicate the datasource after changing it.
    Activating the data source, activating the structure and make available the dat source to use.

Maybe you are looking for

  • What can I do about my iphoto crashing?

    iPhoto keeps crashing everytime I open it. What can I do to fix this?!?!?! The error message is : Process:         iPhoto [6163] Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto Identifier:      com.apple.iPhoto Version:         9.2.3

  • I changed my password and now I can't download anything

    I was prompted to update my password when I tried to download a soBG, and after updating it (and changing my credit card info since my card was almost expired,) I can't download any songs or make an app updates. When I put in my password it just thin

  • Disappearing, then reappearing preference files

    This is the second time I've had this problem. I began to notice the dock freeze alot as it was trying to show/hide. This got worse and worse until it was starting to interfere with my computer work. I happened to look in my preference folder and I f

  • Error "Failed to apply XSLT to the content."

    Hello all Good Day! When i am trying to apply my XSLT script to XML Viewer, I'm getting the given below error : "Failed to apply XSLT to the content". Kindly need your help.

  • Editing a Video Demo / No Mouse Points

    Hello, I'm having a probem accessing mouse points when I attempt to edit my video demo's.  Has anyone else experienced this?  Fixed it?  I think I'm doing it correctly.  Please take a look and let me know. Have a great day!