Unexpected error;Primary key does not exist:CmscdomPK version=2,name=J2E

Hi I am getting the following error when i try to access the CMS related WebDynpro application.
First time i am able to access the CMS.I created the domain and track.after that i edited the Domain tab with new domain name J2E.During that time i tried to save the domain,its throughing the Primary key does n't exist error.I closed the application.Again when i tried to access the CMS.Its throughing the following error.
<b>Error stacktrace:
com.sap.tc.webdynpro.progmodel.controller.MessageManager$AbortMessageManagerException: Unexpected error; inform your system administrator - Primary key does not exist: CmscdomPK version=2,name=J2E
     at com.sap.tc.webdynpro.progmodel.controller.MessageManager.raiseMessageInternal(MessageManager.java:254)
     at com.sap.tc.webdynpro.progmodel.controller.MessageManager.raiseMessage(MessageManager.java:964)
     at com.sap.cms.ui.wl.Custom1.hasTracks(Custom1.java:860)
     at com.sap.cms.ui.wl.Custom1.wdDoInit(Custom1.java:277)
     at com.sap.cms.ui.wl.wdp.InternalCustom1.wdDoInit(InternalCustom1.java:990)
     at com.sap.tc.webdynpro.progmodel.generation.DelegatingCustomController.doInit(DelegatingCustomController.java:73)
     at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
     at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
     at com.sap.tc.webdynpro.progmodel.controller.Component.getCustomControllerInternal(Component.java:436)
     at com.sap.tc.webdynpro.progmodel.controller.Component.getMappableContext(Component.java:374)
     at com.sap.tc.webdynpro.progmodel.controller.Component.getMappableContext(Component.java:403)
     at com.sap.tc.webdynpro.progmodel.context.AttributeInfo.initAttributeMapping(AttributeInfo.java:596)
     at com.sap.tc.webdynpro.progmodel.context.AttributeInfo.init(AttributeInfo.java:456)
     at com.sap.tc.webdynpro.progmodel.context.NodeInfo.initAttributes(NodeInfo.java:771)
     at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:756)
     at com.sap.tc.webdynpro.progmodel.context.Context.init(Context.java:40)
     at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:199)
     at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:540)
     at com.sap.tc.webdynpro.progmodel.view.ViewManager.bind(ViewManager.java:398)
     at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:555)
     at com.sap.tc.webdynpro.progmodel.view.ViewManager.bindRoot(ViewManager.java:422)
     at com.sap.tc.webdynpro.progmodel.view.ViewManager.init(ViewManager.java:130)
     at com.sap.tc.webdynpro.progmodel.view.InterfaceView.initController(InterfaceView.java:41)
     at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
     at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.displayToplevelComponent(ClientComponent.java:134)
     at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:373)
     at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:608)
     at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
     at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:252)
     at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
     at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
     at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:48)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:392)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:345)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:323)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:865)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:240)
     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
     at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:95)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:159)</b>
What causing the problem.I am not finding the way,where can i rectifything problem
Regards
Usman

Hi Usman,
Domain ID and CMS Server ID are also stored in the SLD when you create these for the first time. As of now you can just create one Domain and One CMS Server id.
If you have to edit it you may have to do the following.
1. Delete all the tracks under the domain id and the CMS server id.
2. Then in SLD. go to HOME -> CONTENT BROWSER -> SUBSET = LANDSCAPE DESCRIPTION
In the CLASS dropdown please select Change Management Domain. Select the domain that you had created and delete it.
Again in the CLASS dropdown select Change management Server. Select it and delete.
Note: Please ensure that all the tracks have been deleted before you delete SLD entries.
Now login to CMS again and create the Domain and CMS server again.
If possible please try this some where on a test machine if possible and then try in actual scenario.
Hope this helps.
Regards
Sidharth

