Enhancements in the GenericSync application(CRMHHSALES)

Hi All,
I am working on the enhancements of CRMHHSALES which is a generic Sync application.
I wanted to include a new link Synchronizer in the main menu. For this I have done the folowing steps:
1. Modified the menu.xml.
2. created a new component interface and its implementation.
3. created the controller class and also register the new class in the application.
4. Now i have created the new Jsp for the new link.
5. New view file is created for the Jsp.
6. zcore.configure and view configure in created in app-root/WEB-INF/zhome
Now when I run the application it is picking the older view file that means the mapping in the mapping in the view.configure file  ( home.home_mgmt=zhome.zhome_mgmt) is not picked.
Can any one please suggest is the path where I have kept the view.configure file is correct or not ?
Also if I keep the view.configure file in app-root/WEB-INF I am getting error.
java.lang.RuntimeException: Component zhome does not exist in for view zhome_mgmt replacing home_mgmt
Please suggest
Thanks and Regards
Neha Mahanty

HI All,
I found the solution of this problem. we need to put the view.configure and zcore.configure in the path :- applicationname/app-root/WEB-INF
I was invoking the client through my NWDS with my precompile Jsp option checked as it was not replacing the older view with the new one.
Now When I run the application I just uncheked the option of precompile JSP and the problem was solved.
Neha

