Capture opportunity linkages in Change history assignment block

Hi,
I have a requirement in CRM , where I have to capture the opportunity linkages in change history assignment block of the UI.
For example , if a opportunity is created as a follow-up from another opportunity , this linkage details must be displayed in the
change history assignment block of both the opportunities . The details that should be available is that linkage is created with time stamp.
If anyone has any inputs, please let me know.
Thanks in advance,
Best Regards,
Brinda

Hi,
please check if this customizing path helps you:
CRM->Transactions->Settings for Service Requests->Settings for Processing Log
Here you should be able to define what changes are logged in the change history.
Kind regards
Manfred

Similar Messages

  • Handle change history assignment block

    Hi Experts,
        i need your help,
        i will explain the requirement,
        BSP Component : BT126H_CALL.
        I  have overage page  validate expertise ,In overage page contains general data assignment block
        In general  data assignment block  when i change status field , the change history assignment block is updated.
        In same overview page  i add two new assignment block i need to  track data of new assignment block  In chage history assignment  block.
        Could please explain step by step how create new object and how to use the object in my component .
    Thank and best regards
    Brahmaiah

    Hi experts,
    Any pointers on how to create a change history for any component, atleast?
    Thanks,
    Praveen

  • Change History assignment block for Listings

    Hi,
    I need to create a new assignment block "Change history" for certain fields of Product listings, like Product ID, Validity from and validity to.
    The component is LST_PPRITEM and change history for Products and Product categories.
    Please let me know how I can achieve this.
    Thanks,
    Praveen

    Hi experts,
    Any pointers on how to create a change history for any component, atleast?
    Thanks,
    Praveen

  • Refresh Follow up Transaction History Assignment Block on Save

    Hi All,
              I am doing a requirement where I am creating follow up Chargeback document (marketing) from Claim on click of Save.
    I am able to create it using code written in manual button event handler, but the transaction history of the document is not refreshed immediately.
      Though when i open the follow up document it is there and when I open the original document again it is there as well. That is, though the link has been created, but how to refresh data of transaction history assignment block on click of Save button of preceding document.
       Please suggest if someone has worked on a similar scenario somewhere (may be from Lead to Oppt creation on save).
    Thanks and Regards,
    Rohit Khetarpal

    Hi Rohit
    I believe it is in the buffers so maybe you need to trigger an Server Roundtrip dude on this scenario so that refreshing happens and the same gets reflected on the UI
    (OR)
    Since it is in the overview page do a reread on the entity say in do_prepare_output to get the latest one
    (or) use the publish_current()  to publish the entity in do_prepare_output.(this will automatically do a re-read i believe)
    Thanks
    Abishek

  • Where can I see the 'Transaction History assignment block'

    Thanks for your information.
    context , help for Linking Business Transactions:
    You can use this function to display business transactions that are linked with other business transactions. This means that you can view all the transactions connected with a business transaction, in the Transaction History assignment block.
    In addition to the transaction history at header level, you can also display the transaction history in service and sales transactions at item level.

    Hi Robert,
    If I'm using CRMD_ORDER, where can I do the setting?
    Thanks very much for your information.
    Best regards,
    Anders

  • Change History doesn't work for extended fields in CRM Case

    Hi,
    I have extended the CRM Case with some new fields but when I change values in any of these new fields, the Change History assignment block doesn't record the old and new values.
    Case: UI component/View - CRMCMP_CMG/Header
    Change History view : LOGOVERVIEW
    Has anyone encountered such an issue? For me it looks like an issue with Standard SAP but couldn't find any releveant OSS notes.
    Regards,
    Akash

    Dear,
    I know it's been a while since the question has been raised, but I'm putting the solution just in case someone run into this post.
    The solution is simple and does not require any development. In attribute profile that is assigned to case you have to assign your custom developed case attributes and mark the "Log" column as checked (last column).
    regards,
    Kornel

  • Interaction History in Account assignment block

    HI,
       We are creating the Activity for the accounts and it is visible in the planned activity of my accounts screen. when the document is closed it disappears. i am not able to find any documents in the interaction history assignment block in account. do i need to do any config to make the documents visible.
    with regards,
    selvam t

    Hi Selvam,
    I assume that you are using CRM 7.0 Ehp1 or above.(If not please update your question with your CRM Version)
    As suggested by Jothivenkatesh, you can check your configurable data retrieval parameter in the view BP_BPBT/AccountInterHistOV.
    Adding to that check the following SAP Notes 1836225,1798771 and makes sure your business function 'CRM_INF_1' is active.
    Consider this SAP note 1913254,if you had implemented any authority check BADI's in CRM.

  • Service Requests - Assignment Block "Change History"

    In SAP CRM 7.0 for the Service Requests.
    How can I add a new field ("Z" fields) in the assignment block "Change History" and this new field has an historial (new value and old value)?
    Is in customizing or views or class implementation?
    Thanks for your respond.
    Best regards,
    Douglas

    Hi Vishal
    I'll explain the requirement:
    When we modify an extended field of Assignment Block "Service Request Details" (Component: SRQM_INCIDENT_H - view: IncidentHeaderEF) its change doesn't appear in the Assignment Block "Change History" (Component: BTCHIST - view: HdrOVWindow),  we need to appear this change in the Assignment Block "Change History" with old and new value as well as "changed by".
    Thanks for your respond.
    Best regards,
    Douglas

  • Assignment block 'Opportunity' in Corporate Account doesn't work

    Hello experts,
    When I create an Opportunity I have functions Prospect (corporate account) assigned to a Contact Person (private account).
    The assignement block 'Opportunity' is not being populated for either the Prospect or the Contact Person. That means that if I am in the Prospect account page, there is nothing in the assignement block 'Opportunity' (component BP_BPBT, view ContactOpportunities). And the same thing happens for the Contact Person account page, nothing is in the 'Opportunity' assignment block.
    I need to see all opportunities created for that Prospect. How does the view 'Opportunity' work in the accoutant page, if nothing is shown there??
    Thanks a lot!
    PS: a similar thing is happening for assigment block 'Leads'...I can see it populated in the Corporate Account page (prospect) but I cannot see it populated in the Private account page (contact person).

    Hello Tim.
    I believe this is the standard functionality. You can see the Leads in the Corporate Account, but not for the Contact Person.
    Please, see if that is true for you: go to the Corporate Account page, can you see the Leads in the assignment block? But for the Contact Person of this Corporate Account you won't be able to see it.
    However, you can view the Leads in the RELATION page. See if that is true for you too: access the relation page between the corporate and the contact person (imagine that you have 1 corporate account with 5 different contact persons...you will only be able to see the leads in the relation page, because you see the leads that are linked between the account and the specific contact person).
    I don't think there is a standard way to bring Leads into the Contact Person (private account). It is probably possible via enhancement.
    If you find a way, please let me know it too!
    As for Opportunities, the same thing happens: you can view the Opportunities in the Account page, but not the Contact Person. You can also view them in the relation page.
    Please let me know if you've found a way.
    Thanks,
    Luis.

  • Status changes in Problem not logged in Text assignment block

    Hello,
    when processing status changes via actions for example in ChaRM process, the status changes are logged in text assignment block.
    But for problem or incident management the status changes are not logged in text assignment block.
    How to do this?
    Thanks and regards,
    Jan

    Hello,
    sorry, but this is not working, action gets executed (I scheduled it when reaching status) but no update in text log happens.
    Any other idea?
    Regards

  • How to add new assignment block in opportunity

    Hi,Experts.
    I'm a beginer of SAP CRM.
    I need to add/create a new assignment block similar to existing assignment block 'Details'
    and display enhancement items in Opportunity screen with SAP crm 2007.
    I have created new view using Wizard in BSP_WD_CMPWB and  added it in WebUI.
    I can input the item of added assignment block when creating new transaction.
    However updating the existing one, the item does not replaced by input mode
    even if I push the EDIT button.
    Is any coding necessary? My process was wrong?
    Could you please help me out.
    Thanks,

    Hi ,
    For your issue , in the view/viewset impl class where the edit button is placed , redefine the method SET_VIEW_GROUP_CONTEXT and create an instance
      IF iv_first_time EQ abap_true AND view_group_context IS INITIAL.
        IF iv_parent_context IS INITIAL.
          CREATE OBJECT view_group_context
            TYPE
              cl_bsp_wd_view_group_context.
        ELSE.
          view_group_context ?= iv_parent_context.
        ENDIF.
      ENDIF.
    Then in the event handler of the edit button make the view editable
    me->view_group_context->set_all_editable( ).
    Then in the .htm of the view , in the chtmlb tag ,
    displayMode = "<%= controller->view_group_context->is_view_in_display_mode( controller )
    Please try this..This will work.. If so, plz award points

  • Capture Change history for customized field- MM02.

    Hi Friends,
    I have created one sub screen with one field i.e., Warranty card No. This will be stored in MARC-ZZMAT1. Change history cannot be capturing for this field. If I made any changes (MM02), we required to capture the changes history. 
    Please advise where I need to be configured to achieve the above requirement.
    Best regards,
    Raman.

    Hi Raman,
    When you define the field (SE11), in the further characteristics tab there is a field Change Document. This needs to be checked
    Kindly do this and check
    prasanna

  • Table that captures change history of Ownership of Tranport Requests.

    Hello Folks,
                        I have been trying to locate a table that captures change in ownership of requests. I've tried Transport organizer transactions SE01 (extended view), tables E070 and E071 and SE03 but without success. Is there a table which captures change history of ownership?
    Regards,
    Prashant

    Hello Krishna,
                          This option would only work when table logging is enabled. Not otherwise. To give you a gist of my problem, one of the users from the client side created a request (authorization side is in a mess so business users also have access in Dev systems with lots of auths). He later instructed one of out functional consultants to tranfer the request from his name to the functional consultant's name. The request was later released and moved to Production system. Now the user from the client side denies that he ever created a request. (Audit issue now) and its going to snowball.
    Is there a solution.
    Regards,
    Prashant

  • Change colors in Assignment Block and view

    Hi All,
      I have a different sort of requirement. I want to change the color of the assignment block and individual views with different colors.
    Please guide me to complete the scenarios.
    Shyam K Gangisetti.

    Hi Shyam,
    Please give me exact requirement so that i can suggest you the options.
    Thanks,
    Mamta

  • How to view specific assignment block information for opportunity

    Hi everyone,
    We have the following requirement from our users:
    1) Users will specify a selection criteria to view only specific opportunities on the opportunity search screen
    2) Users will then select multiple opportunities from the result list
    3) Users want the ability to choose the specific assignment block information they want to view(opportunity header, sales team, partners etc)
    4) We should then display this in some form so that only specific AB information is available to the users
    As I am compartively new to the SAP world, I would really appreciate if some one could guide me here. Currently a solution is in place where users can launch a report which opens a new excel sheet which has information for about 7 assignment blocks(this is static and users cannot choose which ones they want). We essentially need a solution which can interact with our CRM system and give the users the ability to choose which AB information they want to view and then output this information in a printable format.
    I have been told that we can use Crystal reports to accomplish this but I am not very sure as these are primarily analytics tools? It would be great if anyone can provide some pointers.
    Regards,
    Abhinav

    Hello Madhusudan,
    In your overview page controller you have to overwrite methods: DETACH_STATIC_OVW_VIEWS (this is where you remove your assignment block from the page dynamically), REATTACH_STATIC_OVW_VIEWS (this is where you can put your assignment block back on the page). Both methods have a returning parameter where you can specify which assignment block you want to detach/reattach.
    Hope this helps.
    Best Regards,
    Yevgen

Maybe you are looking for

  • Connecting Envy 5660 to AT&T wireless network

    Can the Envy 5660e be connected to an AT&T wireless router?

  • Dark Side of the Moon inspired wallpapers ~

    Hi friends, i've finish this wallpaper, i hope this is the first of a few series. For those linux and Pink Floyd 'users'. Enjoy! Link and more resolutions here Thanks in advance! iamgabo ~

  • Reformat a 2009 MacBook running OS X 10.5.8 with no installation discs

    I have a 2009 MacBook running OS X 10.5.8 and have recently upgraded to a MacBook Pro. I wish to sell my old MacBook but would like to reformat it so that the new owner can have it fresh. I don't have any installation disks. Is it possible to reforma

  • Forms 9i Compartability

    My forms 9i forms run-time always returns an error when i try to run any forms. My OS is Server 2003 and my Pc specs are very high. What could be the issue?

  • Taking time in updating the dml form

    Hi friends i have made a dml form and that form is updating one of my table. there is a report on basis of that from where one edit button is there. Once i am clicking the edit button it is redirecting me to the form of that record to edit the fields