Similar Messages

  • Error while connecting to ATE DecryptPasswordError "Key does not exist",,,

    Dear All,
    While trying to implement Syclo Service Manager with SAP CRM , I am trying to start the ATE (Agentry Test environment) on Windows after getting connected to the development server. However, I am getting the below error after I give my user ID and password on ATE login pop-up.
    DecryptPasswordError <"Key does not exist",,,>
    It initially says that the password is incorrect and asks if we would like to connect to the server instead. When I click on "Connect", the above mentioned error is displayed.
    Can you please help me with this. As a matter of fact, in the past, I have been able to connect to ATE without any issues, but not sure what could be the problem this time.
    Any quick help is highly appreciated.
    Regards,
    Ashish Dhagat
    Tags edited by: Michael Appleby

    Hi Ashish
    Without seeing the rest of the logs, I'm assuming you are getting some kind of logon error.
    If so, this error can happen if the the Agentry Server fails to load the "cryptography context and key container".  This can be found by viewing the Startup.log files located in the LOG folder in the running Agentry Server folder.
    The following is an example of the Startup.log:
         05/05/2009 12:50:55, 0, 0, 2, Thr 2120, Key container does not exist, attempting to create a key container.
         05/05/200912:51:02, 0, 0, 2, Thr 2120, Failed to acquire cryptography context and key container. 05/05/2009 12:51:02, 0, 0, 2,
         Thr 2120, Error 2148073487 loading cryptography key
    This issue is caused by the User that started the AgentryServer.gui (or LOCAL SYSTEM if running as a Service) which means the user does not have access to the MachineKeys folder.  The user needs to have full access to the following folder:
                   C:\Documents and Settings\All Users\Application Data\Microsoft\Crypto\RSA\MachineKeys.
    If running as a Service, the user should confirm the logon account.
    To change the Logon account from Local System Account to 'This Account' option (needs to be an admin account):
    Go to Control Panel->Administrative Tools->Services.
    Right click on the appropriate service and select 'Properties'
    Select the tab 'Log on'.
    Click the radio button next to 'This account'
    In the field next to 'This Account', enter ID used for logging into Windows (admin account)
    In the Password and Confirm Password fields, enter password associated with the Windows login ID
    After verifying that the user has full access to the folder, restart the Agentry Server, and with a cleared client, connect to the Server.
    Let me know if this helps.
    Thanks,
    Ray

  • Primary index does not exist in database but shows in SE14?

    I added a couple of key fields to a Z table and activated it. Every thing went well - adjusted it with SE14 also.
    When I checked the Runtime object - it is OK.
    When I checked Database Object, it is showing that the Primary Index does not exist in Database but SE14 says that the Priamry Index exists in Database.
    Please advise how to correct this. I saw another psoting when I searched per this error message: "Indexes: Inconsistent with DDIC source" . It tells to create this index at Database but need to know the steps.
    pl advise.
    (reposting here)
    Edited by: Venkatabby on Mar 26, 2008 4:05 PM

    hi,
    To create a index for a table,
    go to se11->click on Indexes tab and create  a primary index.
    Indexes speed up data selection from the database. They consist of selected fields of a table, of which a copy is then made in sorted order. If you specify the index fields correctly in a condition in the WHERE or HAVING clause, the system only searches part of the index (index range scan).
    The system automatically creates the primary index. It consists of the primary key fields of the database table. This means that for each combination of fields in the index, there is a maximum of one line in the table. This kind of index is also known as UNIQUE.
    If you cannot use the primary index to determine the result set because, for example, none of the primary index fields occur in the WHERE or HAVINGclauses, the system searches through the entire table (full table scan). For this case, you can create secondary indexes, which can restrict the number of table entries searched to form the result set.
    You create secondary indexes using the ABAP Dictionary. There you can create its columns and define it as UNIQUE.
    reward points if useful.
    regards
    sandhya

  • Error: Selected disk does not exist (21) Module-SRE-700

    Already tried everything that the recovery cisco commands, anyone have idea how to solve the problem of the print shown in print?
    Initializing memory #2. Please wait...
    This may take a minute....
    Serial ATA Port 0 : Hitachi HTE545050B9A300                
    DDR Memory 4096 MB detected
    Intel(R) Core(TM)2 Solo CPU    L3400  @ 1.86GHz
    BIOS SM 3.52.8,  BIOS Build date: 02/08/2011
    System now booting...
    Please wait... 
    Please press P to select Primary Boot Loader ...  
              or S to select Secondary Boot Loader ...  
              or wait to boot from default configuration ...  
    Now booting from primary boot loader....  
    Authenticating boot loader....  
    Primary Boot Loader Authenticated - booting....  
    ServicesEngine boot-loader> install_key waas-accelerator-4.4.5c.4-k9.bin     
    Keyfile Size 202814577 over limit 32768 will not burn into flash
    ServicesEngine boot-loader> verify                                            
    Loading disk:/bzImage ... Unable to load image
    Error: Selected disk does not exist (21)
    Unable to boot image
    Unrecognized command
    ServicesEngine boot-loader>                                                   
    #service-module sm 1/0 session
    Trying 172.20.245.1, 2067 ... Open
    Please wait... 
    Please press P to select Primary Boot Loader ...  
              or S to select Secondary Boot Loader ...  
              or wait to boot from default configuration ...  
    Now booting from primary boot loader....  
    Authenticating boot loader....  
    Primary Boot Loader Authenticated - booting....  
    Please enter '***' to change boot configuration:
    Trying to reset Service Module SM1/0.
    May  7 11:27:33.055: %SRE_SM-6-STATE_CHANGE: SM1/0 changing state from SERVICE_MODULE_STATE_ERRQ to SERVICE_MODULE_STATE_SHDN
    Initializing memory #1. Please wait...
    Initializing memory #2. Please wait...
    This may take a minute....
    Serial ATA Port 0 : Hitachi HTE545050B9A300                
    DDR Memory 4096 MB detected
    Intel(R) Core(TM)2 Solo CPU    L3400  @ 1.86GHz
    BIOS SM 3.52.8,  BIOS Build date: 02/08/2011
    System now booting...
    Please wait... 
    Please press P to select Primary Boot Loader ...  
              or S to select Secondary Boot Loader ...  
              or wait to boot from default configuration ...  
    Now booting from primary boot loader....  
    Authenticating boot loader....  
    Primary Boot Loader Authenticated - booting....  
    Please enter '***' to change boot configuration:
    Detect and Initialize network device
    Backup current platform configurations....
    SRE step 1 - SM registration...
    Finding (hd1,3)/296e03bc-3236-4a68-a178-688e56400a1e, failed
    Local install not supported
    Response - no installation needed (len: 422)
    SRE Installation Not Needed
    Restoring orignial configuration...
    Updating flash with bootloader configuration.
    Please wait ................... done.
    May  7 11:29:03.331: %SM_INSTALL-6-INST_RBIP: SM1/0 received msg: RBIP Registration RequestLoading disk:/bzImage ... Unable to load image
    Error: Selected disk does not exist (21)
    Unable to boot image
    þ
    Initializing memory #1. Please wait...
    Initializing memory #2. Please wait...
    This may take a minute....
    Serial ATA Port 0 : Hitachi HTE545050B9A300                
    DDR Memory 4096 MB detected
    Intel(R) Core(TM)2 Solo CPU    L3400  @ 1.86GHz
    BIOS SM 3.52.8,  BIOS Build date: 02/08/2011
    System now booting...
    Please wait... 
    Please press P to select Primary Boot Loader ...  
              or S to select Secondary Boot Loader ...  
              or wait to boot from default configuration ...  
    Now booting from primary boot loader....  
    Authenticating boot loader....  
    Primary Boot Loader Authenticated - booting....  
    Please enter '***' to change boot configuration:
    Detect and Initialize network device
    Backup current platform configurations....
    SRE step 1 - SM registration...
    Finding (hd1,3)/296e03bc-3236-4a68-a178-688e56400a1e, failed
    Local install not supported
    Response - no installation needed (len: 422)
    SRE Installation Not Needed
    Restoring orignial configuration...
    Updating flash with bootloader configuration.
    Please wait ................... done.
    May  7 11:30:31.339: %SM_INSTALL-6-INST_RBIP: SM1/0 received msg: RBIP Registration RequestLoading disk:/bzImage ... Unable to load image
    Error: Selected disk does not exist (21)
    Unable to boot image
    ú
    Initializing memory #1. Please wait...
    Initializing memory #2. Please wait...
    This may take a minute....
    Serial ATA Port 0 : Hitachi HTE545050B9A300                
    DDR Memory 4096 MB detected
    Intel(R) Core(TM)2 Solo CPU    L3400  @ 1.86GHz
    BIOS SM 3.52.8,  BIOS Build date: 02/08/2011
    System now booting...
    Please wait... 
    Please press P to select Primary Boot Loader ...  
              or S to select Secondary Boot Loader ...  
              or wait to boot from default configuration ...  

    Hi,
    Opened a tac and managed to get the resolution of the problem. For those with the same problem reported by me above just follow the procedure below:
    1. uninstall existing SRE-V software
    http://www.cisco.com/en/US/docs/interfaces_modules/services_modules/sre_v/1.5/user/guide/software.html#wp1055364
    2. run sm-hw-util to set sata mode to IDE
    http://www.cisco.com/en/US/docs/interfaces_modules/services_modules/sre_v/1.5/user/guide/software.html#wp1091438
    3. configure a static, 32bit route to point the service module IP address to the SM slot/0 interface
    ip route 255.255.255.255 SM slot/0
    4. install WAAS:
    http://www.cisco.com/en/US/docs/app_ntwk_services/waas/waas/v421/module/installation/guide/wssmcfg.html#wp47040
    http://www.cisco.com/en/US/docs/interfaces_modules/services_modules/sre_v/1.5/user/guide/software.html#wp1091438

  • Report painter execution error - KH014  "Report does not exist".

    Hi All,
    I customized one report in FSI3 and used SE43 to create a t code for this report. In the development system, report will be executable from this t code.
    Transport requests are successfully transported from development to production without any error. But on production when I tried to execute the report, I am getting the error KH014 - "Report does not exist".
    While checking in production I found that the report was missing from report tree in FSI3 and as a result the customized report cannot be executed. As per basis guys there was not a issue in request transportation.
    Has anyone encountered similar problem? How was it resolved?
    Thanks.
    Prashant

    Hi Mikko,
    Thanks for your reply but your solution is not working.
    Hi Stacy,
    I can execute the report from t codes like FSI3 & FSI0 in development.
    I used SE43 for t code creation. At the time of t code creation there is a option called "Drilldown" under Report type heading, In drilldown option I selected my report from report type 002 (Financial Statement Key Figure) and created the t code. After this I transported both the request to production server.
    Please let me know if this is wrong method or there is any other option to transport this report in Production.
    Thanks & Regards,
    Prashant

  • TS2167 I am running OS X 10.8.2 and IWeb 3.0.4 (601) and everytime I try to publish my website I get an unexpected error and it does not publish my changes. My website is pretty simple, mostly made up of iPhoto albums in different categories.

    I am running OS X 10.8.2 and IWeb 3.0.4 (601) and everytime I try to publish my website I get an unexpected error and it does not publish my changes. My website is pretty simple, mostly made up of iPhoto albums in different categories.

    Where are you publishing to?  Can you publish successfully to a folder on your hard drive? Have you read this webpage: Publish iWeb site using FTP. It may have a clue to where the problem is.
    A quick troubleshooting fix is
    Try the following:
    1 - delete the iWeb preference file, com.apple.iWeb.plist, that resides in your
         User/Home/Library/ Preferences folder.
    2 - delete iWeb's cache file, Cache.db, that is located in your
    User/Home/Library/Caches/com.apple.iWeb folder (Snow Leopard and Earlier).
    3 - launch iWeb and try again.
    NOTE:  In Lion and Mountain Lion the Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.
    However, when you delete the preference file you probably will have to use the app described below to select and open your domain file with iWeb:
    In Lion and Mountain Lion the Home/Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.
    To open your domain file in Lion or Mountain Lion or to switch between multiple domain files Cyclosaurus has provided us with the following script that you can make into an Applescript application with Script Editor. Open Script Editor, copy and paste the script below into Script Editor's window and save as an application.
    do shell script "/usr/bin/defaults write com.apple.iWeb iWebDefaultsDocumentPath -boolean no"delay 1
    tell application "iWeb" to activate
    You can download an already compiled version with this link: iWeb Switch Domain.
    Just launch the application, find and select the domain file in your Home/Library/Application Support/iWeb folder that you want to open and it will open with iWeb. It modifies the iWeb preference file each time it's launched so one can switch between domain files.
    WARNING: iWeb Switch Domain will overwrite an existing Domain.sites2 file if you select to create a new domain in the same folder.  So rename your domain files once they've been created to something other than the default name.
    OT

  • Error "Service EMPLOYEE_ORGCHART_SERVICE does not exist." in ESS.

    We are on mySAP ERP 2004, and using ESS 60.2 version.
    In the "Employee search" workset when I search for an employee it displays his last name, first name, positon, org unit, job, and some other stuff....Every thing is working great except for.........in the results that are dispalyed when a search is performed, I click on the orgunit that a particular employee belongs to, and its throwing me the following error
    "Service EMPLOYEE_ORGCHART_SERVICE does not exist".
    Has anyone come across this?
    Any suggestions on how to fix this is highly appreciated with points.

    Hello John,
    The links in SAP ESS Applications are built at runtime. The configuration for these links and the complete ESS/MSS Menu has been provided in the IMG in the backend(For ERP 2004). I do not remember the IMG Path. But yes you need to maintain the entries for Orgchart in the following views. Most probably they will be missing.
    Check if there is an entry in the following view V_T7XSSSERSRV in your backend client.
    Service Short Key - EMPLOYEE_ORGCHART_SERVICE
    If its not there then you need to create one entry like this:
    Service Link Text    Orgchart                                                    
    Service Type         WebDynpro application                                       
    Link Resource       EMPLOYEE_ORGCHART_SERVICE
    Then goto view V_T7XSSSERRES and check if there is a Resource Object Key as EMPLOYEE_ORGCHART_SERVICE.
    This entry will have following details if its exists(else create with following details):
    Resource Key         EMPLOYEE_ORGCHART_SERVICE
    Description     Orgchart                           
    Server                                             
    Directory Path  sap.com/ess~org                    
    Object Name     Orgchart                           
    URL Parameter                                      
    Window Name          Orgchart                      
    Window Properties                                  
    URL for PCD Page:
    ROLES://portal_content/com.sap.pct/every_user/com.sap.pct.erp.ess.bp_folder/com.sap.pct.erp.ess.pages/com.sap.pct.erp.ess.employee_search/com.sap.pct.erp.ess.orgchart
    After maintaining these entries it should work.
    Regards,
    Shubham

  • The specified registry key does not exist

    I recently reinstalled DPM 2012 R2 (fully updated) after deleting the protection groups, database, wiping the tapes, everything and reconfigured everything from scratch after it became too unstable to use.  Unfortunately since then I've found that the
    MSDPMCurr.errlog is full events that look like the following:
    163C      013C     
    03/05     18:01:13.420      
    09          
    ApplicationSettings_expanded.cs(1387)                               
    NORMAL            
    Ignoring exception in ReadRegistryKey System.IO.IOException: The specified registry key does not exist.
    163C      013C     
    03/05     18:01:13.420      
    09          
    ApplicationSettings_expanded.cs(1387)                               
    NORMAL            
       at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str)
    163C      013C     
    03/05     18:01:13.420      
    09          
    ApplicationSettings_expanded.cs(1387)                               
    NORMAL            
       at Microsoft.Win32.RegistryKey.GetValueKind(String name)
    163C      013C     
    03/05     18:01:13.420      
    09          
    ApplicationSettings_expanded.cs(1387)                               
    NORMAL            
       at Microsoft.Internal.EnterpriseStorage.Dls.Utils.ApplicationSettings.ReadRegistryKey(String registryKeyPath, String registryKeyName, Int32 registryValueKind)
    Unfortunately it doesn't tell me what registry key it's looking for so I can't find out if it exists. Is there any way of finding this out?

    Thanks for the advice, I found the vast majority of them were for cache entries and agree that these can be safely ignored.
    HKLM\SOFTWARE\Microsoft\Microsoft Data Protection Manager\Configuration\CacheInquiryResults\<protected server FQDN>
    However, I also found the following:
    HKLM\Software\Microsoft\Microsoft Data Protection Manager\Setup\RebootRequired
    HKLM\SOFTWARE\Microsoft\Microsoft Data Protection Manager\Configuration\gnorableSqlErrorNumbers
    HKLM\SOFTWARE\Microsoft\Microsoft Data Protection Manager\Configuration\CloudBackupEnabledApps
    HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{8AB21D86-21F0-430A-9AD1-2D90077104C3}
    HKLM\SOFTWARE\Microsoft\Microsoft Data Protection Manager\Configuration\UI
    All of these are missing from the registry is this likely to cause any issues?
    Edit: also found this repeated in a DPMRACurr.errlog:
    0E08    16CC    03/09    08:30:03.323    05    genericstatus.cpp(1256)    [0000000003C32AA0]    ED0A1862-1405-438A-ABC8-22CFD64C278E    NORMAL  
     Wait for CallUpdateQfesInstalledRegKey succeeded. Returning m_QfesInstalled = 31
    0E08    16CC    03/09    08:30:03.338    03    schannelutils.cpp(129)        ED0A1862-1405-438A-ABC8-22CFD64C278E    WARNING  
     Failed: Hr: = [0x80070002] : Error trying to open RegKey [HKLM\Software\Microsoft\Microsoft Data Protection Manager\Agent\2.0\Certificates\<FQDN of backup server>]

  • Confirmation control key does not exist

    There is a old one PO, which was created with confirmation control key ZSC1 ; Now issue is ZSC1 has been deleted but it is showing in po, now user want to close the po as want to ticked the "delivery completed" ind. in the Delivery tab page at Item level in the po.
    In this cas he is facing the error as "Confirmation control key does not exist" so:-
    1. How can be close the po.
    2.Is there any option, from where we can check the change control i.e. can be checked when ZSC1 was deleted.

    Hi Jurgen,
    I think you misinterpret regarding this issue.
    confirmation control key is not deleted in PO.
    It is deleted from configuration setting I mean from IMG -> Material Management -> purchasing -> confirmation -> Setup confirmation control.
    since it's exists in po but not in config. thats the reason system given us that error.
    so my question was:-
    how to get change control for the same, i.e. when it was deleted from config. setting
    And how set del. completed ind. in po for closing the po, bcoz it's showing error as "Confirmation control key ZSC1 does not exists"

  • Object referred to by the object key, does not exist

    I am trying to create a transport request for an Item Catagory & get the following error message :
    Object R3TR TABU TVAPT, referred to by the object key, does not exist                                                                               
    Message no. TR600                                                                               
    Diagnosis            
        The object keys of the request/task cannot be edited because the object R3TR TABU TVAPT) which is referenced by the object key is not in the request, nor is it going to be added to the request.                                                                               
    System Response
        The function terminates.                                                                               
    Procedure                   
        If the error occurs in an application transaction, extend the missing object entry in the Transport organizer (SE09). If the error occurs again, contact the application hotline.

    Hi Nitin,
    Please check this SAP Note <b>90799</b>.
    Perhaps it will help.
    Regards,
    Ferry Lianto

  • Error ACLContainer: 65315 does NOT EXIST in  the Object Cache for parentID:

    Expert,
    I did the following steps to upgrade the OWB repository from 10g to 11g
    • Created a dummy workspace in the 11.2 repository
    • Created users in the destination environment
    • Run Repository Assistant against the 11.1 source database
    • Then selected *“Export entire repository to a file”* and selected the MDL(10g) to import
    After 99% of completing I have got the below error
    Error ACLContainer: 65315 does NOT EXIST in  the Object Cache for parentID: 65314
    Please let me know the solution.
    Thanks,
    Balaa...

    Hi I had the same error and worked on it for almost a week with no success but there is few work around for this try it it might work for you.
    Step 1>Run a health check on OWB 10.2 enviroment(make sure you clone your OWB 10.2 enviroment and then do this healthcheck ,these checks are tricky )
    refer
    Note 559542.1 Health Check of the Oracle Warehouse Builder 10.2 Metadata Repository
    This will give you info about your missing ACL
    Step 2> download these two scripts fixLostACLContainer.sql ,fixAllACLContainers.sql
    please refer :
    Note 559542.1 Health Check of the Oracle Warehouse Builder 10.2 Metadata Repository
    OWB 10.2 - Internal ERROR: Can not find the ACL container for object (Doc ID 460411.1)
    Note 754763.1 Repository Cleanup Script for OWB 10.2 and OWB 11.1
    Note 460411.1 Opening Map Returns Cannot find ACL Containter for Object
    Note 1165068.1 Internal Error: Can Not Find The ACL Containter For for object:CMPPhysical Object
    It might resolve this ACL issue but it did not work for me.
    If none of these work then
    Perform export from design center of OWB 10.2 and import through design center of OWB 11.2.(ONLY OPTION)
    It worked for me.
    Varun

  • HTTP Error 404 :File does not exist

    Hi all,
    On Test instance we are not able to open the help file,it give an error
    HTTP Error 404 :File does not exist
    can anybody have solution for this
    it's very urgent
    Thanks
    shekhar

    I have changed the note server definition in the external app to add the mail directory in front of the mail file name 'mail/mufile.nfs' and I get the following error:
    05/04/21 15:15:07 lotusnotes: [instance=(null), id=97176201941,7] ERROR: LotusServiceSession: getConfigProperties(): An error occured
    while reading/ retrieving the properties from the the configuration file.
    05/04/21 15:15:07 lotusnotes: [instance=(null), id=97176201941,7] ERROR: Unhandled exception in SOAP call
    oracle.portal.provider.v2.ProviderException: LotusServiceSession: getConfigProperties(): An error occured while reading/ retrieving the
    properties from the the configuration file.

  • Excise Invoice creation error -Billing document does not exists

    Dear Experts,
    I have created supplementary sales order, billing with refernece through sales order by VF01.
    Now I want to create Excise Invoice but system gives error Billing Document does not exists
    I have checked billing document in VBRK table & it is showing in table.
    My item categroy is L2N -and set it to C
    I have assigned Billing type under Outgoing excise invoice ->Assign billing type to delivery type still my excise invoice is not generating.
    Pl. guide me.
    Thanks
    Trupti

    Resolved my problem.
    Actually in Billing item categroy if you put SD Doc. Catg. as M you can do excise invoice even if you have not created the
    outbound delivery.
    So cycle will be Supplementary Sales Order->VF01 with ref. to SO->J1IIN -Excise invoice creation.
    Thanks to all.
    Trupti.

  • Error "Item 000010 does not exist" while creating sales order in VA01

    Dear All,
    As per customer requirement we are trying to validate shipping data( item level) and unloading point( item level)  by customer enhancement.
    Enhancement:       V45A0003
    Function Module:    EXIT_SAPMV45A_003
    INCLUDE:                ZXVVAU05
    Inside include we have written validation code that if user enters any wrong value for shipping data or unloading data
    system will throw error message accordingly.
    It is working fine and we are getting error message if wrong shipping data or unloading data is entered.
    But after the error message is displayed if we try to save the sales order  again system throws a STOP message as a POPUP
    saying "Item 000010 does not exist".
    Now,if we enter proper shipping data or unloading data and try to save the salesorder it is throwing error "Item 000010 does not exist"..
    Please let me know your valuable input on this.
    Regards
    Arindam
    Edited by: Arindam Ganguly on Mar 11, 2010 1:55 PM

    It sounds like your error routine has prevented the insertion of the data in VBAP or XVBAP internal tables.  Therefore, upon return to the screen and SAVE, SAP is examining the VBAP or XVBAP table, comparing to the 'I' index table probably, and finding that there is supposed to be an item 10, but it's not in the necessary table(s).    This may be resulting because your internal tables are now inconsistent.
    Look at where your inserted error coding is occurring...you may want to move that to the SAVE_DOCUMENT_PREPARE routine in MV45AFZZ, so that everything will have been built, and a final check of the content will stop the sales order save until the data is corrected.
    Edited by: Breakpoint on Mar 11, 2010 3:29 PM

  • Sales Order Error Message 'Product does not exist in system'

    Hi Gurus,
    we recently upgraded from CRM 4 to 7.0. There is a ECC attached (which was also upgraded from 4.7 to 6.0 before).
    Scenario: materials are replicatd from ECC to CRM. All mandatory customizing objects were initially loaded succesfully.
    Because of the upgrade we already have "old" products in CRM. We requested a single product from ECC, the bdoc went through with green. The product can be found via commpr01 and also on database in comm_product. But when try to add the product to an sales order e.g. quotation, it gives the error message "product does not exist in the system.
    We then tried to delete that product using the report com_product_delete_single. When entered the selection criteria for that report, we used the f4-valuehelp to enter the product. We found the product and then executed the report. But gives the message 'product not found'.
    We also created a product for testing purposes directly in crm, but it shows the same behaviour in sales orders and for the deletion report.
    Please help me with that issue. Your help will be highly appreciated!!!
    Kind regards
    Hannes

    Solved with the help of SAP.
    Keywords: COM_PRODUCT
    COM_PRODUCT_GUID_GET_INTERNAL
    CONVERSION_EXIT_PRID1_INPUT
    CRM_ORDERADM_I 501
    Relevant notes:
    Note 1449146 - Dump While Creation IP via WebUI
    Note 1445079 - Unable to add products to contract
    The notes do not exactly described our issue but the code corrections were still relevent for us.

