How to hide Context Area in CRM 2007

Hi All
Is it possible in CRM2007 to hide context area ( header ) in CRM 2007 by clicking on a button.
For example, when We click on "collapse navigation" button, navigation bar become hidden. I need same functionality for context area too.
Best Regards
Bhavishya

Hi Bhavishya,
Sorry this is not a standard feature of the Interaction Center. It might be possible to implement this on project base, but it will certainly require coding.
Regards
Gert

Similar Messages

  • How to launch IC Webclient in CRM 2007?

    Hi,
    Not able to launch IC Web Client using Tcode CRM_IC in CRM 2007? Any change to the IC Webclient launching transaction in CRM 2007 (6.0) ?
    Appreciate your quick response.
    Regards,
    Venu.

    Hello All,
    Please note that I changed the subject line to "How to launch IC Webclient in CRM 2007?" from the original title of "How to launch IC Webclient in CRM 7.0 ?" since CRM 7.0 is not yet developed/released by SAP. CRM 2007 is the latest product on the market, so I assume this questions is about CRM 2007.
    In CRM 2007, the transaction code "CRM_IC" is no longer available. The reason for this is that the IC WebClient technology is now also used by the rest of CRM! So there have been some slight changes affecting the Interaction Center. For example, the old IC Profile concept is replaced by a new CRM Business Role concept. Now when you start the CRM WebClient, you need to indicate which business role you want to log on with -- IC Manager, IC Agent, Sales Professional, Service Professional, Marketing Professional, etc.
    One way to start the CRM WebClient is by adding a favorite to your SAP menu in SAP GUI by choosing BSP Application "CRM_UI_FRAME", any description you want, and then start page "default.htm". To assign yourself to a busines role (like IC_AGENT) you can either use the standard HR Org Model (PPOMA, PPOMB, etc.) like in the past. Or you can cheat and assign parameter "CRM_UI_PROFILE" with value e.g., "IC_AGENT" to your user in transaction SU01. Of course, you could also just create a browser shortcut that points to a specific CRM application server (e.g., http://[server]:[host]/sap/bc/bsp/sap/crm_ui_frame/default.htm
    Warm regards,
    John

  • How to create custom component in CRM 2007

    Hi.
    I am new for the CRM 2007 Web UI.
    Here we have CRM_UI_FRAME.
    Like this so many Components are there.
    I want how to create our own component.
    I created it as follows.
    Open the Transaction code bsp_wd_cmpwb.
    Provide Z Name in the Component.
    Zcomponent
    Press Create button.
    Go to Run Time Repository.
    Press Change Mode.
    Create a MODEL as ALL.
    GO to Browser Component Structre.
    Select View.
    Provide View name.
    Create the View.
    Go to view Layout.
    Provide the code like this.
    <%@page language="abap"%>
    <%@ extension name="htmlb" prefix="htmlb"%>
    <%@ extension name="xhtmlb" prefix="xhtmlb"%>
    <%@ extension name="crm_bsp_ic" prefix="crmic"%>
    <%@ extension name="bsp" prefix="bsp"%>
    <cthmlb:overviewFormConfig/>
    Create the context under the context.
    Go to Configuration tab.
    Assigne the Attributes to the Screen.
    GO to the Run Time Repository.
    press change mode.
    Assigne the view name to the Window.
    Save it.
    Test the Componet. But it is not diaply anything on the screen.
    How i will get the data into the web UI.
    Can anybody expalin about this one to me with screen shorts if possible.
    I want add some fields into the web UI. Provide some values into that. Capture the values.
    Navigate the data from one screen to another screen. How it is possible. I did not understand. 
    If i am changing any screens in the pre define component it shows dump.
    So, now i need Custom component with adding of the fields.
    Please give me proper information regarding this one.
    Thank You.
    Krishna. B.

    Hi,
    Try put the htmlb to show a field:
    <thtmlb:label design="LABEL" for="//<context>/<field>" text="<field>"/>
    <thtmlb:inputField  id="<field>" maxlength="31" size="20" value="//<context>/<field>"/>
    In order to get value, you can write a simple code in the event_handler:
    LR_BOL                      type ref to IF_BOL_BO_PROPERTY_ACCESS
    LR_BOL = ME->TYPED_CONTEXT-><context>->COLLECTION_WRAPPER->get_current()
    var1 = LR_BOL->GET_PROPERTY_AS_STRING('FIELD').
    take a look at lr_bol methods so that you can see the set and get methods.
    Regards,
    Renato.

  • How to add new fields to CRM 2007 Web UI

    Hi,
    I am new to SAP CRM 2007 and I am interested in how to extend the Web UI, for example adding new fields, to meet the customer requirements. Should I use the EEW or is there another "new and easier" way?
    Thanx & best regards,
    Oliver
    Edited by: Oliver Pregler on Jan 30, 2008 5:50 PM

    Actually for the new IC webclient UI you have need to take a look at your options:
    1.  New Installation:
    Use the EEWB and add the fields.  As part of the EEWB work, you will have a couple of post-processing steps where you will add your generated fields to the new screens.  However this doesn't require any programming.
    2.  Upgrade from CRM 4.0/50
    - New fields to add as part of upgrade
    See the directions for new installation
    - Existing fields to add as part of upgrade
    --See the blog on the 40/52 CUSTOMER_H migration for transaction fields
    --Business Partner fields part of BUT000 available via UI configuration tool, no extra work needed
    --Business Partner fields part of tabular extension, manual work required, I am still "perfecting" this method and plan on writing a blog once I have the technique finished.
    --Product Attributes - use the transaction CRMM_UI_PROD_GEN and CRMM_UIU_PROD_CONFIG
    I know CRM 2007 is based on the same tech foundation as 2006s, with some differences in how the UI tool works and the fact there are some screen layout changes(editable overviews).  The extension procedures are generally the same.  I can answer some of you extension questions based on my work with CRM 52 so far.  It will generally apply to your situation.
    BTW:  The PCUI is no longer supported in CRM 2006s and above.  Even the old SAP GUI transactions such as BP, COMM_PRODUCT are removed from the standard CRM menu.   The SAP CRM web client should be used instead now.
    Take care,
    Stephen

  • How to activate a counter in CRM 2007

    HI,
    I created a counter in CRM 2007.I made all the necessary entries in the counter but still its showing the status as Inactive.Also there are no application logs available.
    Can anyone suggest how to make it active so that i can use it in my trasactions.
    I also want to know where can we define the application group for the counter??
    Regards,
    PePe

    HI,
    My scenorio is that i want to determine my warranty based on time / counter whicheveris earlier like a warranty in automobile industry.
    I have created a warranty time / counter based , attached it to my ibase comp and also created a counter and attached it to warranty product and ibase component both.
    Now when i create a order warranty gets determined considering the time only and not the counter.
    May be i am missing some customizing steps..
    I am also not aware of different characteristics of a counter..
    Regards,
    PePe

  • How to integrate personalize function in CRM 2007 WebUI to portal

    Hello Experts,
    I have a requirement in regards to the CRM 2007 and portal integration.
    We have integrated a business role from CRM and CRM 2007 WebUI is now an integrated part of the portal. But in this we are missing the 'Personalize' option that is in CRM WebUI in portal.
    So can anyone suggest me any solution how to go ahead for the personalize development in enterprise portal.
    Thanks.

    Hello, Aparna,
    In CRM 2007 integrated into portal, the links like Personalize are part of so called Masthead iView. To get that view instead of the standard one, you need to configure the portal rules to load CRM desktop, instead of the standard one. You can find the instructions how to do it at the following path:
    http://help.sap.com -> SAP Business Suite -> SAP Customer Relationship Management -> SAP CRM 2007 6.0 -> Application Help -> SAP Customer Relationship Management -> Components and Functions -> Basic Functions -> UI Framework and Configuration -> Portal Integration-> Adapting the CRM Portal Desktop
    Sincerely,
    Arman

  • How can we upload questionnaire to CRM 2007 during data migration activity?

    Hi all,
    I have an requirement where i have to upload questionnaires from an existing CRM system to SAP-CRM 2007 during data migration activity.
    i just go through what are questionnaires, how we can create them and how we can assign them to transactions.
    how can i upload during data migration activity ?
    Thanks & Regards
    Raman Khurana

    Hi,
    According to your post, my understanding is that the 'Upload.aspx' page was missing or corrupted from many document libraries after migration to 2010 from 2007. 
    Per my knowleadge, the upgrade process sets the SPWeb.CustomUploadPage property for upgraded sites to a custom upload page titled
    uploadex.aspx, as opposed to upload.aspx which is the default page for file uploads. And this custom upload page contains the “Destination Folder” field.
    To removes the custom upload page (uploadex.aspx) from SPWeb, and reverts back to the default upload page (upload.aspx), we can use PowerShell script to loop through all Web sites that are contained within the site collection, including the top-level site
    and its subsites, and checks to see if the SPWeb.CustomUploadPage property is not equal to blank. If true, then it sets the SPWeb.CustomUploadPage property to blank.
    Here is a great blog for your reference:
    Destination Folder field in site upgraded from MOSS 2007 to SharePoint Server 2010
    More information:
    What’s This Destination Folder Field On My File Upload Page?
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • How to create a URL in CRM 2007?

    Hi,
    Please guide me on how do I create a URL in SAP CRM 2007?
    Which transaction codes?
    Regards,
    Rohit

    Hi Rohit,
    1- Use T code- PPOMA_CRM and select your Organizational Unit
    2-Hope you would have assigned a Position
    3- Assign the User to the Position.
    By default it will take the Business Role Assigned to Position for the assigned user.
    If you want to assign a role double click on the position>Goto>Detailed Object-->clik on Enhanced object description.
    from the Infotype select Business Role > click on create> assignh Business Role ( e.g. SALESPRO,MARKETPRO,OR Z****)
    Regards
    Arup

  • How to open multiple sessions in CRM 2007 WebClient UI

    Hi guys,
    This simple thing, I am could not figure out. How do I open another session on WebClient UI in CRM 2007.
    Can anybody help.
    Thanks,
    John

    Hi Vijayata,
    Thank you very much for responding. Yes, now I am able to create another browser where I have to put my user id and password again. However, your answer is very useful.
    I have another problem. When I login I see a list of roles and click one  of them to go into the home page.
    I created my own role. My question is, how do I make my role appear in the existing list of roles.
    What I did is, I assigned my role to an Org.Unit. The result is when I login to WebClient UI, it directly takes me to home page of my role.
    What I want is, I want my new role to appear among the existing list of roles. I tried many ways, I couldn't figure out. Can you please give idea.
    Thanks,
    John

  • How to reverse billing documents in CRM 2007 utilities billing

    Hello All,
    How to reverse the billing document in CRM 2007 utilities in billing screen.
    In ISU CRM SAP gui we use Tcode EABICO to reverse the document by giving reversal reason and reconcil key. how can we reverse a bill in CRM 2007
    Thanks & Regards,
    Raj.

    Hello Raj,
    you can use the BSP component IUICBCO in CRM2007 in order to perform a bill correction. You can test this BSP component using the transaction BSP_WD_CMPWB.
    This component has already been integrated into the business roles UTIL_IC and UTIL_IC_LEAN.
    Best regards,
    Michael.

  • How to hide Subject Areas

    Hi,
    I am using BI analytics Apps RPD. By default they are showing Subject Areas and Dashboards. I have already Hide the Dashboards. But i am not able to hide Suject Areas. How can i hide Subject Areas.
    Help me on this.
    Thanks

    If these Subject Areas and Dashboards are not required at all then why don't you go for custom BLANK RPD and BLANK Dashboard. You can create your own subject area and dashboards then
    In order to hide subject area you will have to remove object level permissions on these. You can achieve this in RPD Subject Area permission as well as Manage Privileges. You just need to remove all permissions.

  • How to create Business Partner in CRM 2007

    Hi gurus!! how are you? I´m a rooky to sap crm and I would like your help and guidance to know how can I create a Business Partners and Roles.
    Whatever detailed help or documentation you may give me will be rewarded =)
    Thanks a lot in advanced!!!
    Lorena.

    Hello!
    In the WebUI there are different Business Partner Types (Person, Organization, Group).
    From user perspective you can differentiate between:
    - Corporate Account (Organization)
    - Individual Account (Person)
    - Group Account (Group)
    - Employee (Person)
    - Contact Person (Relationship) (Person)
    All these Business Partner have an own Overview-Page. Usually you can create the Business Partner starting from the related Search-Result-List (by default the new-button is not available for Employees as a Sales Rep usually doesnu2019t create new Employees u2026).
    You can assign Business Partner Roles to these Business Partners (there is an own Assignment-Block within every Overview-Page of a Business Partner). Some roles will also get assigned automatically, if you create this Business Partner.
    However it is possible to assign multiple roles to the Business Partner. Itu2019s also possible to have different Views of one Business Partner. E. g. an Individual Account can also be a Contact Person for another Account. But here it is not the Role determining the View it is the Contact Person Relationship doing this.
    The Role itself also has an impact on the UI of the Business Partner as dependent on the Roles some Assignment-Blocks are displayed or not.
    I hope this was not confusing u2026
    Best regards
    Arno

  • How to hide Incoterms field in CRM Internet Sales/E-Commerce 5.0

    Good morning !
            I´m customizing the Web/java part of the CRM E-Commerce 5.0(Internet Sales), and I need to hide the field Incoterms, that is visible in the Order screen, inside the Additional Order Data.
    Looking at the page order.jsp(that is the page of the Order screen), I saw that the Incoterms are visible when the method showIncoterms() from class BasketUI returns true, and, seeking for this method, I was found that it belong to class SalesDocumentUI and, at this class, this method returns true when both the methods isBackendR3() and isSoldToChangeable(), returns false.
            The E-Commerce, is connected to CRM, so, the method isBackendR3() will return false, so, I need to found what I need to do to the method isSoldToChangeable() returns false too. Looking in it´s definition, I found that it´s result is get from the method isSoldToSelectable() from the class Shop.
            I think that the method isSoldToSelectable(), will return true or false depending on some parametrization of the CRM, or the webshop, but I´m not finding what the parameter I need to set.
            Done somebody already this ?
            Thank you in advance !
            Wilson

    Good Morning !
            I solved this changing the code in the JSP responsible to show the incoterms fields.
            Best regards,
            Wilson

  • How to get PROCESS MODE in CRM 2007 WebClient

    Hi all,
    Currently, we're implementing CRM2007 WebClient -- Service Transaction.
    In the past(CRM4.0 Version), we used the function 'CRM_INTLAY_GET_PROCESS_MODE' in the BADI of SAVE Service Order to identify it's a new create order or changed order.
      CALL FUNCTION 'CRM_INTLAY_GET_PROCESS_MODE'
        IMPORTING
          ev_process_mode = l_dialog_mode. " A created, B changed
    Now, this function does not work in Web Client. So, I turned to another function 'CRM_ORDERADM_H_READ_OW' try to get the flag of process mode.
    CALL FUNCTION 'CRM_ORDERADM_H_READ_OW'
      EXPORTING
        iv_orderadm_h_guid               = lv_guid_ref
    IMPORTING
       ES_ORDERADM_H_WRK                = l_CRMT_ORDERADM_H_WRK
       EV_MODE                          = l_dialog_mode
    Yes, function 'CRM_ORDERADM_H_READ_OW' works in WebClient. But when creating new service order, the l_dialog_mode  = 'B' which is same to changing an exsiting order.
    So would anyone kindly help me, How to get the process mode properly in WebClient, especially in Service Order. I need to identify the order is new created or is changed.
    Your comments is really appreciated.
    Best Regards,
    Tony

    Use function module CRM_ORDERADM_H_ON_DATABASE_OW to check, if the order has already been save on the database. If not, you are in create mode.

  • How to hide content area name in portlet?

    When I add category portlet, it'll show content area name as
    sub banner. I want to hide it. But I want to hide sub banner
    only this portlet. What should I do? Please tell me.
    Thank you,
    Sirin

    Hi Sirin,
    Try this:
    Go to Navigator -> 'Content Area' tab select 'Edit Root Folder'
    click the 'Style' tab click the style properties link ->
    'Folder Layout' tab click on 'sub folder' edit link, unmark
    display region banner check box.
    You can do the same procedure when you edit your folder and
    click 'Folder style' follow the above next steps
    Hope this meet your requirement
    Regards

Maybe you are looking for

  • When Creating Credit memo pricing formula gets triggered even if pri typ D

    Hi gurus, We have a copy control set up from billing doc to credit memo doc with all the item catergories pricing type as D (Copy pricing elements unchanged ). We have a discount condition in pricing procedure which is set to statistical based on a c

  • XI or ABAP- HR

    Hi Experts, I am a Computer Science engineering Graduate with approx 2 years of SAP experience. My experience includes: OOPS-ABAP programming (8+ months) ABAP-HR (7+ months) SAP-NW –XI (4+ months) I am getting option to choose ABAP-HR or XI for my ne

  • Reduce pdf file size OSX 10.9

    how can I reduce the size of a pdf in Mavericks?

  • Battery life inconsistency

    For a week or two, my iPod touch 3rd Gen will have great battery life (usually takes a few days for it to die) then, for a week or two the battery will MAYBE last a few hours. This was happening before the new firmware update and I never really chang

  • Blank field in XML file

    Hi Friends, I have a requirement where in I have to create an XML file using deep structure.  Now some fields of the structure may have data and some fields may not. But the XML file generated should contain both blank fields as well as fields with d