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

Similar Messages

  • 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

  • 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

  • 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

  • Replicated sales order not visible in transaction history

    Hi,
    I am working on configuring business roles. The sales order gets replicated to ECC. The ECC sales order is visible in document flow in SAP GUI in transaction CRMD_ORDER. However the same ECC sales order number is not visible in transaction history Assignment block in Web UI. I tried even standard salespro role, still not able to view ECC sales order. Would you please help me the steps to be followed to make replicated sales orders visible in Web UI.
    Appreciate your help.
    With regards,
    Ravi

    Hi, Ravi
    You have to set allowed transaction types for fact sheet.
    Denis.

  • 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.

  • Preparing DRM Automators from Transaction History in v11

    Hi,
    In earlier DRM versions , client based DRM, we had a option to view transaction history, automate it and save the automator scripts.
    Do we have similar option in version 11.1.2.2(web based).
    I was able to get transaction history but not able to automate it.
    Thanks

    This is still available. From the Script tab, change the source type to Transaction Log. Select the version. From Filters, select Core as Levels. Select From and To date. De-select 'Filter to current session'. Select Load. Go to Script > Download > Download as Action Script. This should give you what you need.

  • 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

  • Can not update an assignment block with on_new_focus

    Hello Experts,
    I have the following problem. I created a new component which is similar to the component BP_BPBT to create activities for Business Agreements. In the overview page of the business agreement in WebUI, I have now the assigment blocks "Plannend activities" and "Interaction History".
    When I create a new activity in the assigment block "planned activities" with the new button and save the activity with the buttons "SAVE" or "SAVE AND BACK". The new created actity is shown, depending on the "Active Status" , in one of the assignment blocks "Plannend activities" and "Interaction History". When I create an another activity in the same way, the new actiity is not shown in the assignment blocks. But when I reload the page again, I can see the new created activity.
    During debugging, I see, that the first creating activity is in the collection in the method ON_NEW_FOCUS. When I create an another activity, the collection is not updated. Here is my coding:
    * get collection of dependent nodes
      TRY.
          entity ?= focus_bo.  "BuAg Entity 
        CATCH cx_sy_move_cast_error.
          RETURN.
      ENDTRY.
      TRY.
      lr_entity = entity->get_related_entity( iv_relation_name = 'BuAgBuPaRel' ).
         lv_collection = lr_entity->get_related_entities(
             iv_relation_name = 'BuilInteractionHistoryRel'
    *  D022159: Performance optimization
             iv_mode          = lv_mode ).
    Can anyone explain me, why the activities (after the first one) are not in my collection.
    Can anyone help me to fix this problem?
    Kind Regards,
    John H.

    Hi,
    Please check if you have added your entity to collection after you save the entry. It looks like your value is saved in DB but its not reflected on UI because you are not refreshing your collection.
    I would suggest that you write a code after you save and commit to refresh your collection of the context node.
    Regards,
    Bhushan

  • Which are the standard assignment blocks that should appear in SAP Product?

    Hello Guru's
    Currently I am creating some new products to check the fields available in every assingment block within the product, when I create my new transaction and add a new position (product) I went in the link to see the product information which are the following 4 standard assignment:
    - AB Product Details
    - AB Categories
    - AB Notes
    - AB Attachments
    I unmarked the pricing on the item category, because this is only a test and we don't have any pricing definition yet. So I was wondering if this is all the assignment blocks that I should be expecting inside the position or if I'm missing any step on the road.
    Also we just use the standard SET TYPES for the base hierarchy so I thougt that maybe all the assignment blocks that I shoud create them through COMM_ATTRSET route.
    Can anyone help me out confirming me if these are the only assignment blocks that SAP CRM Products contain or which else I should be expecting?
    Thanks in advance
    Sue M

    Hello Sue,
    First you should know which are the settypes and Reltypes that you want to add to your product category.
    Example for settypes would be COMM_PR_UNIT and COMM_PR_MAT in order to get Unit Of Measure related fields in UI.
    CRMM_PR_TAX for maintaining to product tax details.
    You can refer table COMC_SETTYPE to get a list of all available settypes.
    Example for Reltype is PRDBP, if you want to maintain BPs associated with products or ACCESS if you want to maintain
    accessories for product etc.
    You can maintain the settypes and Reltypes to product cateogry using txn:COMM_HIERARCHY under the tab
    'Set Types' and 'RelnTypes'.
    Once you maintain this, corresponding views you need to be added to product/service OVP like PRD01OV,PRD02OV etc.
    (PRD01OV/MaterialOV) in the configuation. If you open the configuration for view PRD01OV/MaterialOV,
    you can see the corresponding view in 'Available AB'. This you need to move it to ' Displayed AB', in order for this to available in
    CRM UI. (Eg: PRDIL/Accessories)
    Hope this helps!
    Best Regards,
    Shanthala Kudva.

  • Planned activities assignment block not sorted by most recent first

    Hi,
    I have implemented BADI CRM_BP_UIU_BT of enhancement spot CRM_UIU_BP_ENHANCEMENT in order to increase the number of results in the planned activities assignment block on the BP overview page to 250 as the standard is 100 and this works fine.
    The problem is that the most recent transactions are not displayed first.
    Can someone tell me how where i can implement som ecode to influence the initial selection of the data so it only looks up the most recent 250.
    I don't believe this can be done in a sort on the BSP page, as only 250 records would have been selected.  If the BP has 250 or under this works fine, but as soon as they have more than 250 the sort obviously doens't include the other planned activities.
    If someone can suggest as way to do this I would really appreciate it.
    Thanks
    Matt.

    Matt,
    Please review OSS Notes 1246331 and 1226594 found by doing search on FM in service.sap.com
    CRM_BSP_OIC_1O_SEARCH_FROM_RF
    In addition this old thread explains more information:
    Re: Display 100 most recent entries in interaction history
    Take care,
    Stephen

  • Adding custom (z) fields to assignment blocks...

    We are running SAP CRM 7.0. We are using the opportunity module as well as "Create Follow Up" (Sales Order / Quotation) so that you have a one to many relationship (1 opportunity may contain many sales orders). I have 2 custom fields inside the Sales Cycle (Quotation) module "Actual Sales Order Value" and "Current Points".
    What I am trying to do is take these 2 custom fields and add them to the assignment block called "Linked Transactions" in the Opportunities module. But when I look at all the available fields for this assignment block these 2 custom fields are nt available.
    I do not see any way of adding these 2 fields to this assignment block. The only thing I see is "Create NEw Field". But I do not want to create a new field I just want to reference 2 fields from the Sales Cycle module inside of this assignment block.
    Does anyone knowif it is possible to add 2 custom created fields that are i the Sales cycle module to add them to the opportunities assignment block that is called linked transactions ?
    Thanks,
    Jon

    Duplicate thread.
    Re: Add custom fields to assignment block
    Please close.
    Rg,
    Harshit

  • Authobject for SAP collaboration assignment block in Solman 7.1

    Hi Guru,
    I am trying to find the authorisation object for edit option in SAP collaboration assignment block in Solman 7.1.
    The edit button is disabled.
    I could not find it through trace as it was greyed out.
    Could you please suggest which authorisation object is used for this.
    Regards,
    Pooja

    Hi,
    Please see if this can help you ...
    The Request for Change in Solution Manager 7.1 has a new screen area to define the scope. This new area is the scope assignment block.
    The Request for Change in Solution Manager 7.1 offers inside the Scope assignment block the possibility for several follow up documents also of different types. The field subject is obsolete in Solman 7.1 it was replaced by the change category of the scope assignment block.
    To define which change categories are valid you can perform the following customizing.
    SAP Solution Manager Implementation Guide - SAP Solution Manager - Capabilities (Optional) - Change Management - Standard Configuration - Change Request Management Framework - Make Settings for Change Transaction Types
    Choose SMCR Request for Change or your corresponding customer specific request for change and then double click on u201CCopy Control Rulesu201D in the left navigation area.
    Here you can define which follow up documents (also your own Z & Y Types) you want to allow in the scope as change category as well as define which information of the request for change shall be automatically copied. e.g. priority, text, date, attachments, context.
    Let me know if you need any further clarifications...
    Thanks,
    Ravi

  • Set up authorization in assignment blocks of BP/Account

    Hello Experts,
    I have the following requirement regarding authorization on the BP/Account view.
    In the edit mode of the BP/Account view in the Web UI, it must be possible (based on which user logs in) to determine which assignment blocks can ONLY be displayed (and NOT edit by the user) and which assignment blocks can be displayed AND edit as well by the user.
    For example: a user is only authorised to add marketing attributes to a BP/Account. This can be done in assignmentblock Marketing attributes. But the other assignment blocks, the user is not authorised to edit but only to display these assignment blocks.
    The required assignment blocks of the BP/Account are:
    - Roles (only display) Component BP_ROLES/RolesList
    - Planned Activities (display and edit) Component BP_BPBT/AccountActivitiesOV
    - Address Types (display and edit) Component BP_ADDR/AddressTypesList
    - Marketing attributes (display and edit) Component BP_DATA/MarketingAttributesEOVP
    - Interaction History (display) Component BP_BPBT/AccountInterHistOV
    - Relationsips (display and edit) Component BP_DATA/AccountRelationshipsOV
    - Attachements (only display) Component GS_CM/DocList
    So the user should see all the assignment blocks, but is not allowed to edit all assignment blocks.
    Is it possible to configure this in the Authorization (PFCG roles) with e.g. the UIU-COMP or authorisation objects (e.g. b_bupa_rlt, b_bupa_bzt ), without enhancing components?
    In other words the solutions should not be found in coding, but only in customizing.
    Thanks in advance for your help.
    Rudgi

    Run a Security Trace with a member of your CRM Security Team.  Surely they will find the correct objects to make the assignment blocks "display only" vs. edit. 
    Check the activity levels for the relevant objects you are attempting to restrict - should be "03" - display only.
    Remember that some assignment blocks have an Actions field that contains "Edit" "Trash" and "Create."  Simply removing the Actions field will render the Assignment block as Display only.
    Also check UIU_COMP object for of the PFCG profile.  There are inbound plugs for buttons that can also be "inactivated" thereby graying out the button which is affected i.e. "Edit" button.
    Good Luck
    << Moderator message - Point begging removed >>
    FK
    Edited by: Rob Burbank on Dec 10, 2010 3:53 PM

Maybe you are looking for

  • Error while calling a Web Service from a Session Bean

    I am trying to call a Web Service from a Session Bean using an Axis client, but I am getting the next exception: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:      java.rmi.RemoteException: org/apache/axis/

  • Problem in executing query

    Hi I am executing a query where the query gets data from a source system through infosets. So query fetch the data by Infosets using synonym concept.We have structure in BW system and synonym is created in the source system pointing to the BW structu

  • Error mounting DFS on CentOS 6.4

    Hi, I'm having a few issues mounting a windows DFS share on a centos 6.4 server. Initially I followed the instructions on this blog but I'm still getting the error below. http://mikemstech.blogspot.co.uk/201...-in-linux.html I've installed/updated ci

  • Guest WLAN and IP Address Exhaustion

    Does anybody know of a way to stop a DHCP Server from doling out IP addresses (and subsequently exhausting the DHCP Scope) prior to performing L3 Web Auth to the WLC? The problem arises when Students come into School with their iPhones and such like

  • Recoverable interchange processing is not working?

    Hi All, Here i am passing 3 values, 2nd value is incorrect but 3rd value is corect but i am unable to skip the second value and it is not executing 3rd value. ThankQ Chinna