Maybe you are looking for

  • I am experiencing two issues right now.

    My iPhone 5 loses connection to my home wireless internet continuously.   I can't say that this is happening while using other wireless internet.    I have to reboot my internet for it to connect.   My second issue is that my phone will go to a the w

  • Restricting users ability to modified Max Rows Retrieved

    Hi In Web Intelligence Rich Client how can I restrict a users ability to change the Max Rows Retrieved in a query. Currently we use Desktop Intelligence and restrict max rows retrieved in the universe, but I note this can be overwritten when by the u

  • XI Install - ABAP Support Packs + J2EE Support Package install

    Hi I am wondering what is recommended sequence for installing/upgrading kernel, ABAP Support Packages & J2EE Support Packages for XI installation. Should we install/upgrade kernel, ABAP Support Packages & J2EE Support Packages before XI 3.0  is insta

  • Augmented records disappear

    I am trying to integrate Lion Server Open Directory with Active Directory. I can create augmented records in /LDAPv3/127.0.0.1/Augments, either directly using dscl or through Server.app's function to import users from another directory. However, afte

  • Problems with map in LR5. Some images keep "locking" and all metadata apears as mixed .

    Hello I have recently started using Lightroom 5 and I try to place all of my photos in the map module. It worked perfectly fine for a month. 1. The first problem is that the first two pictures in every folder are constantly "selected", So when I doub