Checking enhancement package

Gurus,
How to check if enhancement package 3 is installed for the ECC6 installation?
How to check which functionalities are activated and which ones are not?
Thanks,

Hi,
How to check if enhancement package 3 is installed for the ECC6 installation?
From sytstem->status you can the currently installed software components and there SPs.
You can also use SPAM transaction.
How to check which functionalities are activated and which ones are not?
With each enhancement pack many functionalties are delivered for various modules and software components. NOw based on requirement you can activate the corresponding business switch.
You can use transaction SFW5 to check the business function status. You can also read release note from here, which will explain all the functionalties introduced.
You can use transaction SFW1 and SFW2 for viewing switch framework and business function.
for e.g., With EHP3 new functionalties are released for HCM - ESS .
Here Business Functionis  HCM_ESS_CI_1 and Switches is HRESS_SFWS_UI_ENH_01.
Regards
Pooja

Similar Messages

  • What is new in Enhancement Package 2 and 3

    Hi all,
    The [ERP Solution Browser|http://solutionbrowser.erp.sap.fmpmedia.com/] is an excellent tool to find out, what's new. However I did not find any means to get a list of new features in ERP 6.0 enhancement packages 2 and 3. Any hint (especially what's new in HCM) is welcome!
    Regards
      Matthias

    Hello Matthias,
    check out Service Marketplace, alias ERP-EhP to find out what's being delivered as part of an Enhancement Package:
    http://service.sap.com/erp-ehp (logon required).
    Basically, it provides the following:
    link to SAP Enhancement Package Infocenter to understand the content based on functional domain, e.g. HCM.
    documentation on
    - EhP concept and strategy
    - overview presentation SAP ERP EhP 2 and 3
    - detailed presentation SAP ERP EhP 2 and 3
    - preview SAP ERP EhP4
    - how to implement EhP ("Must know guide for IT professionals")
    - test case templates
    - links to other useful resources (e.g. ERP solution map, media library, functional areas)
    Hope this helps!

  • Deployment error in Enhancement package Galaxy

    Hi,
    I am trying to do Netweaver BPM end-to end process implementation  example. i followed all the steps as in the link
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d07f3e88-554f-2b10-3cbf-ab8afea51b9f
    At the final stage of deployment,i got the dependency error.
    have i missed any component to be installed other than enhancement package and nwds?
    Note: As said in the sample implemetation i coudnt find role BPEM in NWA.Since i didnt have BPEM role in NWA i mapped the users created to admin role.
    Please help.
    Please find the error below:
    Status ERROR
    Plugin : com.sap.ide.tools.services
    code=0
    children=[
    Status ERROR
    Plugin : com.sap.ide.tools.services
    code=0
    Deploy Exception.
    com.sap.engine.services.dc.api.deploy.DeployException: [ERROR CODE DPL.DCAPI.1027] DependenciesResolvingException.
    Reason: [ERROR CODE DPL.DC.3033] An unresolved dependencies error occurred while sorting the deployment batch items regarding the dependencies.; nested exception is:
         com.sap.engine.services.dc.cm.deploy.sdu_deps_resolver.UnresolvedDependenciesException: [ERROR CODE DPL.DC.3437] Unresolved dependencies found for the following deployment items:
    1. Component: name: 'dc_my_name_age', vendor: 'demo.sap.com', location: 'localDevelopment', version: '20080925105029', software type: 'J2EE', dependencies: '[name: 'tcbpemcontentpredefsdefault', vendor: 'sap.com', name: 'tcbpemcontentpredefstypes', vendor: 'sap.com', name: 'wd_ui_mna', vendor: 'demo.sap.com']'
    Unresolved dependency:
    name: 'tcbpemcontentpredefsdefault', vendor: 'sap.com'     ( not found in the admitted batch items and the repository)
    Unresolved dependency:
    name: 'tcbpemcontentpredefstypes', vendor: 'sap.com'     ( not found in the admitted batch items and the repository)
    at com.sap.engine.services.dc.api.deploy.impl.DeployProcessorImpl.deployItems(DeployProcessorImpl.java:715)
    at com.sap.engine.services.dc.api.deploy.impl.DeployProcessorImpl.deploy(DeployProcessorImpl.java:226)
    at com.sap.ide.eclipse.deployer.dc.deploy.DeployProcessor70.deploy(DeployProcessor70.java:112)
    at com.sap.ide.tools.services.dc.EngineDcDeployService.deployFiles(EngineDcDeployService.java:251)
    at com.sap.ide.tools.services.dc.EngineDcDeployService.deploy(EngineDcDeployService.java:125)
    at com.sap.ide.dii05.ui.internal.actions.dc.DcDeployAction$3.run(DcDeployAction.java:224)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    Nested exceptions :com.sap.engine.services.dc.cm.deploy.DependenciesResolvingException: [ERROR CODE DPL.DC.3033] An unresolved dependencies error occurred while sorting the deployment batch items regarding the dependencies.; nested exception is:
         com.sap.engine.services.dc.cm.deploy.sdu_deps_resolver.UnresolvedDependenciesException: [ERROR CODE DPL.DC.3437] Unresolved dependencies found for the following deployment items:
    1. Component: name: 'dc_my_name_age', vendor: 'demo.sap.com', location: 'localDevelopment', version: '20080925105029', software type: 'J2EE', dependencies: '[name: 'tcbpemcontentpredefsdefault', vendor: 'sap.com', name: 'tcbpemcontentpredefstypes', vendor: 'sap.com', name: 'wd_ui_mna', vendor: 'demo.sap.com']'
    Unresolved dependency:
    name: 'tcbpemcontentpredefsdefault', vendor: 'sap.com'     ( not found in the admitted batch items and the repository)
    Unresolved dependency:
    name: 'tcbpemcontentpredefstypes', vendor: 'sap.com'     ( not found in the admitted batch items and the repository)
    atcom.sap.engine.services.dc.cm.deploy.impl.DependencyResolver.resolve(DependencyResolver.java:63)
    atcom.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.resolveDeploymentBatch(DeployerImpl.java:636)
    atcom.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.deploy(DeployerImpl.java:237)
    atcom.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.deploy(DeployerImpl.java:192)
    atcom.sap.engine.services.dc.cm.deploy.impl.DeployerImplp4_Skel.dispatch(DeployerImplp4_Skel.java:875)
    atcom.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:351)
    atcom.sap.engine.services.rmi_p4.server.ServerDispatchImpl.run(ServerDispatchImpl.java:70)
    atcom.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:62)
    atcom.sap.engine.services.rmi_p4.P4Message.execute(P4Message.java:37)
    atcom.sap.engine.services.cross.fca.FCAConnectorImpl.executeRequest(FCAConnectorImpl.java:872)
    atcom.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:53)
    atcom.sap.engine.services.cross.fca.MessageReader.run(MessageReader.java:58)
    atcom.sap.engine.core.thread.execution.Executable.run(Executable.java:108)
    atcom.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:304)
    Nested exceptions :com.sap.engine.services.dc.cm.deploy.sdu_deps_resolver.UnresolvedDependenciesException: [ERROR CODE DPL.DC.3437] Unresolved dependencies found for the following deployment items:
    1. Component: name: 'dc_my_name_age', vendor: 'demo.sap.com', location: 'localDevelopment', version: '20080925105029', software type: 'J2EE', dependencies: '[name: 'tcbpemcontentpredefsdefault', vendor: 'sap.com', name: 'tcbpemcontentpredefstypes', vendor: 'sap.com', name: 'wd_ui_mna', vendor: 'demo.sap.com']'
    Unresolved dependency:
    name: 'tcbpemcontentpredefsdefault', vendor: 'sap.com'     ( not found in the admitted batch items and the repository)
    Unresolved dependency:
    name: 'tcbpemcontentpredefstypes', vendor: 'sap.com'     ( not found in the admitted batch items and the repository)
    atcom.sap.engine.services.dc.cm.deploy.sdu_deps_resolver.impl.SduDependenciesResolverImpl.resolve(SduDependenciesResolverImpl.java:152)
    atcom.sap.engine.services.dc.cm.deploy.impl.DependencyResolver.resolve(DependencyResolver.java:56)
    atcom.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.resolveDeploymentBatch(DeployerImpl.java:636)
    atcom.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.deploy(DeployerImpl.java:237)
    atcom.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.deploy(DeployerImpl.java:192)
    atcom.sap.engine.services.dc.cm.deploy.impl.DeployerImplp4_Skel.dispatch(DeployerImplp4_Skel.java:875)
    atcom.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:351)
    atcom.sap.engine.services.rmi_p4.server.ServerDispatchImpl.run(ServerDispatchImpl.java:70)
    atcom.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:62)
    atcom.sap.engine.services.rmi_p4.P4Message.execute(P4Message.java:37)
    atcom.sap.engine.services.cross.fca.FCAConnectorImpl.executeRequest(FCAConnectorImpl.java:872)
    atcom.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:53)
    atcom.sap.engine.services.cross.fca.MessageReader.run(MessageReader.java:58)
    atcom.sap.engine.core.thread.execution.Executable.run(Executable.java:108)
    atcom.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:304)
    Status ERROR
    Plugin : com.sap.ide.tools.services
    code=0
    children=[
    Status ERROR
    Plugin : com.sap.ide.tools.services
    code=0
    Deploy Exception.
    com.sap.engine.services.dc.api.deploy.DeployException: [ERROR CODE DPL.DCAPI.1027] DependenciesResolvingException.
    Reason: [ERROR CODE DPL.DC.3033] An unresolved dependencies error occurred while sorting the deployment batch items regarding the dependencies.; nested exception is:
         com.sap.engine.services.dc.cm.deploy.sdu_deps_resolver.UnresolvedDependenciesException: [ERROR CODE DPL.DC.3437] Unresolved dependencies found for the following deployment items:
    1. Component: name: 'dc_my_name_age', vendor: 'demo.sap.com', location: 'localDevelopment', version: '20080925105029', software type: 'J2EE', dependencies: '[name: 'tcbpemcontentpredefsdefault', vendor: 'sap.com', name: 'tcbpemcontentpredefstypes', vendor: 'sap.com', name: 'wd_ui_mna', vendor: 'demo.sap.com']'
    Unresolved dependency:
    name: 'tcbpemcontentpredefsdefault', vendor: 'sap.com'     ( not found in the admitted batch items and the repository)
    Unresolved dependency:
    name: 'tcbpemcontentpredefstypes', vendor: 'sap.com'     ( not found in the admitted batch items and the repository)
    at com.sap.engine.services.dc.api.deploy.impl.DeployProcessorImpl.deployItems(DeployProcessorImpl.java:715)
    at com.sap.engine.services.dc.api.deploy.impl.DeployProcessorImpl.deploy(DeployProcessorImpl.java:226)
    at com.sap.ide.eclipse.deployer.dc.deploy.DeployProcessor70.deploy(DeployProcessor70.java:112)
    at com.sap.ide.tools.services.dc.EngineDcDeployService.deployFiles(EngineDcDeployService.java:251)
    at com.sap.ide.tools.services.dc.EngineDcDeployService.deploy(EngineDcDeployService.java:125)
    at com.sap.ide.dii05.ui.internal.actions.dc.DcDeployAction$3.run(DcDeployAction.java:224)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    Nested exceptions :com.sap.engine.services.dc.cm.deploy.DependenciesResolvingException: [ERROR CODE DPL.DC.3033] An unresolved dependencies error occurred while sorting the deployment batch items regarding the dependencies.; nested exception is:
         com.sap.engine.services.dc.cm.deploy.sdu_deps_resolver.UnresolvedDependenciesException: [ERROR CODE DPL.DC.3437] Unresolved dependencies found for the following deployment items:
    1. Component: name: 'dc_my_name_age', vendor: 'demo.sap.com', location: 'localDevelopment', version: '20080925105029', software type: 'J2EE', dependencies: '[name: 'tcbpemcontentpredefsdefault', vendor: 'sap.com', name: 'tcbpemcontentpredefstypes', vendor: 'sap.com', name: 'wd_ui_mna', vendor: 'demo.sap.com']'
    Unresolved dependency:
    name: 'tcbpemcontentpredefsdefault', vendor: 'sap.com'     ( not found in the admitted batch items and the repository)
    Unresolved dependency:
    name: 'tcbpemcontentpredefstypes', vendor: 'sap.com'     ( not found in the admitted batch items and the repository)
    atcom.sap.engine.services.dc.cm.deploy.impl.DependencyResolver.resolve(DependencyResolver.java:63)
    atcom.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.resolveDeploymentBatch(DeployerImpl.java:636)
    atcom.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.deploy(DeployerImpl.java:237)
    atcom.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.deploy(DeployerImpl.java:192)
    atcom.sap.engine.services.dc.cm.deploy.impl.DeployerImplp4_Skel.dispatch(DeployerImplp4_Skel.java:875)
    atcom.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:351)
    atcom.sap.engine.services.rmi_p4.server.ServerDispatchImpl.run(ServerDispatchImpl.java:70)
    atcom.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:62)
    atcom.sap.engine.services.rmi_p4.P4Message.execute(P4Message.java:37)
    atcom.sap.engine.services.cross.fca.FCAConnectorImpl.executeRequest(FCAConnectorImpl.java:872)
    atcom.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:53)
    atcom.sap.engine.services.cross.fca.MessageReader.run(MessageReader.java:58)
    atcom.sap.engine.core.thread.execution.Executable.run(Executable.java:108)
    atcom.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:304)
    Nested exceptions :com.sap.engine.services.dc.cm.deploy.sdu_deps_resolver.UnresolvedDependenciesException: [ERROR CODE DPL.DC.3437] Unresolved dependencies found for the following deployment items:
    1. Component: name: 'dc_my_name_age', vendor: 'demo.sap.com', location: 'localDevelopment', version: '20080925105029', software type: 'J2EE', dependencies: '[name: 'tcbpemcontentpredefsdefault', vendor: 'sap.com', name: 'tcbpemcontentpredefstypes', vendor: 'sap.com', name: 'wd_ui_mna', vendor: 'demo.sap.com']'
    Unresolved dependency:
    name: 'tcbpemcontentpredefsdefault', vendor: 'sap.com'     ( not found in the admitted batch items and the repository)
    Unresolved dependency:
    name: 'tcbpemcontentpredefstypes', vendor: 'sap.com'     ( not found in the admitted batch items and the repository)
    atcom.sap.engine.services.dc.cm.deploy.sdu_deps_resolver.impl.SduDependenciesResolverImpl.resolve(SduDependenciesResolverImpl.java:152)
    atcom.sap.engine.services.dc.cm.deploy.impl.DependencyResolver.resolve(DependencyResolver.java:56)
    atcom.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.resolveDeploymentBatch(DeployerImpl.java:636)
    atcom.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.deploy(DeployerImpl.java:237)
    atcom.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.deploy(DeployerImpl.java:192)
    atcom.sap.engine.services.dc.cm.deploy.impl.DeployerImplp4_Skel.dispatch(DeployerImplp4_Skel.java:875)
    atcom.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:351)
    atcom.sap.engine.services.rmi_p4.server.ServerDispatchImpl.run(ServerDispatchImpl.java:70)
    atcom.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:62)
    atcom.sap.engine.services.rmi_p4.P4Message.execute(P4Message.java:37)
    atcom.sap.engine.services.cross.fca.FCAConnectorImpl.executeRequest(FCAConnectorImpl.java:872)
    atcom.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:53)
    atcom.sap.engine.services.cross.fca.MessageReader.run(MessageReader.java:58)
    atcom.sap.engine.core.thread.execution.Executable.run(Executable.java:108)
    atcom.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:304)

    Dear Sarasvathi Manojkumar,
    Software Component with the name BPEM-CONTENT has to contain these several Development Components:
    SoftwareComponent                     Name
    sap.com/BPEM-CONTENT     tcbpemcontenteventusprocess
    sap.com/BPEM-CONTENT     tcbpemcontenteventuswdui
    sap.com/BPEM-CONTENT     tcbpemcontentpredefsdefault
    sap.com/BPEM-CONTENT     tcbpemcontentpredefstypes
    You can check this using again NWA - > System Information -> Go to tab u201CComponents infou201D and when you select the record of the Software Component u201CBPEM-CONTENTu201D.
    If these components are available then the problem most probably is that your SAP NetWeaver Developer Studio (version for EHP1 for SAP NetWeaver CE 7.1) is trying to deploy to a server different from EHP1 for SAP NetWeaver CE 7.1 server.
    In order to fix this problem you have to go to SAP NetWeaver Developer Studio (EHP1 for SAP NetWeaver CE 7.1) -> Window -> Preferences -> SAP AS Java (click on this node) and to make sure that server installation of the EHP1 for SAP NetWeaver CE 7.1 is the default System Instance/Numbers. This has to be the same server where you found the u201CBPEM-u201C Software components.
    Regarding the role problem you have to make sure that you are searching correctly in the NWA User Management because the software components containing this role is within the list with components mentioned by you as deployed and available on the engine. If you open the step-by-step guide on step 183, you have to make sure that you are executing the search using the search criteria u201Croleu201D (there are other search criteriau2019s: u201Cuseru201D, u201Cgroupu201D and u201Cactionu201D but you have to be looking for "role". The search criteria u201Cuseru201D is the default one when you open the UME and if you are using it, this could cause the problem).
    Please also make sure that you type exactly BPEM because this will find the proper role with name: u201Cpcd:portal_content/com.sap.pct/every_user/com.sap.bpem/com.sap.bpem.roles/com.sap.bpem.Enduseru201D and description u201CBPEM End Useru201D.
    Kind Regards,
    Donka Dimitrova
    SAP NetWeaver PM BPM
    Edited by: Donka Dimitrova on Sep 29, 2008 2:18 PM

  • Need information about Enhancement packages

    Hi all,
    We are planning to implement Enhancement Packages in our Solution Manager server. The primary purpose will be to generate reports for the BI and APO systems configured in the Solman 7.0 system-System status and health check reports.
    Can anyone help me with some information and how beneficial EHP will be for reporting and any other better ways to utilize that?
    Thanks,
    Anupama

    Hi Anupama,
    Hope this is regarding EHP1 for solman?.
    1) For Health Checks, you already have EWA- this forms the primary Report for your analysis of the system and by default you can get EWA for ABAP-(little configurations needed). But for getting EWA-Java you need to configure Diagnostics. Diagnostics will also help in root cause analysis,in case of any issue - EHP1 has the guided procedure for the same. Also Live cache- workload analysis is also possible.
    2) System Status - Once the sytem monitoring and Alerting mechanism is configured, you can get the status of the system, Errors,
    job failures etc. Its an enhancement of CCMS.
    feel free to revert for queries.
    Thanks,
    Jagan

  • Install Enhancement Packages 1 on SAP Solution Manager server

    Hi All
    Anybody know if is it possible to install SAP Enhancement Package 1 on SAP Solution Manager 7.0?
    There is a component named BBPCRM 500 SP12 stopped me to continue the installation via SAPEhpi.
    Thanks before.
    Best Regards,
    Halomoan

    Hi Halomoan,
    BBPCRM 500 is part of Solution Manager 7.0 and 7.0+EHP1. But please check the update guide. It states that "SAP Solution Manager is updated to EHP 1 using transaction SAINT and Java Support Package Manager." So not via SAP Enhancement Package Installer as EHP for SAP Netweaver.
    [SAP Enhancement Package 1 for SAP Solution Manager 7.0|http://service.sap.com/~form/sapnet?_SHORTKEY=01100035870000718044&_SCENARIO=01100035870000000202&]
    Regards,
    Christoph

  • Enhancement Package Installation option missing in MOPZ

    Hello gurus,
    We´re faccing with a problem with maintenance optimizer procedure.
    I have an ECC 6.0 system installed with SPS16 and now we need to upgrade it to Eph4.
    When I go to Solution Manager 7.0 Ehp1 (SPS22) to transaction mopz and create a new transaction, in step 2 "Select Files" on "Calculate download files automatically" window, normally two options appear "Maintenance" and "Enhancement Package Installation", but only shows "Maintenance" option. So, for our goal we need the option "Enhancement Package Installation"!
    I already read the snotes 1122966 and 1139493 I take in count the prerequisites for enhancement package option in SMSY.
    Another question, this problem may be related to any matter of contract,restrictions on our own contract with SAP?...
    Can you help us to solve this problem?
    Best regards,
    João Dimas - Portugal

    Hello frmshyam and all of others,
    We already know whats happen... we contacted SAP people and they inform us that is a kind of limitation of the contract agreed by our company and SAP!
    Inclusively we can check that when we try to download some ERP system DVD media directly from marketplace, we don´t see anything, we only see the media DVD´s of solution manager system.
    Thanks anyway for your help.
    Best regards,
    João Dimas - Portugal

  • "Enhancement Package Installation" option is missing for CRM 7.0/NW 7.1

    Hi Expert,
    I am trying to install EHP1 on CRM 7.0/NW 7.1. Following the installation guide, I updated the solution manager to SP stack 24, and use MOPZ to download the software packages. But when I create a new MOPZ transaction, there is only "Maintenance" option for the product of CRM, the "Enhancement Package Installation" option is missing. The Maintenance Optimizer works well for other products, such as Netweaver and ERP 6.0.
    Can someone help me? Do I need to apply some notes?
    Thanks,
    Min

    Hello,
    It looks like either your company has not enrolled for the Ramp Up of CRM 7 EHP1.
    If your company is indeed in the Ramp Up, please check in SCPR20 if these BC sets are activated in the listed sequence:
    SOLMAN40_MOPZ_TTYP_SLMO_000
    SOLMAN40_MOPZ_001
    SOLMAN40_MOPZ_SP18
    If one of them has no activation logs or if the date and time of the third one is earlier than the first in the list, then the Maintenance Optimizer BC sets need to be reactivated.
    Best regards,
    Miguel Ariñ

  • About Enhancement Packages

    Dear gurus,
    I am trying to learn about EHP ( Enhancement packages ), I did understand few things like, EHP are available in SAP market place. But after down loading EHPs. How exactly is the coding is done in the EHP is not at at all clear to me can any one please explain this.........
    Thanks & Regards,
    Rama.

    Hi,
    For Details Check this link-
    http://www.sap.com/solutions/business-suite/erp/enhancement_packages.epx
    http://download.sap.com/download.epd?context=AF47734897DE1CB5E0BE0AFA9A5608AAF867BD6437451DABD4596BF148080AF36D76338812A0D980012B441399C4E2C3E87CEF925C8EA197

  • Solution Manager Enhancement Package 1 issue with SAINT

    Short Text    
    Solution Manager Enhancement Package 1 issue with SAINT    
    Long Text    
    Hi,
    We are trying to install the SAP Solution Manager Enhancement Package 1
    using SAINT. We have encountered an issue while trying to use the Stack
    Configuration option withing SAINT.
    Issue 1: A message appears saying OCS Package SAPK-701DHINSAPBASIS does
    not match current software component vector" . Whats does that mean and
    how do we resolve this issue?
    Issue 2: Ignoring the above message and going forward, we see the
    import condition page where it fails saying BBCPRM component must not
    be installed in this system
    Please check the attahed screen shots for the current Software
    Component levels and the errors.
    Please help to resolve the above issue and explain if we are missing
    anything here.
    Thanks,
    Nag Koppuravuri

    For the errors like ...
    "OCS Package <Package Name> does not match current software component vector" will usually appears when the upgrade is not matching the "MINIMUM support package level"
    Check note 1182336 - Though this note is not for the support package you are applying but the error points to same direction.
    To solve your problem...
    Please check the "Update Guide SAP Solution Manager 7.0 EHP 1 " available on Market place.
    Go to Service Market place -> Release & Upgrade Info -> Installation and Upgrade Guide
    To your left dropdown SAP Components -> Solution Manager -> Release 7.0 EHP 1 and on the right panel check above document Section "Preparations"
    If you satisfy those conditions I think you should be able to apply EHP1 smoothly.
    Lets us know if anything...
    Cheers!

  • Do I Enhancement Package Installation for BI on NW(2004s)

    Hi, Guys,
    We just finished a new installation of NW(2004s) with aim to use new BI features, especially, the BI Integrated Planning-Planning Modeler and Visual Composer.
    During central system installation, we have choson to use EP/EP CORE usage type.
    With to check some reference, I doubt the current status of system is missing something to use BI Planning Modeler and Visual Composer.
    I wonder if I should apply any enhancement package of NW(2004s) and just in case, where can I check the current stack level in system?

    Thanks for the responses from you guys.
    I have make clean on this point.  Enhancement package comprises various support packages related to those components you installed.
    If listening to sap suggestion, it's best to install all the support package(either ABAP or JAVA).
    I just finished the new installation with sp 9 and started to configure BI-JAVA functionalities.
    Current situation is fine. I can carry on all the steps stated in Note or guide document.
    So, just leave it alone and see how it's going.
    Thanks again.

  • Installation of Enhancement Package 1 in SAP NetWeaver 7.0

    Hello,
    We have install the Enhancement Package 4 in the server ECC 6.0 with EHP3.
    But, before we need install the Enhancement Package 1 in SAP NetWeaver 7.0
    The actual Kernel is releae 700 level 185.
    We download the kernel 701 for Windows 64 unicode with SQL, and we install in the system, when we start sap the part java don't started the process sapcpe.exe "could not be started" .
    We have tried with the kernel 15 and 23 of release 701, but this don't ok.
    We can connect to the part ABA and JAVA, but the Kernel isn't update, and in the console of sap the process sapcpe.exe is in red with the message could not be started"
    The actual level of the server is:
    SAP_ABA 700 0016 SAPKA70016
    SAP_BASIS 700 0016 SAPKB70016
    ST-PI 2005_1_700 0005 SAPKITLQI5
    PI_BASIS 2005_1_700 0015 SAPKIPYJ7F
    SAP_BW 700 0017 SAPKW70017
    SAP_AP 700 0012 SAPKNA7012
    SAP_HR 600 0024 SAPKE60024
    SAP_APPL 603 0001 SAPKH60301
    EA-IPPE 400 0012 SAPKGPID12
    EA-APPL 603 0001 SAPK-60301INEAAPPL
    EA-DFPS 603 0000 -
    EA-FINSERV 603 0000 -
    EA-GLTRADE 603 0000 -
    EA-HR 603 0000 -
    EA-PS 603 0001 SAPK-60301INEAPS
    EA-RETAIL 603 0000 -
    FINBASIS 603 0001 SAPK-60301INFINBASIS
    ECC-DIMP 603 0000 -
    ERECRUIT 603 0001 SAPK-60301INERECRUIT
    FI-CA 603 0000 -
    FI-CAX 603 0000 -
    INSURANCE 603 0000 -
    IS-CWM 603 0000 -
    IS-H 603 0000 -
    IS-M 603 0000 -
    IS-OIL 603 0000 -
    IS-PS-CA 603 0000 -
    IS-UT 603 0000 -
    LSOFE 603 0000 -
    SEM-BW 603 0001 SAPK-60301INSEMBW
    BP-INSTASS 600V6 0000 -
    BP-ERP05 603V4 0000 -
    Can you help us with the error?
    Kind Regards

    Hello,
    Because when we import the packages of ECC 6.0 EPH4, the system return the error:
    "OCS package SAPK-701DHINSAPBASIS requires at least Kernel Release 701 with patch number
    0000"
    And the package SAPK-701DHINSAPBASIS is a prerequisite for import the package with the release 604 (ehp4).
    The package that we need import is:
    sap basis 701
    sap aba 701
    pi basis 701
    sap bw 701
    sap bs fnd 701
    webcuif 700
    sap appl 604
    sap hr 604
    ea appl 604
    ea dfps 604
    ea finserv 604
    ea gltrade 604
    ea hr 604
    ea ps 604
    ea retail 604
    finbasis 604
    erecruit 604
    lsofe 604
    sem bw 604
    The package are the prerequisites for import the EHP4 in the system.
    Kind Regards

  • Eventing in Visual Composer 7.1 Enhancement Package 1

    We are running Enhancment Package 1 on 7.1 and the release note says that client side event is supported.  However I build 2 iViews one with Data Entry text iput and and a signal out and the the sencond one with a signal in and a text field.  I cannot get what I type in to the first iView to pass to the second.  Is there a simple example that illustrates that eventing is working in this release.

    I used the non WEB Dynpro event tested with the following results.
    For an iView that I had build with Visual Composer 7.0 and converted using the CE 7.1.1 converter tool I now see the following. In this case the evnt had the prefix urn: on it
    10:20:12 : urn:com.osisoft.pct.RtPM, AdhocTags, %3CParamsversion%3D%223%22%3E%3CRowParamname%3D%22%5C%5Cgsrtwebparts%5Ccdt158%22%2F%3E%3C%2FParams%3E, undefined
    This same iView on Visual Composer 7.0 delivered the following message using the tool in EP 7.0
    10:52:46 : urn:com.osisoft.pct.RtPM, AdhocTags, <Params><param name="Paramname" value="%5C%5Cgsrtwebparts%5Ccdt158"/></Params>, undefined
    For an iView that I created new with Visual Composer 7.1.1 and tried to use the same tool the tool did not catch the event and nothing was displayed in the log when the event name had urn: on it.
    I rebuilt and removed the urn: and now the tool picked up the event with the following log.
    11:12:29 : urn:com.osisoft.pct.RtPM, AdhocTags, %3CParamsversion%3D%223%22%3E%3CRowParamname%3D%22%5C%5Cgsrtwebparts%5Ccdt158%22%2F%3E%3C%2FParams%3E, undefined
    The XML has changed and the use of urn: is inconsistent between versions.
    Thanks for pointing me to this tool.
    The Web Dynpro version you suggest did not show anything so that is why I tried the non-WebDynpro.
    Gretchen

  • New functionality in ECC 6.0 with Enhancement Package 3

    Hi Experts,
    Can any one tell me what new functionality is added in Enhancement package 3 (ECC 6.0)?
    Thanks & Regards,
    Simar

    Hi,
    There no new functionality in ECC 6.0 for auto clearing of bank clearing account. Still you need to depend on Manual / Electronic bank statement to clear them.
    Thanks
    Prasada

  • Error in import of EA-HR 602 (enhancment package 2)

    Hello,
    I am importing enhancement package 2 into ECC 6 and EA-HR 602 is failing.  I am getting the following error:
    2WEDO517 "Domain" "SCHEM_PS_VERW" was activated (error in the dependencies)
    2WEDO517 "Table" "T706S_APPEND_ENH" was activated (error in the dependencies)
    1 EDO606 Activated objects with errors in dependencies:  "2"
    I tried re-importing it but get the same error.
    Please help!
    Thanks,
    Erika

    I found the fix for this, see SAP note 1130693.

  • How to Check Enhancement Pack of ECC system

    Hi Experts,
    I want to check enhancement pack of My SAP R/3 ECC 6.0 system.
    Where can i find this information can you please help.
    In System --> Status --> in component version i can see "SAP ECC 6.0".
    On click of the button provided below this component version , i can see following details:
    SAP_ABA             700                     0011     SAPKA70011     Cross-Application Component
    SAP_BASIS     700                     0011     SAPKB70011     SAP Basis Component
    ST-PI             2005_1_700     0005     SAPKITLQI5     SAP Solution Tools Plug-In
    PI_BASIS             2005_1_700     0011     SAPKIPYJ7B     PI_BASIS 2005_1_700
    SAP_BW             700                     0011     SAPKW70011     SAP NetWeaver BI 7.0
    SAP_AP             700                     0007     SAPKNA7007     SAP Application Platform
    LCAPPS     2005_700                     0003     SAPKIBHD03     LC Applications (LCAPPS) 2005_700
    SAP_APPL     600                     0006     SAPKH60006     Logistics and Accounting
    from this information can you please help me identify my SAp R/3 ECC 6.0 system's enhancement pack version?
    Regards,
    Ashish Shah

    SAP_APPL 600 No EHP
    SAP_APPL 601 EHP1
    SAP_APPL 602 EHP2
    SAP_APPL 603 EHP3
    SAP_APPL 604 EHP4
    SAP_APPL 605 EHP5
    SAP_APPL 616 EHP6
    SAP_APPL 617 EHP7
    Sorry if i am wrong....thats how i find it...i am an ABAPer.
    Regards,
    Vishnu

Maybe you are looking for

  • What are the userid,password, and host name for oracle 9i?

    HI Guys. I am a research student at the University and the I recently downloaded Oracle 9i for my research. But the problems is also with seting it up. Please could you show me the userid, password, and host name for oracle 9i. Thanks in advance for

  • Partial Release of PO

    Hi, Is it possible to release the PO partially? If I want to release only 1 or 2 line items of PO, and rest later on. Is this scenario possible in SAP? Regards, Amit Tunara

  • No Internet with AEBS.

    I had my iMac setup to connect to the Internet via an AEBS that was hooked directly to my cable modem. I had lightening to strike near my house that nuked a cable modem and an AEBS. I have them replaced now and ran through the same setup I had before

  • Can't import javax.servlet.*

    I have installed the jdk 1.3.1 standard edition. I downloaded this from the sun web site. I can import javax.swing ... but get an error when trying to import javax.servlet.*; The error I get says 'package javax.servlet does not exist'. Where do I get

  • Gmail won't work! Help! =(

    It says that the user name or password for "gmail" is not correct but I know it's correct! Help please?