Name tab warning while importing Enhancement Frame work Object

Hi All,
I have modified SAP standard transaction with Implicit enhancement frame.
While importing the request to QA system it was imported with the following WARNING message
different nametabs for table ENHHEADER (field GENERATED)
Regards,
Rohit.

Try activating the enhancement again in development and transport it again.
Moreover Warning message should not be a issue....check in Quality whether you are able to run your enhancement or not, if not than transport again after activation.

Similar Messages

  • Warning while importing MPP into Primavera

    i get this warning while Importing MPP(from MS project 2003) into primavera (P6r7)--
    WARNING: Unresolved foreign key is being nulled. Table : TASK, Foreign Table : RSRC, Field : rsrc_id, value : 13
    can u pl explain what this means and which area might have failed during the export.
    also, are there any guidelines while impoting mpp into Primavera?

    This could be because the resource name/description contains a foreign character such as ". Check all resources and rename if required. Then import again.
    Also, try the import using XML.

  • Trouble while importing video frames

    Earlier today I tried making a gif and while importing the layers I wasn't able to click play to preview the section I wanted to import because this popup appeared:
    And I while I ignored it the first couple times I think it also affected the video frames since the the last ones seemed the same frame repeating over and over.
    Does anybody know what does it mean and if there's a way to fix it? Thanks!

    I looked a bit further into it and it seems the video is the one that has an issue, I tried importing frames from a different one and it worked just fine.
    Thanks anyways!

  • Enhancment frame work

    HOW TO WORK ON ENHANCE MENT FRAME WORK
    it work in ecc4.7 version
    Edited by: polisetty pramod on Oct 14, 2008 2:49 PM

    Not possible within the std system.

  • Stack overflow error while using validator frame work

    Hi all,
    Iam trying out an example on using the validator frame work.Iam using the Dynavalidator form.My page is a simple jsp page where the user field is mandatory..iam getting stack overflow pop-up in my jsp and i can find the following error in the log file..
    2005-05-02 15:47:42 StandardContext[balancer]org.apache.webapp.balancer.BalancerFilter: init(): ruleChain: [org.apache.webapp.balancer.RuleChain: [org.apache.webapp.balancer.rules.URLStringMatchRule: Target string: News / Redirect URL: http://www.cnn.com], [org.apache.webapp.balancer.rules.RequestParameterRule: Target param name: paramName / Target param value: paramValue / Redirect URL: http://www.yahoo.com], [org.apache.webapp.balancer.rules.AcceptEverythingRule: Redirect URL: http://jakarta.apache.org]]
    2005-05-02 15:47:45 StandardContext[jsp-examples]ContextListener: contextInitialized()
    2005-05-02 15:47:45 StandardContext[jsp-examples]SessionListener: contextInitialized()
    2005-05-02 15:47:45 StandardContext[servlets-examples]ContextListener: contextInitialized()
    2005-05-02 15:47:45 StandardContext[servlets-examples]SessionListener: contextInitialized()
    Pls give me a sloution for this?

    I don't see any error messages or stack trace here.
    How do you know it is getting stack overflow?
    Try commenting out your validation code, and see if the form loads without it.
    Uncomment it, and find out which specific bit breaks it.

  • Getting error while importing metadata using View Objects

    Hi All,
    I am trying to create a repository using View Object in OBIEE 11.1.5.1 but getting error while viewing the data, after importing the metadata in the repository "[nQSError: 77031] Error occurs while calling remote service ADFService11G. Details: Runtime error for service -- ADFService11G - oracle/apps/fnd/applcore/common/ApplSession".
    I am also getting error "žADFException-2015: The BI Server is incompatible with the BI-ADF Broker Servlet: BI Server protocol version = null, BI-ADF Broker Servlet protocol version = 1" during testing my sample which is deployed to Admin server. I followed BI Adminstrator help file guide in order to create the sample for creating repository using view object.
    Admin server log says
    [2011-09-27T02:59:03.646-05:00] [AdminServer] [NOTIFICATION] [] [oracle.bi.integration.adf] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: b260b57746aa92d3:-1f9ca26:1328fcfd3e6:-8000-0000000000006744,0] [APP: BIEEOrders] [[
    QUERY:
    <?xml version="1.0" encoding="UTF-8" ?><ADFQuery><Parameters></Parameters><Projection><Attribute><Name><![CDATA[Deptno]]></Name><ViewObject><![CDATA[AppModule.DeptViewObj1]]></ViewObject></Attribute><Attribute><Name><![CDATA[Dname]]></Name><ViewObject><![CDATA[AppModule.DeptViewObj1]]></ViewObject></Attribute><Attribute><Name><![CDATA[Loc]]></Name><ViewObject><![CDATA[AppModule.DeptViewObj1]]></ViewObject></Attribute></Projection><JoinSpec><ViewObject><Name><![CDATA[AppModule.DeptViewObj1]]></Name></ViewObject></JoinSpec></ADFQuery>
    [2011-09-27T02:59:04.199-05:00] [AdminServer] [ERROR] [] [oracle.bi.integration.adf.v11g.obieebroker] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: b260b57746aa92d3:-1f9ca26:1328fcfd3e6:-8000-0000000000006744,0] [APP: BIEEOrders] java.lang.NoClassDefFoundError: oracle/apps/fnd/applcore/common/ApplSession[[
         at oracle.bi.integration.adf.ADFDataQuery.makeQueryBuilder(ADFDataQuery.java:81)
         at oracle.bi.integration.adf.ADFDataQuery.<init>(ADFDataQuery.java:70)
         at oracle.bi.integration.adf.ADFReadQuery.<init>(ADFReadQuery.java:15)
         at oracle.bi.integration.adf.ADFService.makeADFQuery(ADFService.java:227)
         at oracle.bi.integration.adf.ADFService.execute(ADFService.java:136)
         at oracle.bi.integration.adf.v11g.obieebroker.ADFServiceExecutor.execute(ADFServiceExecutor.java:185)
         at oracle.bi.integration.adf.v11g.obieebroker.OBIEEBroker.doGet(OBIEEBroker.java:89)
         at oracle.bi.integration.adf.v11g.obieebroker.OBIEEBroker.doPost(OBIEEBroker.java:106)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.share.http.ServletADFFilter.doFilter(ServletADFFilter.java:62)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: java.lang.ClassNotFoundException: oracle.apps.fnd.applcore.common.ApplSession
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
         at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:179)
         ... 38 more
    Please suggest how to make it work.

    Hi,
    Thanks for providing the online help URL, i have already completed the steps mentioned in URL
    I am able to import metadata using view object but getting above error("[nQSError: 77031] Error occurs while calling remote service ADFService11G. Details: Runtime error for service -- ADFService11G - oracle/apps/fnd/applcore/common/ApplSession".") while validating the data.
    It fails at step 5 of "To import metadata from an ADF Business Component data source:" section of above URL.

  • Give topic name of file while import word doc

    give topic name  the name of word filename while importing

    Please only post a question once. I have deleted your other thread.
    The file names are taken from the title of the topic(s) created when you import. In your case you have only created one topic so the file name will be the name of the first heading.
    Whether you create one or many topics depends on your pagination settings. If you tell Rh to paginate on Heading 1 only and the Word document only has one Heading 1, then you will get one file. Two X Heading 1 and you will get two topics taking the text of those headings for the file name.
    If you also paginate on Heading 2, it will follow the same logic.
    See the Printed Documentation pages on my site. It's a long read but it should make it all clearer.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Error while importing the Integration Directory Objects

    Hi,
    I created one simple RFC to RFC scenario.We have only one XI system. after creation of this scenario I exported the Scenario from Integration Directory. Then I deleted the configuration scenario from Integration directory. Now I tried to import the TPZ file which was generated before the deletion of the objects in the integration directory. I get following error :
    "No business system found on the application server (XXXXXXX, 00) for client 001"
    XXXXXXX is our XI server.
    Now if I create the Business system for client 001 in SLD for XI system and tried to import the TPZ file again, it works.
    What could be the reason for this? Also Please let me know if I have to do any configuration before importing the TPZ file in same the same system to avoid the above error.
    Highly Appreciate your valuable inputs.
    Thanks,
    Chandravadan

    Hi Swarup,
    Thanks for reply.
    As you suggested, I did the SLD cache refresh and also whole cache refresh. But Still I get the above error. and if I create the business system for 001 client of XI system then it works.
    My doubt is why I get error only for 001 client. There are also clients in XI system. and I have  business system for client 600 of XI system as Integration server.
    Thanks,
    Chandravadan

  • Error while importing provisioning framework in identy center 7.2-sp2

    Hello, I am in the process of implementing IDM 7.2 -sp2 and getting error while importing provisioning frame work. Have you any one faced this problem?
    :F:Could not import global script 70/sap_core_setContextVariable to identity center.
    Thanks and regards,
    Ranga

    Hi All,
    I am also getting the same error. please suggest...

  • Lost photos from SD cards in Mac while importing new pictures from iPhone 5

    I imported photos to my MBP iPhoto from my camera, I subsequently selected those photos from my SD cards. After that I tried to import photos from my iPhone 5S to the same MBP. At the end there was an error message saying importing could not be done. Then I found out that the imported photos from my SD cards were gone. Is it because I used both my camera and iPhone the same day? How can I solve this problem?

    Hi Elements User
    The issue is not with how I view them in Elements but how Elements decides to re-name the pictures while importing them from my SD card to my hard drive.  I would expect that it'll re-name the photos while uploading by using the custom name I gave it(ex Europe Vacation) and start the numbers (ex Europe Vacation 0001.jpg) with the oldest picture and work its way up.  However is doing it folder by folder (folders in SD card) and using the chronological order inside each folder. This means that the photos in the most recent folder created by the camera will be re-named 0001-000x and the second most recent folder will be renamed 000x-000y and so on until the last folder.  When I import photos using the Windows Importer it'll custom name each photo using the date/time taken in ascending order regardless of what folder they are in.
    Any additional help will be appreciated as I'd like to use Elements to do the import, if not I'll have to go back and use the Windows Importer.

  • Error in Frame Work Order

    Hi SAP Gurus
    While creating a frame work order system is providing an error "Enter free of Charge" and message number ME083. The material in concern is procured against cost center and it is not FOC material.
    I've checked in "Invoice Tab" the selection is there for Inv. receipt and in field selection for "FOF" there is no mandatory
    field selection GR/IR control. Pls help me solve this error.
    Thanks
    Rajesh

    Rajesh,
    See OSS note 167535.
    Symptom
    In Customizing, field "GR/GI indicator" is set as a required field. If you create a purchase order and enter an item on the table control overview screen and subsequently choose 'Enter', the system generates error message ME083 "Please enter free of charge". The cursor is placed on checkbox "Free item" in this case.
    Cause and prerequisites
    Field "Free item" has the same modification group as the GR/IR indicator.
    Regards,
    Nick

  • The program closes without warning, while I am working in the program

    I just purchased the Acrobat DC software...
    The program closes without warning, while I am working in the program

    Hi Karen ,
    Could you please elaborate about the issue so that we get know important information about the issue and assist you accordingly ?
    How and when does the program closes?Is it during the launch of Acrobat or while working on any of the PDF'?
    What OS do you work on ?
    If there any error message associated along with it ,please share the screen shot of the same .
    If you are on windows ,please try repairing the software once and see if that fixes the issue .
    For repairing of Acrobat ,launch Acrobat>Navigate to help>Repair Installation
    If that does not work ,you could uninstall Acrobat and then try to re install and see how it goes .
    Make sure to disable all the third party software before the installation commence .
    Regards
    Sukrit Dhingra

  • When accessing favorites imported from IE8, duplicate links appear for those bookmarks on Google new tab page, while things I have bookmarked in Firefox appear normally, as a single link.

    For several months now, I have had this issue. I'm not sure if this is an issue with Google Toolbar or Firefox, but I have uninstalled and re-installed the toolbar several times, and the same thing keeps happening when I access anything Imported from IE8. Anything I originally bookmark in Firefox appears as a single link on the Google new tab page, while my favorites from IE8 appears twice. Everything appears as normal in the Firefox Bookmarks menu. This doesn't seem to affect functionality in any way, but it is rather irritating at times. Is it possible it could be a bug in IE8? I'm curious to see if anyone knows of a solution to this issue. Any help or input is greatly appreciated. Has anyone else had this happen? I have the latest versions of Google Toolbar and Firefox, so far as I'm aware. Thanks, once again, for your time and input.

    Thanks to jscher! With some help from AVG my AVG & Google browser panels now work OK. But I've taken the advice & disabled several extensions including the Disconnect. The browsers are still OK after re-launching them so I keep fingers crossed.
    My original problem was that I had suddenly found a small popup window appearing, over the browser window, that I couldn't get rid of. It contained an advisory to the effect that Windows couldn't find the file popuptransparent[dot]xul. I tried searching for that to see what it was and in the course of doing that I seem to have executed it. Then was when the trouble started.
    I have 3 instances of that file in my computer and would dearly like to get rid of them if they are of no use to me. Any advice there?

  • Error while creating Frame work Purchase order

    Hi Gurus,
    We are trying to implement Frame work order process with following configurations.
    1)Item cat  B for acc assingment Y
    2)Allow  item catg B with acc *** K and Y.(How to config this in SPRO)
    So when i am creating a PO adopted through Purchase Req (account ***  K and item cat B) i am getting error message "Pricing Error :Mandatory condition NAVS is Missing".So how do i configure this pricing process.
    Also when i am creating a Frame work order do i need to select the document type both in PO and PR as frame work order or NB order type will work with these config of Item cat B and acc *** Y?
    When i am creating a PR or PO with doc type frame work order the order unit is automatically populating as "AU" is this something std or do i have to do anything in configuration?
    When i created a PO with ref to PR aith account *** K into the PO and add the item category B the charging information was not maintained so how to maintian this?
    How to maintain the accounting info from PR?
    Also if there is a complete process link releated to config of frame work order that will be great.
    Thanks in Advance.

    Hi
    We are trying to implement Frame work order process with following configurations.
    Item cat B for acc assingment Y
    Create new acct assignment category in IMG -MM - Purchasing -Account Assignment - Maintain Account Assignment Categories (If you are sure of fields to be used then you can directly create Y, if not then copy existing category say K to new one and choose required fields)
    Allow item catg B with acc *** K and Y.(How to config this in SPRO)
    In Purchasing - account assignment - Define Combination of Item Categories/Account Assignment Categories - set combination for Y and B.
    Hope your documement types (PO & PR) allows item category B.
    So when i am creating a PO adopted through Purchase Req (account *** K and item cat B) i am getting error message "Pricing Error :Mandatory condition NAVS is Missing".So how do i configure this pricing process.
    Check the pricing procedure in IMG - Purchasing - Conditions - Define Price Determination Process - Define Calculation Schema - Check for calculation schema - NAVS has been maintained.
    Also when i am creating a Frame work order do i need to select the document type both in PO and PR as frame work order or NB order type will work with these config of Item cat B and acc *** Y?
    You need to choose document types while creating purchase transactions. If that document type doesnt support item category B- then you will get an error message.
    When i am creating a PR or PO with doc type frame work order the order unit is automatically populating as "AU" is this something std or do i have to do anything in configuration?
    For services (D category) we define AU as default unit (IMG - MM - External Services Management - Source Determination and Default Values - for Client/for Purchasing Organizations)
    When i created a PO with ref to PR aith account *** K into the PO and add the item category B the charging information was not maintained so how to maintian this?
    How to maintain the accounting info from PR?
    create Framework requisition and then copy it to a PO.
    Thanks

  • Error while Accessing Smart Card using Open Card Frame Work

    HI
    Using Open Card Frame work I am trying to access GemAlto provided Smart Card (java card). I downloaded the Open Card Frame work from “http://www.openscdp.org/ocf/download.html”.
    I am executing a basic program to access the data stored in smart card.
    public static void main(String[] args)
                        System.out.println("reading smartcard file...");
                        try {
                        SmartCard.start();
                        CardRequest cr = (FileAccessCardService.class);
                        System.out.println("calling waitforCard");
                        SmartCard sc = SmartCard.waitForCard(cr); //Error comes after this line
                        System.out.println("After waitForCard called");
                        FileAccessCardService facs = (FileAccessCardService)
                        sc.getCardService(FileAccessCardService.class, true);
                        CardFile root = new CardFile(facs);
                        CardFile file = new CardFile(root, ":c009");
                        byte[] data = facs.read(file.getPath(), 0,
                        file.getLength() );
                        sc.close();
                        String entry = new String(data);
                        entry = entry.trim();
                        System.out.println(entry);
                        } catch (Exception e) {
                             e.printStackTrace(System.err);
                        System.exit(0);
    The content of the opencard.properties are :
              OpenCard.services = opencard.opt.util.PassThruCardServiceFactory
    OpenCard.terminals = com.ibm.opencard.terminal.pcsc10.Pcsc10CardTerminalFactory
    OpenCard.trace = opencard:5 com.ibm:4 opencard.opt.database:6
    After the line “ SmartCard sc = SmartCard.waitForCard(cr);”
    the program is expecting a card to be inserted but while inserting Smartcard the following error message come :
              calling waitforCard
              [ERROR    ] com.ibm.opencard.terminal.pcsc10.OCFPCSC1.OCFPCSC1.SCardConnect
    --- message
    --- thread Thread[Thread-0,5,main]
    --- source com.ibm.opencard.terminal.pcsc10.OCFPCSC1@2e7263
    [ERROR    ] com.ibm.opencard.terminal.pcsc10.OCFPCSC1.OCFPCSC1.SCardConnect
    --- message Protocol = 0
    --- thread Thread[Thread-0,5,main
    --- source com.ibm.opencard.terminal.pcsc10.OCFPCSC1@2e7263
    Basically the error is coming from the SCardConnect function of OCFPCSC1.cpp file.
    Please reply to my mail id if any body has any idea how to resolve this issue.
    MAIL-ID : [email protected]
    With Regards
    Swarup
    Finacle Archie
    Infosys Technologies Limited,Bhubaneswar,India

    Sounds like an issue that has to do with JavaScript Origin policy. You'll have to use Domain Relaxing for this. Read all about it here:
    http://help.sap.com/saphelp_nw04/helpdata/en/59/87b54064c2742ae10000000a155106/frameset.htm
    here:
    http://help.sap.com/saphelp_nw04/helpdata/en/5e/473d4124b08739e10000000a1550b0/frameset.htm
    and here:
    http://help.sap.com/saphelp_nw04/helpdata/en/cb/f8751d8c6b254dac189f4029c76112/frameset.htm

Maybe you are looking for

  • MOVED: mainboard h81m-e35 with hdmi and 4600 intel graphic card doesn't work

    This topic has been moved to MSI Intel boards. https://forum-en.msi.com/index.php?topic=182774.0

  • TV Screen Effect

    I want to do an effect, whether I do it directly in Keynote or wherever. I want to insert a picture of an LCD panel and play video on the "screen". So for example, I can take a stock picture of an LCD panel off the Internet. Then I create a shape tha

  • Graduated Filter plug-in

    I use iMovie HD 6 on my 2013 (Mountain Lion) iMac and it works perfectly, iMove HD 6 having been transferred from my old eMac. I've been searching everywhere for an iMovie HD plug-in that would produce the effect of a graduated filter - i.e. to impro

  • Help regarding xml compilation

    Hi, I have done a small flex project. In that project I am loading a xml file. When I compile that project, itz compiled in the bin folder. After compilation, even if I delete the xml file from the bin folder and run the application, I can see the co

  • HT201257 Apple Hardware Test won't stop

    My daughter went to turn on her MacBook and the Apple Hardware Test came up.  I Googled what the AHT was & so we let it run in order to shut it down.    When we started it up again, the AHT popped up again.  We cannot get it to stop! (There is no dis