RFC metadata import error - Couldnu0092t find the branch for version with id

Hi All,
When re-importing RFC meta-data, system returned following error message   <i>Couldn’t find the branch for version with id = <version id></i>
I am not able to delete the existing (already imported) RFC meta-data.  However, I am able to import the same RFC into a different Software Component.
The error is described in SAP note – 710998, unfortunately, this note only references  XI 2.0
Is there anyway other than these-
1) Deleting a new SWCV and importing it and then import the RFC and make Release transfer from new SWCV to Old  SWCV. If so, is there any impact on my QA systems and Productions systems during transport.
2) Deleting the existing SWC and Reimporting from SLD and trying to import the RFC again and redoing all the design
3) Exporting the current SWC and deleting it and importing the same file and then trying out the RFC import.
These options I just thought as an workaround solutions. Because i am not able to try these, as i don't have any test systems for this. Let me know any suggestions on these.
Thanks in advance,
Regards,
Moorthy

Yes, the used structures were imported from an old XI system. But I created the mapping new on the PI and put the used externel definitions manually to the mapping. That worked fine but now everytime when saving the mapping this error occurs. Btw both structures are used in other mappings, too, and they can be modified without any problems.
Which jdk version do you mean? Client or server?
Regards.
Oliver.

Similar Messages

  • Where can i find the theory for alv with function modules

    hi
    where can i find the theory for alv with function modules

    Hi,
    Please check this link
    http://sap.niraj.tripod.com/id66.html
    ALV function module
    http://wiki.ittoolbox.com/index.php/How_do_I_insert_a_logo_in_ALV_using_Function_Modules%3F
    http://sap.ittoolbox.com/groups/technical-functional/sap-dev/using-function-module-fm-reuse_alv_grid_display-to-display-a-report-in-alv-1472543
    reward if helpful
    raam

  • Getting import errors while building the Dc for entity services

    Hi all,
    I am trying to create entity services in CAS and following the following help document from help.
    http://help.sap.com/saphelp_nw04s/helpdata/en/05/3a0741b5b7ee6fe10000000a1550b0/frameset.htm
    But While building  I am getting following imports errors:
    Error:
    com.sap.caf.rt.bol.IPersistentBusinessObject cannot be resolved or is not a valid superinterface     
    com.sap.caf.rt.services.eventing cannot be resolved (or is not a valid type) for the field CarJDO
    com.sap.caf.rt.bol.da.jdo.JDODADataAccessService cannot be resolved or is not a type
    changedData cannot be resolved     ,CarJDO.java
    com.sap.caf.rt.bol.da.DataAccessFactory.DATASOURCE_LOCAL_DA cannot be resolved     CarJDO.java     
    The method removeACL(String, String) is undefined for the type CAFPermission     CarServiceBean.java     
    loadByCustomKeys(Car) is undefined for the type IDataAccessService     CarServiceBean.java     
    Can anyone help.

    Hi Ritu,
    The problem is due to the version of NWDS you are working on. If its an older version like 7.0.0 please try to upgrade it to 7.0.9. With this the problem would be solved.
    You can try by deleting only the .metadata folder in the following path
    D:\Documents and Settings\user\Documents\SAP\workspace
    If still the problem exists the only thing you can do is reinstalling the IDE. before reinstalling it be sure that you completely delete all the workspace, .dtr and .dtc folders.
    All the best...award if useful

  • Xmlreader schema validation error: Cannot find the declaration of element

    I have multiple schemas with namespaces but I would like to validate an xml document without namespaces. The schemas all have elementFormDefault="unqualified" in the root element.
    I am encountering error below in my validation using xmlreader:
    ERROR:
    Cannot find the declaration of element 'NewTradenetDeclaration'.
    my code is:
    xmlReader = XMLReaderFactory.createXMLReader("org.apache.xerces.parsers.SAXParser");
    xmlReader.setFeature(VALIDATION_FEATURE_ID, true);
    xmlReader.setFeature(SCHEMA_VALIDATION_FEATURE_ID, true);
    xmlReader.setFeature(SCHEMA_FULL_CHECKING_FEATURE_ID, true);
    xmlReader.setFeature(SCHEMA_NAMESPACE_FEATURE_ID, true);
    xmlReader.setProperty(JAXP_SCHEMA_LANGUAGE, XMLConstants.W3C_XML_SCHEMA_NS_URI);
    String schemaURI = "NewTradenetDeclaration.xsd";
    // ive tried all of the ff but throws the same error
    //xmlReader.setProperty(EXTERNAL_SCHEMA_LOCATION, "urn:crimsonlogic:tn:schema:xsd:NewTradenetDeclaration NewTradenetDeclaration.xsd");
    //xmlReader.setProperty(EXTERNAL_SCHEMA_LOCATION, schemaURI);
    xmlReader.setProperty(JAXP_SCHEMA_SOURCE, schemaURI);
    // set entity resolver to resolve xsd locations
    MyResolver resolver = new MyResolver();
    xmlReader.setEntityResolver(resolver);the entity resolver has:
    public InputSource resolveEntity (String publicId, String systemId) {
      String filename =  "c:/workspace/TXParser/schema/"+ systemId.substring(systemId.lastIndexOf("/")+1);
      File f = new File(filename);
      InputSource source = null;
      try {
        source = new InputSource(new FileReader(f));
      } catch(Exception e) {
      System.out.println("InputSource exception: " + e.getMessage());                 
      return source;
    }Help please. Thanks.

    I fight with the same error, it is curious that the schema from schemaLocation can not be validated. If i set the schema manually through an attribute it works. What i try to do is overwriting the resolveEntity in the handler to get the schema from another location and validate the xml against the schema specified in the attribute schemaLocation rather than setting it manually :-(

  • Our exchange server crashed and we lost all contact and calendar data.  We found an app to get the contacts off of people's phone to import but can't find the same for calendar.  How do I get my calendar info off my phone and in to new exchange server?

    Our exchange server crashed and we lost all contact and calendar data.  We found an app to get the contacts off of people's phone to import but can't find the same for calendar.  How do I get my calendar info off my phone and in to new exchange server?

    You'd have to think through this, but it seems like if you are using Outlook, and the items vanished from the Outlook client as well as the server,that you could re-populate Outlook using iTunes. 

  • Installation error: cannot find the data source checking utility (dbcheck)

    BO XI 3.0:
    During the process of installing "Dashboard and Analytics Servers", we've got this error.
    Installation error: cannot find the data source checking utility (dbcheck)
    Have anyone encountered this issue? We can't move on after this error.
    Thanks,

    I've fixed the problem.
    Lianjun.
    Lianjun (guest) wrote:
    : I've tried to run the latest beta version of OMWB to migrate
    from
    : MS SQLSERVER7.0 to Oracle8i. At step 4:Source Database Details,
    : every time I put in the data source name (which is in the
    control
    : panel-ODBC data source Administrator), it gave an error message
    : that Data source name not found and no default driver
    : specified).Anybody has any ideas?
    : Thanks for the help!
    : Lianjun.
    null

  • New user here.  Trying to import iPhoto 9.4.2 libraries into Aperture 3.4.3 as referenced files. When accessing File Import Library, it finds the iPhoto library just fine, but then imports it as Master files. No option that I can find to leave the photos

    New user here.  Trying to import iPhoto 9.4.2 libraries into Aperture 3.4.3 as referenced files. When accessing File>Import>Library, it finds the iPhoto library just fine, but then imports it as Master files. No option that I can find to leave the photos in place on the file system.  All the literature says their should be an option to choose, but I never get that option.  What?

    All the literature says their should be an option to choose, but I never get that option.
    That has been true for the previous Aperture versions. Now Aperture simply treats the original image files exactly as they are in the imported library. Referenced images will stay referenced, managed will be imported as managed. But you can always relocate the imported managed images afterwards by using "File > Relocate".
    Regards
    Léonie

  • In the metadata settings i can find the file size in pix. is it possible to see the size in inches?

    in the metadata settings i can find the file size in pix. is it possible to see the size in inches?

    Yes, that is one way to do it. But you can also do it by doing some simple math. For instance, let's say the you have an image that is 4000 x 6000 pixels. It doesn't matter whether resolution setting is in the file. The image is still 4000 x 6000 pixels. But you can decide what resolution you are going to export your copy. And you would do that for its intended purpose. If you are going for a high quality print then you would probably want 300 PPI in your export settings. With the example I've given the size print you can get had 300 PPI would be as follows:
    4000 (pixels) / 300 (PPI) = 13.333 Inches
    6000 (pixels) / 300 (PPI) = 20 inches
    So if you were really precise in needing a 300 PPI print you can get one that is 13 x 20".
    If you are preparing for display on the screen, the higher resolution isn't needed. Using the same math:
    4000 / 72 = 55.55 inches
    6000 /  72 = 83.33 inches
    By doing some simple math in your head you can determine the resolution that you need and the size that you need and set up your export accordingly.
    Technically speaking a digital image doesn't have a size other than pixel dimensions. Everything else has to be determined by the resolution that you need for the intended purpose of the final image.

  • OrgChart error: Cannot find the root of your orgchart....

    Hi,
    I'm trying to install orgchart live.
    When I run OrgChart - I got following error: "Cannot find the root of your orgchart...."
    Well settings are following:
    a) data connection: ASHOST=xxxxxxxxxxxx  SYSNR=xx USER=xxxx PASSWD=xxxxxx CLIENT=xxx (this is OK)
    b) General settings: 50000051 (for OrgChartRot - which is OK)
    If i check CDS log I got following:
    ERROR: StructGenerator : processStructureRules : Chart Is Empty (ChartingStruct.RootNodes == null)
    Any idea?
    Thx,
    Damjan

    sure....
    <extrainfo>
            <item>
              <name><![CDATA[DLL]]></name>
              <value><![CDATA[Nakisa.SAP.SAPProcessor]]></value>
            </item>
            <item>
              <name><![CDATA[CLASS]]></name>
              <value><![CDATA[Nakisa.SAP.SAPProcessor.BAPI_Hroci]]></value>
            </item>
            <item>
              <name><![CDATA[ParentViewId]]></name>
              <value><![CDATA[ZVWO2P]]></value>
            </item>
            <item>
              <name><![CDATA[ViewId]]></name>
              <value><![CDATA[ZVWO2O]]></value>
            </item>
            <item>
              <name><![CDATA[ObjectType]]></name>
              <value><![CDATA[O]]></value>
            </item>
            <item>
              <name><![CDATA[Depth]]></name>
              <value><![CDATA[3]]></value>
            </item>
            <item>
              <name><![CDATA[PlanVersion]]></name>
              <value><![CDATA[01]]></value>
            </item>
            <item>
              <name><![CDATA[BapiName]]></name>
              <value><![CDATA[Hcm_Get_Orgstructure_As_Xml]]></value>
            </item>
            <item>
              <name><![CDATA[AddChildrenFlag]]></name>
              <value><![CDATA[True]]></value>
            </item>
            <item>
              <name><![CDATA[mail]]></name>
              <value><![CDATA[]]></value>
            </item>
          </extrainfo>
    do you see something here...
    Any idea from here on...what should I do?
    Edited by: Damjan Drnovsek on Apr 21, 2010 3:54 PM

  • I'm trying to find the download for Adobe Creative Suite that I bought.

    I'm trying to find the download for Adobe Creative Suite that I bought.
    I have it in my order history with the serial clearly displayed, but no download button and it can't be found on the adobe site. I know it's old, but I don't care. I paid for it and I want to use it.

    Downloads available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4 | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  13 | 12 | 11, 10 | 9, 8, 7 win | 8 mac | 7 mac
    Photoshop Elements:  13 |12 | 11, 10 | 9,8,7 win | 8 mac | 7 mac
    Lightroom:  5.7| 5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5
    Contribute:  CS5 | CS4, CS3
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.

  • To find the Gap for a requirement in BI reporting.

    Hello team,
         We have a requirement and to find the gaps for it.
    There is a table in ECC LV70T and the Field name is LTX01 (Description: Internal comment). The field is to identify the promotions and campaigns
    The requirement is to add this field in the BI report as a free characteristics. Is it feasible?
    The field should basically display the technical definition in the BI report.
    I understand this field is already avaible in ECC table. It can taken in, by enhancing the extractor. Later from there it can be taken in to BI and then to the report. Please let me know, if I am missing anything.
    Thanks..
    San

    Hi,
    Thanks Stick and Sandeep for the response.
    Yes, both are in the same ORG.
    I queried the PO and select View Receipt (here i can view the receipt details) and then Transactions, but i do not see any error message there.
    Thanks
    Edited by: Skumar on Jun 27, 2011 2:37 PM

  • Cant find the file for approval

    Hi Guys,
    I have selected service application tool package for download.it requires approval which is to be done in MOPZ.
    When i login to our solman i cant find the file for approval in MOPZ.
    steps that i follow
    1. Tcode DSWP.
    2 go to change mdmt
    3 select Maintanence optimize.
    I cant find the file to approve.
    Do i need to create  a new maintaince tcode...?
    Please help

    Hello,
    Please make sure that the S user password is not in initial state. Please also make sure that you can login with no issues in the SAP Service Marketplace , and that the 'authorization test' for SAP-OSS  works OK.
    I am not sure about when you report the error message as: "Logon information is not write." . What do you mean?
    Also, you say that you go to DSWP and the file is not there to approve. The correct way to approve files from Maintenance Optimizer when downloading manually, is to create the Maintenance Optimizer document, then choose the manual selection option, then select the files from within Maintenance Optimizer, and then proceed with the download from Maintenance Optimizer.
    Best regards,
    Miguel Ariñ

  • Cannot find the classfile for javax.mail.internet.AddressException

    Hi,
    Scenario is SAPCRM 7.0/ECC.
    We are trying to extend the EmailAction class.
    The error bieng faced is
    Cannot find the classfile for javax.mail.internet.AddressException.
    We have added crm/isa/lwc to the used Dcs but still this error is there.
    Mail.jar is also present in the system.
    We are not able to make out what exactly the issue is.
    Please help.
    Thanks,
    Rohit

    Hi Rohit,
    Did you ever find the solution to this problem?  We're encountering the same error message.
    Thanks!
    Joe

  • My lap top with   Adobe Premiere Elements 8 had a hard drive crash and I cannot find the download for it?

    My laptops hard drive crashed and I lost this program.  I still have the serial number but cannot find the download for it.

    Downloads available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4 | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  12 | 11, 10 | 9, 8, 7
    Photoshop Elements:  12 | 11, 10 | 9,8,7
    Lightroom:  5.6| 5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5
    Contribute:  CS5 | CS4, CS3
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.

  • NOTFOUND:Could not find the nisDomainObject for DN dc=intec,dc=co,dc=za

    I have iPlanet Directory server 5.1 SP1.
    I have set up the nisDomainObject and the nisDomain attribute.
    I can generate the ldap profile, and ldapadd to the the directory server. The problem comes in when trying to use ldapclient. I get the following message. I have added the attribute entry to the baseDN and the rootDN, but with the same error each time.
    parsing -P option
    parsing -d option
    findDN: begins
    findDN: calling __ns_ldap_default_config()
    found 2 namingcontexts
    findDN: __ns_ldap_list(NULL, "(&(objectclass=nisDomainObject)(nisdomain=intec.co.za))"
    rootDN[0] dc=intec,dc=co,dc=za
    NOTFOUND:Could not find the nisDomainObject for DN dc=intec,dc=co,dc=za
    findDN: __ns_ldap_list(NULL, "(&(objectclass=nisDomainObject)(nisdomain=intec.co.za))"
    rootDN[1] o=NetscapeRoot
    NOTFOUND:Could not find the nisDomainObject for DN o=NetscapeRoot
    cannot find search base DN

    you don't have set your nis domain for your client .
    domainname intec.co.za

Maybe you are looking for