Similar Messages

  • After deleting enhanced view still the bsp application is showing in se80

    Hi,
    I enhanced one component then after some reason i deleted the enhanced view at that time it's asked do you want to delete bsp application i click on yes then after also still i showing in se 80 under my package it's showing.
    after deleting enhancement view and deleted enhancement component.
    after deleting these total still all the z classes are showing in sm24. if i enhance from starting on wards from enhancing component and enhancing view i need to new bsp application name because previous bsp application is still showing and some of the context class. after transporting in to quality server this component is showing there is context class which i redefine in the development and view is not defined in the run time repository. why it's showing these errors in quality server.
    my guess is in dev i deleted which are deleted still the classes and bsp application are there older one if provide new bsp classes also.
    what are important things we need to follow if delete the view enhancement and deleting the component enhancement. because if i transport after deleting with new bsp application name and with a previous existing class with a new request also it's not working quality server. because lot of classes are generating automatically in when we redefine the context class in development so these classes are not there in quality server.
    please guide me if delete any enhanced view and component why still bsp application and redefine z classes are showing in se80 and se24. because if enhance newly also and redefine also it's considering previous bsp application and previous redefine classes.
    what are precautions i need to take if i delete enhanced view and enhance component.please guide me.
    jemmi.

    Jemmi,
    You should follow the following SAP Note in deleting enhancements. There are a few steps to be done in SM34. If we just delete through the wizard we are bound to have these issues.
    SAP Note 1122248 - Consultation:Procedure when dealing w/framework enhancements
    Briefly, these are the steps to delete the enhancemnet-
    1) In SM34, view BSPWDVC_CMP_EXT. Select enhancement set and then select enhancement definition. You will see your component there.
    2) Select your component and in left side navigation click Controller Substitutes.
    3) A list of the enhanced views are displayed.
    4) Select the views and delete it. Before you delete make a note of the BSP application these views are attached to. Hopefully, you attached them in a Z BSP application
    5) Go to SE80. Select the Z BSP application and delete it.
    Go through the SAP Note to understand the process in more detail.

  • Changes in enhancement to the component configuration not reflected

    Hi,
    I have created a Z enhancement to a standard OIF component configuration. In the enhancement I have added a button.
    When I run the application I am not able to see the button I added. When I select More Field Help on the context menu of the WD application, I see the Z enhancement name in the Configuration ID. This means that the enhancement configuration is getting called but the button is not displayed. The button's visibility and final properties are set to true.
    Can anyone help? To my knowledge I do not have to do any other configuration after creating an enhancement. Let me know if I have missed something.
    Thanks,
    Reena

    The issue is resolved. I noticed that there are 2 variants set for the componont configuration (OIF conf). And the variants are set dynamically at runtime. I was making enhancements to a wrong variant earlier. That was the reason why the changes were not reflected.
    Edited by: reenaSDN on Sep 26, 2011 8:09 AM

  • Button in the lead application

    Dear All
    I am working on CRM 7.0
    I want to add a button in the lead application so I can call a URL from there, a button like save, expert and so on
    Can I do it via configuration or I need I kind of BSP enhancement
    Regards
    Shawky

    Hi Mohamed
    I have only access to a CRM 5.2 system, but I suppose the solution is the same. As Verena wrote you need enhancement. In the following I assume you want to add the button to BT108H_LEA/LeadOVViewSet (Please let me know if this is not the case). You need to use the on_client_click instead of the normal on_click (On_click can also be used if you want an event to be triggered on the server).
    To do this you have to enhance method IF_BSP_WD_TOOLBAR_CALLBACK~GET_BUTTONS of CL_BT108H_L_LEADOVVIEWSET_IMPL. In the following you do not have to use the 2 string, but we did, because we build a dynamic url:
    DATA: lv_java       TYPE string
          lv_http       TYPE string
      CONCATENATE 'javascript:window.open'
                  lv_http
                  '","Print","resizable=yes,height=850,width=700,dependent=yes,status=1");'
             INTO lv_java.
      CLEAR ls_button.
      ls_button-tooltip         = cl_wd_utilities=>get_otr_text_by_alias( 'Package/Text' ).
      ls_button-text            = cl_wd_utilities=>get_otr_text_by_alias( 'Package/Text' ).
      ls_button-on_client_click = lv_java.
      ls_button-enabled         = abap_true.
      ls_button-page_id         = me->component_id.
      APPEND ls_button TO rt_buttons.
    Best regards, Peter

  • How you refresh the planning application

    how you refresh the planning application ? what is an enhanced calculation script?

    Is this for an exam or interview?
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • I am getting error Error in calling up function 'BAPI_APOATP_CHECK' in APO server The current application triggered a termination

    I am getting error Error in calling up function 'BAPI_APOATP_CHECK' in APO server The current application triggered a termination
    when triggering for gatp.

    Hi Virender,
    This error can be experienced due to many reasons. based on my experience below reasons can cause this issue.
    1) If you are using allocation check if allocation is correctly set.
    2) In case you are using custom enhancements / user exits (in SD / GATP / CIF) check if any of them, causing this issue.
    In my case correction of allocation setup could resolve this issue, so check what is the reason in your case.
    Rgds
    Sourabh

  • Where can i download the oracle applications software for DBA

    Hi,
    I want to know few things regarding oracle applications.
    1) What exactly is oracle applications
    2) Where can i download the oracle applications software
    3) I am currently working as oracle DBA, so i want to enhance the dba skills to oracle application, so where can i find further help,documentation related to oracle applications and dba related to that.

    Oracle Applications is an integrated ERP solution, with Finance, Manufacturing and CRM modules. Please visit appsnet for further information.
    Unlike other Oracle products, Oracle doesnot give free software downloads for Oracle Applications. They were once giving trial versions for about 40 USD. Now I am not sure, please check up Oracle website www.oracle.com. Look for link on "e-business suite" under the 'products' directory.
    If you can get hold of documentation on 11i, you can check out System Administration and Application Object Library (AOL) modules, these fall in your area. You can find this on oracle website or metalink.
    Be aware that general Oracle DBA on 8i or 9i is a different ballgame than managing 11i. Lot of websites are available for these harried people, and for more information, you can visit the websites www.appsdba.com, www.oncalldba.com or do a general google search.
    If you can get hold of a book "OCP for Oracle Financials 11.0" by Christopher Allen and Vivian Chow, this has good documentation on above two modules. But this is in 11.0, not 11i.
    Hope this helps.

  • Gather Schema Statistics improve the performance of the R12 application?

    Hi All,
    If we run “Gather Schema Statistics” program, it will improve the performance of the R12 application?
    Platform Linux and DB version 10.2.0.4.
    Thanks & Regards,
    Tharun

    Hi Tharun,
    If we ruer n “Gather Schema Statistics” program, it will improve the performance of the R12 application?
    Yes, it will speed up as it ensures to have an up to date statistics.
    Please refer notes:
    Concurrent Processing - How To Gather Statistics On Oracle Applications Release 11i and/or Release 12 - Concurrent Process,Temp Tables, Manually [ID 419728.1]
    How Often Should Gather Schema Statistics Program be Run? [ID 168136.1]
    Why Stats Gather?
    Stats gathering must be set as a routine job and is recommended to be scheduled. Even though this program is available from the fronted in the form of submitting a concurrent program basically it performs a DB level enhancement and ensures that you have an up to date optimizer statistics.Because the objects in a database can be constantly changing, statistics must be regularly updated so that they accurately describe these database objects.
    For indepth understand as to why it should be run, please refer doc:
    Managing Optimizer Statistics
    Thanks &
    Best Regards,

  • Implicite Enhancement for a BSP Application (MVC)

    Hi Experts,
    we have a SAP standard BSP Appl in SCM (Appl /SCF/UIBSP) and want to add an additional icon with hyperlink in one of the views (main.htm) at a certain position.
    Is there a way to do this without a modification of the HTML-code, maybe with the enhancement framework?
    Thanks for every hint!
    Regards,
    Mathias

    Hi Mathias,
    While going thru SDN I found this thread and I have a similar requirement that I need to enhance this standard ICH application and have to add one button and when user clicks on it I should download some data.
    I would like to know if there are any alternatives for this wihout copying/creating a Z program. Incase we have to create a z program, could you please let me know incase of any precautions that I should take care of.
    Thank you.
    Regards,
    Sudhakar Karumuri.

  • T440s - Enhanced functions for this application are available

    Every time I open one of the Lenovo apps like like Support or Companion, I get the message "Enhanced functions for this application are available".  I click the message, a browser opens up, I download "dependecypackage.exe", I install, setup asks for a restart and I let it, and the process repeats again and again.  I keep getting this "Enhanced functions..." message.  It is driving me crazy.  How do I end this cycle?
    T440s
    i5-4300U
    4GB RAM
    256GB SSD
    Factory Win 8 upgraded to Win 8.1
    Solved!
    Go to Solution.

    Hi larrykl,
    Try manually installing the latest version of Lenovo Settings Dependency. You need both Lenovo Dependency and Lenovo Settings Dependency for all the Windows 8 apps to work.
    Tell us how it goes!
    I don't work for Lenovo. I'm a crazy volunteer!

  • Unable to load Database Error for one of the BSO Application.

    Hello Everyone,
    We have one Production Issue like suddenly the an Application Fiji while should be running was stopped. When i tried to restart it its showing Error.
    gvw3086-v.atlanta.hp.com:1423.Fiji    Start  application    August 28, 2013 8:32:24 PM SGT    Failed
    Error: 1002141 Unable to load database [Arirang], error code [1019038]
    gvw3086-v.atlanta.hp.com:1423.Fiji.Consol    Start database    August 28, 2013 8:33:30 PM SGT    Failed
    Error: 1002141 Unable to load database [Arirang], error code [1019038].
    I checked the Log but not sure it correct or not i see this Error message.
    [Wed Aug 28 11:33:48 2013]Local/Fiji///7944/Info(1002089)
    RECEIVED ABNORMAL SHUTDOWN COMMAND - APPLICATION TERMINATING
    But i also saw this error before but the application use to start automatically but this time it did not.
    can anyone help me on this.
    Regards,
    Naveen

    Hi,
    As i mentioned above its only for one Application Fiji. For a temporary Solution we tried to restart the Hyperion Services. But this did not work. One of the the Hyperion Service HyPService(not sure of the exact name). did not restart. So we have done a a fail over to other node and now the Fiji apps is running. But i don't think so what we have done is the correct fix for the solution. Have any one faced this problem.
    Hi John,
    Which Doc ID you mean to refer me is that the doc which comes with the Essbase Software.
    Regards,
    Naveen

  • How do multiple developers share the same application module

    Is there a suggested method for multiple developers to share the same application module? We have 2 developers that will have EOs in the same directory and would like to know how they can share an application module but do development on different pieces of a project.
    Thanks,
    Paula

    Try using CVS or any other source control system. Still there are some points to think about before doing big projects, because there are many files which are updated by JDEV without knowledge by the developer. This causes many conflicts using a version control system like CVS.
    If you developers both are working on the server part of the application, I suggest using multiple application modules. See this blogs:
    http://radio.weblogs.com/0118231/stories/2005/05/27/howGranularShouldMyApplicationModulesBe.html
    http://radio.weblogs.com/0118231/stories/2005/07/19/nestedApplicationModules.html
    On the client side it depends on which technology you are using (struts, swing, jsf, ...).

  • I am running out of memory on my hard drive and need to delete files. How can I see all the files/applications on my hard drive so I can see what is taking up a lot of room?

    I am running out of memory on my hard drive and need to delete files. How can I see all the files/applications on my hard drive so I can see what is taking up a lot of room?
    Thanks!
    David

    Either of these should help.
    http://grandperspectiv.sourceforge.net/
    http://www.whatsizemac.com/
    Or search 'disk size' in the App Store.
    Be carefull with what you delete & have a backup BEFORE you start, you may also want to reboot to try to free any memory that may have been written to disk.

  • In a multiple monitor situation, how do I get popup windows to open on the same monitor as the parent application is displayed.

    I have two monitors. I have an application that I run all day, displayed on my secondary monitor. Whenever a popup windows is launched form that application, it always opens on the primary monitor. Very annoying. Any way to get the popup to launch in on the same monitor as the parent application?

    Did you solve this problem ?

  • The custom error message in the bank application is displaying in English

    Hello Team,
    The custom error message for a blank institution number in the bank application is displaying in English when the user is logged in French. See attached screen shot.
    ESS --> Personal Information --> Bank Information.
    Could any one let me know the procedure in solving the error. Helpful answer is highly appreciated.
    Thanks,
    Sankar

    Hi,
    sandip is correct, go to SE11 Table T100.
    I did it this way: Searched for (in my case) SPRSL = DE and TEXT = "Bitte Bankschlüssel eingeben" (that's the said error message). With the upcoming result I got the message ID and message Number, these are:
    ARBGB = 'AR' MSGNR = '195'
    ARBGR = '1J' MSGNR ='510'
    Maintain them for your SPRSL and you should be fine.
    regards, Lukas

Maybe you are looking for

  • LV Report Generation Toolkit for Microsoft Office says "This VI or item belongs to a library that is expired or invalidly licensed"

    I have downloaded the LV Report Generation Toolkit for Microsoft Office for evaluation with LabVIEW 2010. The examples for the Help get many errors, including "The subVI is not executable. You must fix all errors in the subVI before this VI can run."

  • How to implement multiple Value Helps within the same Application ??

    Dear Experts, I want to implement multiple value helps in the same view.For that I have declared exporting parameters of type 'wdy_key_value_table.' within the component controller for each of the value helps.While I do activate and test the applicat

  • Macbook Pro hard disk full (OSX lion)

    Hi, I'm using a MacBook Pro 13" running OSX Lion, why my hard disk always showing full? I never store any movie and music file on this mac even is my working file like AI, PSD file i store it in a extenal harddrive. Hard disk always not enough space?

  • Two Remotes = One Problem

    I have one remote that came with my MBP and one that came with my iMac. The problem is that they're both on the same channel/frequency, so when I hit a button both machines react. Is there any way to re-pair these remotes so that they control only th

  • PCCompanion.exe ordinal not found

    Hi all i installed pc companion and now i´m getting this error ordinal 459, in dynamic urlmon.dll i clik ok and then pc companion opens but it's all white, except for  any help?? Solved! Go to Solution.