Business Context Tab

Hi,
In business context tab I am getting service contracts attached to my transaction. I dont want to have service contracts in the business context tab.
I just want business activites and attachments in business context tab.
Please let me know how can this be acheived.
Regards
Yogesh

Hello,
Basically the business context area is displaying data stored in the activity clipboard. So you might try to adapt the following IMG:
SPRO >> CRM >> Interaction Center WebClient >> Basic functions >> Define activity clipboard profile
Try to remove object BT_SC from the corresponding profile used in your business role.
And if that doesn't work, you can try to debug method COLLECT_BUSCONTEXT of class CL_ICCMP_BT_CUCOBUSCONTEX_IMPL to see where you could adapt standard logic to filter BDC information.
Kind regards,
Nicolas Busson.

Similar Messages

  • Display ERP object from business context of service request

    Hi Experts,
    I have a requirement to display a custom business object in ERP from the business context tab of the service request. The custom business object is added as a link to the service request. The display of standard BOR object works fine, but for the custom business object, when the user clicks on the link nothing happens.
    I am using CRM 7.1 (CRM 7.0 with EHP1) and ECC 6.0, no EHPs.
    Thanks in advance
    Prabhas

    If you are using JWSDP 1.3, here is how you can do it. However this is an internal API, specific to Sun's JAX-RPC implementation and may change in the future. Anyway, here is how you do it.
    If you service endpoint implements javax.xml.rpc.server.ServiceLifecycle interface, then you can keep a copy of javax.xml.rpc.server.ServletEndpointContext in init() method. In the actual method invocation, you can obtain javax.xml.rpc.handler.MessageContext from the ServletEndpointContext. And then invoke getProperty on the message context to return HttpServletRequest as follows:
    HttpServletRequest request =
    (HttpServletRequest) messageContext.getProperty(
    com
    .sun
    .xml
    .rpc
    .server
    .http
    .MessageContextProperties
    .HTTP_SERVLET_REQUEST);
    Hope this helps.
    -Arun

  • Business context pertaining Varient Confg..

    Hi All,
    I need information pertaining Varient configuration.
    I need to explain the business context to my peers.
    I need to prepair a presentation(ppt) .
    Any pointers in this regard would be very helpful.
    Points assured...
    (Not the steps involving configuration coz I am aware of the same)
    Cheerzz..
    Subbz..

    Hi..
    Variant configuration is used where you have a configurable material like computer (made up of components like processor, monitor, keyboard, mouse etc). These components are called as characteristics in variant config. Again this will be having values like processor can be either P4 or P3, monitor can be 15" or 17" etc.
    Based on the values selected the variant pricing will happen using the condition type VA00.
    See below example-
    Create a Material - KMAT type with Item category (002)
    Create Charateristics in CT04 - Zbike, where in values mention the Color of the bile like Red, Blue etc
    Create another characteristics in CT04 - ZPrice, where directly go the additional data tab and maintain the table SDCOM and field VKOND (ABAP Dictionary it will ask for)
    Assign these two characteristics to a Class in CL01 - ZBikeclass ( Type 300) in characteristics tab page.
    Then go to CU41 Configuration profile select the material and enter the description click on the class assignment ie assign Zbikclass.
    Now go back to CT04 - enter Zbike -go to values- select Red- go to extras - Other Dependencies - Select Procedure enter in front 10 write - $self.ZPrice='Red' and save
    Now go back go to extras - Other Dependencies - assignments and assign relationship ( by default it will come just save)
    Now select Blue- go to extras - Other Dependencies - Editor - Select Procedure enter in front of 10 write - $self.ZPrice='Blue' and save
    Now go back go to extras - Other Dependencies - assignments and assign relationship ( by default it will come just save)
    Now go to VK11 - Enter VA00 (Condition)(For Std RVA001 Pricing Procedure) - enter variant Red and Blue give the rates accordingly and create the sales order
    Regds
    MM

  • Context Tab in Issues Management

    Within transaction DSWP or SOLUTION_MANAGER, i can create new issues.
    However, during the creation i am unable to get the Business Scenarios & Processes listed in the "Context Tab".
    In addition to that, i am unable to list the PROJECT associated to the Issue within the same Tab.
    Questions:
    1) What do i need to setup/configure so Users have the option of selecting the Business Scenario and Process.
    2) What do i need to setup/configure so Users have the option of selecting the Project associated.
    3) What do i need to setup/configure so i can get these issues to be listed under "Issues/Messages" Tab in SOLAR01 and SOLAR02
    Please advise. Many thanks.
    Edited by: Ramesh Anthony on Jul 2, 2008 3:41 PM
    Edited by: Ramesh Anthony on Jul 2, 2008 3:41 PM

    Hi Ramesh,
    I am not sure of the reasons why you are planning to use 'Create Issues' as opposed to 'Create Messages'.
    If you are flexible on this, and can use 'Messages', some of the following suggestions can be valid:
    If a user creates a Message straight from SOLAR01, SOLAR02 transactions, the Project reference is maintained in the window.
    If NOTIF_CREATE is used, the user can still refer the Project Name by manually picking/entering it.
    It still does not refer (propose) the Business Process/Step context, within the body of the message, unfortunately.
    Only in the case of 'Messages' created from Testing Workbench (STWB_WORK), the message refers more 'context' information like Test Case, Package name etc. In fact, from Testing Workbench, you don't have an option of whether to create an Issue or a Message - the system proposes only the 'Message' window.
    In a way, I would recommend using 'Messages' for all SOLAR01, 02 & STWB_WORK related issues coming up for attention and use 'Issues' to capture 'Project' or 'Programme' level topics deserving higher attention.
    Now, in specific answers to your 3 queries:
    1) If it's Messages, the user can't select; if it's Issues, the user can select only if the Issue is with reference to a Solution (and not Project), in my understanding. If know more, will revise this
    2) If it's Messages, the system will propose OR the use can assign at the time of creation (if accessed via NOTIF_CREATE)
    3) No configuration necessary; the Issues or Messages created from a given node will be visible against that node anytime you see it
    Regards,
    Srini

  • Type Column for Email is not coming in Business context

    Hi All,
    I have enhanced the component ICCMP_BT_BCXT.
    I am able to get the required values in business context.
    I get hyperlinks in the TYPE column for customer follow-up/interaction record.
    But when email is sent then TYPE column does not show the hyperlink as Email.
    Other details like key/description are occuring for email.
    Any pointers on how to get the hyperlink for Email.
    Thanks and Regards,
    Gauri.

    Hi,
    by default when you get the hyperlink for interations record/followup document, its logical because on click on this hyperlink, system takes you to the interaction record/Followup document that is linked.
    If you set it to email, and if we provide hyperlink to it, where should it navigate on click of the hyperlink ?
    Its very easy to provide the hyperlink however it is very important to know what is required on click of the hyperlink, to give the right design .
    Thanks & Regards
    Suchita

  • Follow up email creates a interaction record in business context area

    Hi experts,
    We have just upgraded system to 7.0. here we are facing a problem when we create a service order and save it.then we go to inbox and search for the service order->create afollow up activity->go to the action and send a follow up email.
    Now as per requirement: once we send the follow up email it should appear in the business context area with status "out email"
    but here once we send the email another interaction record is getting created in business context area and when we click on the interaction record we have the email with status"sent email" in the activity clipboard.
    even If we go to SOST t.code we find the email which was sent is listed here.
    if anyone has faced similar issue kindly suggest.
    Thanking you in advance,
    Deepa

    Hi Joaquin ,
    I have already gone through Notes  669072 scenario 1 and all teh customising is maintained properly.
    The main issue is as per requirement when we send the follow up email it should not create a new interaction record and the sent email should appear in the business context area.
    Regards,
    Deepa

  • Emails attached to the Business Context - ERMS

    Dear Gurus,
    At the moment we have the following implemented with CRM 5.0 SP08: all customers inbound emails sent are manually linked to a Service Ticket by an Agent. This email gets a Tracking ID (the Service Ticket number) and all the subsequent email thread is linked to the Service Ticket.
    You can view all emails that relate to a Service Ticket by going to the Business Context link of that Service Ticket.
    The issue is: if it is the first time you search for a service ticket after login, all the emails and other documents will display under business context. However, if you end the search and do a second search, there will be only the first email and an interaction record showing-up under business context. If you navigate further down to interaction record, all the emails and documents can be found there instead of being under the Business Context of the Service Ticket.
    I would only want the emails to appear under Business Context of the Service Ticket  and never within the Interaction Record related to that Service Ticket. Is there a way to correct this?
    I have search for OSS notes but could not find anything relevant...
    The problem this is causing is that users are not getting clear visibility of the Email threads within the Service Ticket, in order to find an email the user has to open the Interaction Record (under Business Context) and drill-down to find out the relevant emails.
    Thanks in advance for your help

    Hello Ramki
    DECISION_NOTE is a new element created in the standard decision task as of new releases (Note 1643764)
    Once the user fills in the comments, they are saved as SOFM Objectsin DECISION_NOTE (this too is multiline element). All we have to do is bind it back to the workflow container in _ATTACH_OBJECTS.
    Hi Ronen
    Thanks for the suggestion.....I was thinking on the same lines too....if at all we have to change the approach, I need to keep it least disruptive .
    Hi Rick
    Will test the FM SO_NEW_DOCUMENT_ATT_SEND_API1 ...let me check if I can redefine SENDTASKDESCRIPTION in a delegated subtype of SELFITEM and use this API ....(if at all I can)....
    For the wait step part.... the attachment is added to the mail step via the binding from the workflow...._ATTACH_OBJECTS from Workflow to _ATTACH_OBJECTS of the email task...not sure where you want me to set a wait step. Request you to please elaborate a bit more.
    Thank you all for your kind inputs!
    Will be back with my today's trials...
    Regards,
    Modak

  • Incoming Email not showing up in business context

    Hi,
    We route incoming emails through ERMS to a service org. Then through the inbox, we select email and click on 'interact' button to create a service ticket manually. We notice that email does not show in the business context during the interaction but shows up after we click the end button and come back and look at the service ticket again..This works for us in older CRM 5.0 release but is not working in CRM 7.0. Any pointers on the issue? How can we make the email to show up in the business context during the current interaction. Please note that we do not create a separate  interaction record for each interaction. Service ticket is our interaction record for interact purposes..
    Thanks
    Dan

    Hello Dan,
    Can you please check SAP note  1336278 :  ERMS not creating doc flow between IR and ST - Part II, this might help!
    Please award points if this pointer helps!
    Regards
    Lata

  • Business Function for Business Context

    Dear All,
    I have a technical question regarding business function FIN_SSC_AIC_1.
    This Business Function is activated on the ERP side, my doubt is if this business function is not activated can we use business context on the service request to add a FI document from the ERP?
    Many Thanks and Best Regards,
    João Graça

    You should decide the flow in your action class only based on the configuration parameters of struts-config.xml

  • Web Dynpro Code Wizard doesn't have context tab

    When doing web dynpro development and when clicking the Web Dynpro Code Wizard, I can't see the context tab.  It looks like this: [http://twitpic.com/z2q92].  In other SAP systems I have seen the wizard look like this, where it has two tabs one of which is the context tab: [http://twitpic.com/z2qgh].  As the context tab is very useful, I would like to know how to get it to display. 
    I have searched in the SE80 settings and can't find any option related to this.  I also searched the forums here and could not find any related posts.  We're using the 700 release level 13 (as seen in this screenshot: [http://twitpic.com/z2qkf]).  Is there something I can do to make this tab appear?  If we need to implement a note or a newer support pack, which one would it be?

    As you stated the system without the context tab is NetWeaver 7.0.  The context tab and the extra wizards were new features in NetWeaver 7.0 Enhancement Package 1.  Your system would have to be updated to this NetWeaver Enhancement Package level in order to have this functionality.

  • Assign Script to Call List Business Context

    Hi,
    I am battling to find a method to assign an Interactive Script to a call list programatically.
    the standard method of achiving this is:
    1. Transaction CRMD_TM_CLDIST
    2. Expand the desired Call List in the left pane
    3. Click on the "Business Context" option in the left pane
    4. In the right pane, click on the "Scroll" icon (Add IC Winclient Script) and select the script to attach.
    This process updates field SCRIPT_ID in DataBase table CRMD_TM_CL_CMPGN (which is linked to Entity Type CRM06189).
    I have traed and searched for an FM of Class/Method to perform this programmatically, to no avail - any assistance is appreciated.
    Many thanks
    Steven

    Easiest method to achieve this is as follows.
    Create the Campaign.
    Select the communication medium as Call.
    Select the interactive script which is visible field after you select the comm medium.
    Assign the target group in campaign and execute.
    It will create the call list with the script.

  • Business Context - Transaction New Window

    Dear all,
    In our project we have a requirement to have the transactions called by object type  in the business context of an service request in a new Window, not
    embedded as in standard.
    This is possible for transactions in the transaction launcher, is it possible to do this without development in the business context?
    Many Thanks and Best Regards.

    Hi Joao,
    I'm not sure I understand your question correctly. Are you trying to open a new Web UI window when the link for a certain object is clicked?
    If ye,  I think this can't be done without custom development. I would try to implement this by creating a direct link to the respective object. See the following wiki page for details on direct links to CRM objects:
    http://wiki.scn.sap.com/wiki/display/CRM/URL
    CHristian

  • Business Context - Smartform Attachment

    Hi Experts,
    I recently upgraded from CRM 6.0 to CRM 7.0 EHP2. In the business context section in interaction center for complaint there is link for smartform attachment.
    On clicking the link the attachment does not show up in the new window. This works well in CRM 6.0 system. Could this be a configuration or there is some other reason? Thank you for your time.
    Regards,
    Dhruv Kashyap

    Hi Vijay
    One solution is to, you define the attachments such as resource then you can use the resources to get the number of attachment for each event type.
    Regards,
    Shirin

  • Business Context Viewer(BCV) 'tutorial' or 'How To' guide.

    Hi SAP Gurus,
    I have a requirement to develop a webdynpro application with a Business Context Viewer as side panel.
    I have read few documentation and other links.. not able to find any 'tutorial' or 'how to' guide.
    Please help me in creating this side panel.
    Following are the links i have already visited.
    http://help.sap.com/saphelp_ppm50/helpdata/en/31/cb210dd15c45caa2da97ccd6730566/content.htm
    http://help.sap.com/saphelp_ppm50/helpdata/en/17/f858b4385f4020b5db71a13ff13249/content.htm
    Thnks in advance.
    Ashok.

    Hi Ashok,
    It might be too late for your specific task but maybe the following information could help others: Meanwhile, there is an official How-to Guide that describes how to integrate BCV in your own Web Dynpro application. It can be found here:
    [http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/b05d79aa-a0b3-2e10-b0be-dade61266534]
    Regards, Sven

  • InfoObject - Business Explorer Tab and field Authorization Relevant

    Is their a SAP utility / table / or transaction which can identify a field flagged on InfoObjects.
    I would like to determine all active InfoObjects which have the "authorization relevant" flagged on the
    InfoObject - Business Explorer tab.
    Version 7.0
    Thank you ...... dan

    Hi Dan,
    trIf you have used old analysis authorizations of BW3.5, in transaction RSSM if you click on Check authorization infoobjects for all infoproviders you should find a list of all authorization object which are in productive use.
    However, it does not give you the list of object which are marked as authorization relevant and have not been used in any productive cubes.
    Try table RSDCHA in se16. CHARNM - Put your char name and in OBJVERS put A. Authorization relevant flag would be 'X', if it is marked for authorization relevance.
    Hope it helps,
    Regards,
    Sunmit.

Maybe you are looking for