CRM 2007 : Customizing

Hi experts ,
I have to create a view ( Assignment Block ) , This view would be basically a table.
I came across that i can create a view using a Wizard , and i have to also make use of 3 customizing :
1. CRMV_UI_COMP
2. CRMV_OBJ_BTIL
3. CRMV_ORLSTA_BTIL
But i dnt kwno how to make use of them and the required data to fill in Wizard to create a view . Please help me
Regards,
Pranshu.

Hi Pranshu,
Please use the EEWB for doing the same. EEWB in 2007 has option of creating the Multiple value on various objects like BUPA etc.
I am not sure which object you are looking for.
Hope this helps.
Regards
Arun Kumar

Similar Messages

  • CRM 2007 - Customer Fact Sheet

    Hi Gurus,
    i've been looking for customer fact sheet screen but can't find any in the standard account master screen in CRM 2007.
    any help really appreciated
    JD

    Hello Jushan,
    while debugging in business partner I saw some stuff about the CFS.
    Have a look at method CL_BP_HEAD_BPHEADOVERVIEW_IMPL->IF_BSP_WD_TOOLBAR_CALLBACK~GET_BUTTONS()
    In it do a search for "--- Factsheet". This will point you to the weired code I stumbled upon.
    Do not know if it will help you. Maybe you can just assign yourself this User parameter or debug around it. By the way, it will show the button for CFS in the business partner overview page. Never tried to click on it though.
    cheers Carsten

  • Displaying custom BI queries on CRM 2007 WEB UI

    Hi,
    I would like to know the process involved in displaying a custom BI query in CRM 2007 WEB UI. Can someone please advise ?
    Regards

    Hello,
    there is SAP documentation available for this on service.sap.com/crm-inst
    It is in the CRM 2007 -> Webclient UI folder.
    cheers Carsten

  • 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 use custom defined Alerts of 5.0 system in CRM 2007

    Hi there,
    does any body know how to modify the custrom alerts that are there in CRM 5.0 version into CRM 2007 version. If so, please advice me.
    Thanks,
    Sreekanth
    Edited by: Sreekantha Gorla on Feb 22, 2008 4:40 PM
    Edited by: Sreekantha Gorla on Feb 22, 2008 4:45 PM

    Hi
    It appears that you are using winClient and based on what I read I figure you're almost there, but you must still update the CIC Framework accessed via the following transaction, CRMC_CIC_FW_MAINTAIN . In order to complete the settings you must add the alert modeler component ID to the Hidden Framework. Finally, since you create a custom class you must
    assign that class to your defined meta model. Scroll all the way to the bottom under the Function section and add your class to this list. See example below.
    </function>
    <crbcomp>cl_crm_cic_crb_ia_scripting</crbcomp>
    <crbcomp>cl_crm_cic_crb_am_test</crbcomp>
    <crbcomp>cl_crm_cic_crb_wsm</crbcomp>
    <crbcomp>cl_crm_cic_crb_1o_maintain</crbcomp>
    <crbcomp>cl_crm_cic_crb_ib_nav</crbcomp>
    <crbcomp>cl_crm_cic_crb_locator</crbcomp>
    <crbcomp>ZCLASSNAME</crbcomp>
    </content>
    Regards
    Manohar

  • Business role customizing not working in crm 2007 web client

    Can someone tell me what services need to be activated via sicf for business role customizing to work in the Web Client under the Administration component in CRM 2007.  I have everything else working in this are eg surveys, document template, fact sheet configuration, view configuration but the business role customizing when selected just opens a blank screen
    Thanks in advance
    Eddie

    Hi Eddie,
    The SAP CRM 2007 Master guide suggests enabling all the SICF services in the SAP namespace.
    We had some script errors in CRM UI, but once all the SICF services were activated, they simply disappeared.
    The IDES demo systems are also set up this way, so you can try doing it.
    Regards,
    Padma

  • CRM 2007 and Custom ISA 4.0 application interoperability

    Hi,
    We are in the process to upgrade our CRM 4.0 back end system to CRM 2007, in fact we already performed the BASIS upgrade in our sandbox system to estimate the effort required for the upgrade on different areas.
    One of this areas is related with the ISA web application, we have a custom ISA 4.0 application that we use to capture business transaction in our CRM system, but this application is running in a separate NetWeaver 7.0 system on the DMZ, we would like to know if it is possible to integration of the old ISA 4.0 with the new CRM 6.0 (CRM 2007) backend system.
    The reasoning to try to leave the CRM ISA application on 4.0 is because we are using it just to provide us the framework to create transaction in CRM, in fact we only create one type of transaction in the CRM system from this web application and the effort to upgrade the java application to the new version together with the support package stack could be very high for a application that is not very heavily used.
    In summary, the question is if it is architecturally feasible to connect a CRM ISA 4.0 web application with a CRM 6.0 (CRM 2007) backend system?
    Thanks for your help with this,
    Zareh Vazquez

    Hi Zareh
    Firstly I can advise that ISA 4.0 Is not compatible with CRM 2007.
    One of the biggest issues that you will encounter if you attempt this
    is the compatibility of the ISA application with  
    the Internet Explorer 7 and Mozilla Firefox 2 browsers.                                                                               
    In ISA 4.0 even if you can get it to work with CRM 2007 these browsers are
    not supported and no workaround is currently available or planned to address this.  
    This compatibility has only been address in the later versions of ISA 5.0
    As these browsers versions are now becoming more commonly used       
    I think that this will be important for your consideration.          
    Please review the following notes which discuss such issues.         
    244869 Problems with the display in Internet Explorer 7.0   
    064439 Browser-specific stylesheets for Firefox and IE7   
    I hope that this will be of assistance.
    Warm regards.
    Peter

  • SD customer replication from CRM 2007 in ISU

    Hi Experts,
    I am creating a Business partner in CRM 2007 in role sold to party which is getting replicated in ISU system(Entry is saved in table BUT000) also the entry for SD customer gets saved in table KNA1; however system can not retrieve sales area for customer (No entry in table KNVV).
    Sales area has already been maintained for Reference customer and required configuration is also in place.
    Please let me know if anyone has faced similar kind of issue.
    Regards,
    Amit Gupta

    Hello Amit,
    As far as I know the reference customer is used when your business partner is created in ISU only.
    If you create your business partner in CRM you will have to add your sales area manually, or via "mini-templates" for example... but the reference business partner won't be used (check the relevant cookbook: ref BP is used for data transfer from ISU --> CRM but not from CRM --> ISU).
    Kind regards,
    Nicolas.

  • How to get the customer fields view in CRM 2007?

    HI Experts,
    There is a tab in CRM 4.0 for customer fields(Generated using EEWB).
    My question is how can we get these fields into WEB UI?
    I didn't find the Component BTCUSTOMER_H in CRM 2007.
    What might be the reason behind it?
    Please share your views.
    Thanks,
    Adi.

    Adi,
    You actually got pointed to the wrong blog that I wrote.  However if you read the following blog, it will show you how to do what you want to do:
    /people/stephen.johannes/blog/2008/01/25/crm-40-to-52-customerh-fields
    If you want to cheat, then apply latest support stack for CRM 2007 and the fields will be there.  The section 1.13.5 in the SP02 release notes explains that the nodes are now available in CRM 2007 SP02.
    Look at this thread on how to view the release notes:
    SAP CRM 2007 SP02: DOCUMENTATION RELEASED
    If you have any further questiosn let me know.
    Take care,
    Stephen

  • How to get a Custom View in CRM 2007

    Hi,
    I have created a new view (SrvTLocation) and I want to replace Service Level Agreements view with the SrvTLocation.
    In the old version, I followed this approach to get the location view
    1. Add SrvTLocation to the SrvTViewSet under the view area "SrvTActionSLA".
    2. Redefine the method "DO_REPLACE_INITIAL_VIEW" of the controller class of "SrvTViewSet", so that it will replace the "SrvTSLA" with "SrvTLocation"
    I dont know how to do it in the new system.
    Please advice me. I will reward points.
    Sreekanth

    Hi Sreekanth
    Have you checked the new CRM 2007 Cookbook.
    I believe it's available from SAP Marketplace. Haven't checked myself but do believe it's there.
    Regards
    Arden
    Reward with points if helpful

  • Customizing Viewsets in CRM 2007

    Hello,
    I`m trying to customize IC WebClient in CRM 2007. The viewset "InrViewSet" of Interaction Record (ICCMP_BT_INR) consists of five different views. My question is: How can I customize the combination/arrangement of the views for a special role config key?
    The cookbook describes the runtime repository editor, but there is no hint on editing viewsets.
    Thanks in advance,
    Serak

    Hi Serak
    Please refer to Best Practice Building Block C04, towards the back of the document, it is more geared towards adding or removing fields for a given view, but it may steer you in the right direction.
    Hope it is useful.
    Regards
    Arden

  • Changing the mountain picture in CRM Web UI(CRM 2007)

    Hi All,
    I am trying to change the mountain pic in crm web ui just below the SAP CRM logo. I am on CRM 2007.
    I have already changed the pic in se80 as we do for the company logo in place of the SAP CRM logo.
    se80>>BSP Application>>THTMLB_STYLES>>MIMEs>>sap_skins>>default>>styling>>Ishape>>mountain.gif>>right click>>Upload/Download>>Upload and Replace>> xxx.jpg(custom pic)
    I have done this DEV client 100 and when I run the scc1 transaction in DEV 200 to bring the changes via the workbench request created in DEV 100, there's an error:
    Table SDOKLOREPR is not client-specific
    Table SDOKLORIPR is not client-specific
    Table SKWF_TRANS is not client-specific
    Table SMIMCONT1 is not client-specific
    Table SMIMLOIO is not client-specific
    Table SMIMLOIOT is not client-specific
    Table SMIMLOPR is not client-specific
    Table SMIMLORE is not client-specific
    Table SMIMLORI is not client-specific
    Table SMIMPHF is not client-specific
    Table SMIMPHHR is not client-specific
    Table SMIMPHIO is not client-specific
    Table SMIMPHPR is not client-specific
    Table SMIMPHRE is not client-specific
    Table SMIMPHRI is not client-specific
    Error in object R3TR1 SMIM2  3
    Selected tables           :             15
    Processed tables          :              0
    Storage required (KB) :              0
    Program ended with error or warning, return code: W
    Runtime (seconds)         :              2
    End of processing: 14:11:24
    Can you please let me know what's the problem, if I am missing something?
    Thanks and Regards
    Varun Taneja

    Hi Bhushan,
    Yes I did check DEV 200 after transporting the request. If I goto se80 in Dev 200 and navigate to the mountain.gif inside the BSP Application and click on the file, I do see my custom picture but the same is not reflected in Web UI. Over there, the mountain still reigns !!!
    Any other thing that I need to try?
    Regards
    Varun

  • Bounce Management in SAP CRM 2007

    Hi Experts,
    we have SAP CRM 2007 and I have a few questions about Bounce Management.
    It is a very simple scenario, so it´s fine if only hard bounces for incoming EMails are handled.
    1) Do you need ERMS for that simple form of Bounce Mgt?
    2) Is the Usage of Inetraction Center required? (We do not want to)
    3) Is it possible/recommended to create Activities out of incoming bounces?
    4) Can you segment on Bounces, not only within the Campaign Automation?
    5) What ist the effort/set up to use Bounce Mgt in that simple scenario about?
    Thanks a lot
    Florian

    Yes, I was mentioning SAP Note 897730. The major pre-requisite mentioned there is Event linkage settings through SWETYPV transaction and in your case you just need to do the Rule Modeler settings. If you are using DEFAULT policy you do not need to do anything in Service Manager Profile.
    The note pre-requisites mentioned are
    The required services and service manager profiles for using the E-Mail Response Management System (ERMS) are defined: All entries necessary for bounce management are delivered in the default Customizing. As I mentioned before Service Manager Profile: Bounce is already defined and you are going to use that profile. The required service in your case would be "Bounce Data Update" or one of the 5 standard service mentioned in this note. These are already defined and taken care of in standard configurations. Therefore, you do not need to do anything over there.
    Please do the above two settings and if you have any issues please come back to me. I am sure you won't have any issues with the requirements that you mentioned. I just took one hour to set up hard bounce scenario. Only if you are planning to use services that are not standard it becomes slightly tricky. In our case major issue was that there was an error in the standard workflow. I did not know much about Workflow bindings etc. before, but then I had to dig deep into this and it gave me an opportunity to learn workflows. This was the good thing that came out of all this.
    Regards,
    Deepak
    Please note you will have to do the Event Linkage settings in SWETYPV transaction.
    Edited by: Deepak Ahuja on Jun 5, 2008 9:15 AM

  • How to add an input field in the web UI of CRM 2007

    Hi everybody.
    I want add an Input field in the Web UI Screen. How it is possible.
    I want get the information with detailed descriptions if possible with screen shorts.
    What type of methods it will be generated and what are the code we entered in those methods.
    Take according to any example. But with detailed description.
    I am new for the CRM 2007. So, please give the screen shorts with proper data.
    Not only adding the field. If any data i entered in the adding field then that will be stored in the tables otherwise no use by adding the field.
    So, Can anybody please send a proper information according to this.
    Here another one How to Add our own table (Ztable) field in the Web UI Screen.
    How to add the same field in the BOL.
    Please expalin about those concepts with full of screen shorts messages.
    Thank You.
    Regards,
    Krishna.

    If you want to add extra standard fields (like one you mentioned), you can use Component Workbench and Copy the configuration and create your own configuration and make the "Available Fields" appear there.
    If the standrd field is not available, you can Add Context Node using wizard and make it visible.
    If its a custom field (a new one); you will have to use EEWB and add the fields and then make it visible in the UI using Component Workbench.
    Regards,
    Alin

  • How to add a new Field to the WEB User Interface in CRM 2007

    Dear experts,
    I have been struggling to add a new field to the (CRM 2007) user interface from available fields for a specific view.
    I have maintained settings in BS__WD_CMPWBàRuntime Repository editoràComponentàViewàConfigurationàNew ConfigurationàAvailable FieldsàField Propertiesàand save.
    But the field is only appearing in display mode in the Web UI, which doesnu2019t allows any user input.
    I need your help to resolve the issue, I would be grateful if you could provide step-by-step documentation with screenshots or any other kind of documentation.
    Each suggestion will be appreciated.
    Best regards,
    Raghu ram.

    Hi Raghu Ram,
    I think you added a new custom field using some method like EEWB etc.,
    Then, you are adding the field onto the UI using UI Configuration Tool .. right ?
    These are the steps to diagnose:
    Method 1.Check the field properties in the model browser first.
      It should be showing 'C' i.e., CHANGEABLE. If it is showing as 'R', it is only READABLE.
      In such a case you need to find a BADI to change the field properties.
      For example, in Marketing Applications OBJ BADI has a method CHANGE FIELD PROPERTIES for this purpose.
    Method 2. Debug and check what is the value coming for RV_DISABLED parameter in the GET_I method in BSP_WD_CMPWB. This should be FALSE.
    Method 3. Check what are the field properties in the UI Configuration tool.
    Make sure it is not a display only field.
    Regards,
    Masood Imrani S.

Maybe you are looking for