Migrating jdev9i to jdev10g(10.1.3)

Hi,
I am developed an application using oracle jdev9i.now i want to migrate to jdev10g(10.1.3).But it shows lots of errors.Is there any solution how to migrate to jdev9i to jdev10g(10.1.3).

What type of application? what technologies did you use?
What errors did you get?
Did you read the upgrade information in the online help of JDeveloper 10.1.3?

Similar Messages

  • Migrating old BC4J Webservice tutorial from JDev9i to JDev10g

    I was asked to develop a simple web service that pulls data out of some tables in our oracle database. I'm familiar with BC4Js and thought it would be easy to try out an old tutorial found on the OTN website:
    Publishing BC4J Components as a Web Services
    http://www.oracle.com/technology/tech/webservices/htdocs/series/pattern/index.html
    Easily written with JDev9i and runs smoothly on the OC4J that comes with it.
    IDE 9.0.3.10.35
    BC4J 9.0.3.10.7
    JDK 1.3.1_02
    OC4J 9.0.3.0.0
    However, when I try (even beginning from the scratch) it out on JDev10g production
    IDE 10.1.2.18.38
    BC4J 10.1.2.18.73
    JDK 1.4.2_06
    OC4J 10.1.2.0.2
    I'm getting the infamous oracle.jbo.common.ampool.ApplicationPoolException
    <faultstring>oracle.jbo.common.ampool.ApplicationPoolException: JBO-30003: The application pool (com.optus.onpsj.dal.ONPSModuleLocal) failed to checkout an application module due to the following exception:</faultstring>
    Any ideas? If I run a simple class without OC4J, it connects fine to the database.
    The plan is to get the web service developed using ADF and Toplink XO (to generate XML based on a defined schema), and then get it deployed to a websphere appserver (after doing the necessary changes the web service, of course).
    Any help would be greatly appreciated.
    Regards
    Sandro

    Has anyone ever been able to run a BC4J webservice with JDev10g production successfully? Or it better for me to develop the whole thing with JDev9 instead?
    Regards
    Sandro

  • Warning: There are java errors for this object. The wizar will be read-only

    I migrate JDev9 to JDev10 and if open any module show message:
    "Warning: There are java errors for this object. The wizard will be read-only util they are corrected."

    [Solved, sort of] view objects read only mode
    The Oracle fix the problem?
    Message was edited by:
    oracle_user7

  • Migrate from oracle jdev9 to oracle10g

    i have developed an oa framework project in oracle jdev9.now i need to migrate it to jdev 10..is it possible and if so how.
    because when ther s no option for oa workspace in jdev10g..please help me

    Ankit,
    Check the metalink Note 416708.1 - How to find the correct version of JDeveloper to use with eBusiness Suite 11i or Release 12.
    Keep in mind that jdev 10g is compatible only with R12.
    --Shiv                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Exception when opening migrating From Jdev9.02 to 9.03

    I am getting the following exception when migrating my project from Jdeveloper 9.02 to 9.031 version.
    Below is the Exception Stack trace
    java.lang.NullPointerException
         void oracle.ideimpl.scm.impl.BufferWatcher.handleWatchEvent()
              BufferWatcher.java:135
         java.util.List oracle.ideimpl.scm.env.OperationRuntimeImpl.performImpl(oracle.ide.scm.SCMOperation, java.util.List, boolean)
              OperationRuntimeImpl.java:207
         void oracle.ideimpl.scm.impl.ActionController.handleEventImpl(oracle.ide.scm.SCMOperation, oracle.ide.IdeAction, oracle.ide.addin.Context)
              ActionController.java:604
         void oracle.ideimpl.scm.impl.ActionController.access$2000071(oracle.ideimpl.scm.impl.ActionController, oracle.ide.scm.SCMOperation, oracle.ide.IdeAction, oracle.ide.addin.Context)
              ActionController.java:68
         void oracle.ideimpl.scm.impl.ActionController$1.run()
              ActionController.java:181
         void oracle.ideimpl.scm.impl.OperationThread$ThreadRunnable.run()
              OperationThread.java:212
         void oracle.ideimpl.scm.impl.OperationThread$ThreadRunnable.access$2000071(oracle.ideimpl.scm.impl.OperationThread$ThreadRunnable)
              OperationThread.java:184
         void oracle.ideimpl.scm.impl.OperationThread.run()
              OperationThread.java:157

    Hi,
    How did you upgrade JDeveloper? You should install new releases of JDeveloper into a new, empty directory, not over the top of any existing installation. I'm not sure if this is the cause of your problem, but we've seen many other issues in the past due to this.
    Thanks,
    Brian
    JDev Team

  • JDev10g: General performance decrease with JClients like Oracle BC Browser

    Hi,
    I'm observing a significant performance decrease of JClient applications (homegrown and Oracle Business Components Browser)in JDev10g compared against JDev9i (9033)?
    Can anyone confirm my observation?
    Just create a default Dept-Emp business components package and start the Business components browser. Scroll to some data (it takes some time...) and resize the window (takes even more time)!
    My guess: JDev9i-style data binding for JClients is simulated in JDev10g with ADF-Data-Binding?? My own application is a simple "recompile"-migration of a JDev9i project with JDev10g. Does this apply to Oracle Business Components Browser too?
    My own application runs still faster with JDev9i!
    What is the problem? Any hints are welcome!
    Thanks,
    Markus

    Excellent Blog. Thank You
    Small clarification on Step **6) Oracle Home Directory, ...a) Resize the Root Partition**
    Ubuntu 11.10 has Gparted available as a Ubuntu software download, DONT use that while trying the above step, instead download the ISO file from http://sourceforge.net/projects/gparted/files/gparted-live-stable/ gparted-live-0.12.0-5.iso (124.6 MB)
    Burn that ISO file on a Blank DVD, reboot the Ubuntu , during startup select Boot from DVD Option if not already selected. this will take to Boot Menu Options of Gparted Live then select the first menu option, and this allows to do further action such as Re-sizing .
    and once you have chosen and executed step a) . do NOT run step b) also that is "Setup External Storage"
    I hope this minor clarification can avoid some confusion
    Regards
    Madhusudhan Rao
    Edited by: MadhusudhanRao on Mar 24, 2012 11:30 PM

  • Migrating to jdeveloper 9i

    Hello,
    I'm migrating a application that uses bc4j from jdeveloper 3.2 to j9i,
    but i have problems in a JSP page, in some pages when i want to create a row using a view object i have this problem.
    oracle.jbo.RowCreateException: JBO-25017: Error while creating a new entity row for BrpComites.
    The code in the pages look like:
    try{
    ApplicationModule am = Util.getAppModule("ModuloBrp", pageContext);
    ViewObject vo = am.findViewObject("BrpInmueblesView");
    Row row = vo.createRow(); --so here is the problem
    Sorry for my poor English.
    thanks in advance...
    Jhon Lspez

    Jhon:
    I need the stack trace (including that of the detail exception) to diagnose the problem.
    Could you post the exception stack stack trace, so that I can look into it?
    To get the exception stack, turn on diagnostic:
    To turn on diagnostic, go to the IDE,
    1. Select the project.
    2. Do right mouse click and select "Project Settings..."
    3. On the Settings dialog, select Configurations/Runner.
    4. In the righthand side pane, you should see a textbox for "Java
    Options". Please add the following JVM switch:
    -Djbo.debugoutput=console
    Then, rerun. The run command should include
    -Djbo.debugoutput=console as in
    "D:\JDev9i\jdk\bin\javaw.exe" -Djbo.debugoutput=console -classpath ...
    Or, if you are running your test program from command prompt, add -Djbo.debugoutput=console to your java invocation as in:
    java -Djbo.debugoutput=console ...
    Thanks.
    Sung

  • JAAS problems in jdev10g

    Hey all,
    I've got problems when i want to use JAAS into a struts application (with BC4J). In jdev9.0.3 everything was working perfect. At the end you will find the message i get. My colleage who use JAAS without the BC4J, everything is working good. Can anybody give me a hint ?
    For mho my configuration is correct.
    This is snip of my java.security (located in D:/oracle/jdev10g/jdk/jre/lib/security) :
    # Default login configuration file
    #login.config.url.1=file:${user.home}/.java.login.config
    login.config.url.1=file:D:/oracle/jdev10g/jdk/jre/lib/security/tagish.login
    This is a snip of my tagish.login (located in D:/oracle/jdev10g/jdk/jre/lib/security)
    FileLogin
    com.tagish.auth.FileLogin required debug=true pwdFile="D:${/}oracle${/}jdev10g${/}jdk${/}jre${/}lib${/}security${/}passwd.txt";
    This is a snip of my passwd.txt (located in D:/oracle/jdev10g/jdk/jre/lib/security)
    # Passwords for com.tagish.auth.FileLogin
    # login admin; password admin
    # login docent; password docent
    admin:21232f297a57a5a743894a0e4a801fc3:administrator:docent
    docent:281ab35f26dc0a6d9dab6fd4fbc304fc:docent
    Here is the error stacktrace i get :
    03/12/10 16:26:12 javax.security.auth.login.LoginException: No LoginModules configured for FileLogin
    03/12/10 16:26:12      at javax.security.auth.login.LoginContext.init(LoginContext.java:189)
    03/12/10 16:26:12      at javax.security.auth.login.LoginContext.<init>(LoginContext.java:404)
    03/12/10 16:26:12      at view.checkLogin.execute(checkLogin.java:40)
    03/12/10 16:26:12      at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
    03/12/10 16:26:12      at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
    03/12/10 16:26:12      at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1485)
    03/12/10 16:26:12      at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:509)
    03/12/10 16:26:12      at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    03/12/10 16:26:12      at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    03/12/10 16:26:12      at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
    03/12/10 16:26:12      at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:356)
    03/12/10 16:26:12      at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
    03/12/10 16:26:12      at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:148)
    03/12/10 16:26:12      at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
    03/12/10 16:26:12      at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:148)
    03/12/10 16:26:12      at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:610)
    03/12/10 16:26:12      at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
    03/12/10 16:26:12      at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:784)
    03/12/10 16:26:12      at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
    03/12/10 16:26:12      at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
    03/12/10 16:26:12      at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
    03/12/10 16:26:12      at java.lang.Thread.run(Thread.java:536)

    Hi.
    I have the same problem with my custom usermanager for ias90401 solaris 2.9 but I am not sure where to add that 3 lines of codes. What do you mean by "a Listener"?
    javax.security.auth.login.Configuration config = new
    com.sun.security.auth.login.ConfigFile();
    config.refresh();
    javax.security.auth.login.Configuration.setConfiguration(config);
    My deployment failed when I added it as a statio block or
    in the init of my usermanager class which extends com.evermind.security.AbstractUserManager.
    Thx.
    Ken
    ADMN-300075
    Nested exception
    Base Exception:
    java.rmi.RemoteException:deploy failed!: ; nested exception is:
         oracle.oc4j.admin.internal.DeployerException: Error initializing
    userManager 'ca.bc.gov.srm.mjf.security.jaas.orion.JAASUserManager':
    java.lang.ExceptionInInitializerError (null)
    java.rmi.RemoteException: deploy failed!: ; nested exception is:
         oracle.oc4j.admin.internal.DeployerException: Error initializing
    userManager 'ca.bc.gov.srm.mjf.security.jaas.orion.JAASUserManager':
    java.lang.ExceptionInInitializerError (null)
         at
    com.evermind.server.rmi.RMIConnection.EXCEPTION_ORIGINATES_FROM_THE_REMO
    TE_SERVER(RMIConnection.java:1520)
         at
    com.evermind.server.rmi.RMIConnection.invokeMethod(RMIConnection.java:14
    73)
         at
    com.evermind.server.rmi.RemoteInvocationHandler.invoke(RemoteInvocationH
    andler.java:55)
         at
    com.evermind.server.rmi.RecoverableRemoteInvocationHandler.invoke(Recove
    rableRemoteInvocationHandler.java:22)
         at __Proxy0.deploy(Unknown Source)
         at
    oracle.ias.sysmgmt.deployment.j2ee.runtime.LocalDeploy.deployOnSingleIns
    tance(Unknown Source)
         at
    oracle.ias.sysmgmt.deployment.j2ee.runtime.LocalDeploy.doExecute(Unknown
    Source)
         at
    oracle.ias.sysmgmt.deployment.j2ee.runtime.RuntimeIf.execute(Unknown
    Source)
         at
    oracle.ias.sysmgmt.deployment.j2ee.adapter.DeploymentAdapter.doEvaluateD
    eploy(Unknown Source)
         at
    oracle.ias.sysmgmt.deployment.j2ee.adapter.DeploymentAdapter.evaluate(Un
    known Source)
         at oracle.ias.sysmgmt.task.TaskMaster.sync_evaluate(Unknown
    Source)
         at oracle.ias.sysmgmt.task.TaskMaster.internal_evaluate(Unknown
    Source)
         at oracle.ias.sysmgmt.task.RemoteEvaluate.execCommand(Unknown
    Source)
         at oracle.ias.sysmgmt.task.DaemonWorker.run(Unknown Source)
    Caused by: oracle.oc4j.admin.internal.DeployerException: Error
    initializing userManager
    'ca.bc.gov.srm.mjf.security.jaas.orion.JAASUserManager':
    java.lang.ExceptionInInitializerError (null)
         at
    oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:91)
         at
    com.evermind.server.administration.DefaultApplicationServerAdministrator
    .internalDeploy(DefaultApplicationServerAdministrator.java:378)
         at
    com.evermind.server.administration.DefaultApplicationServerAdministrator
    .deploy(DefaultApplicationServerAdministrator.java:305)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
    a:39)
         at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
    Impl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at
    com.evermind.server.rmi.RMICallHandler.run(RMICallHandler.java:124)
         at
    com.evermind.server.rmi.RMICallHandler.run(RMICallHandler.java:48)
         at
    com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(Releasab
    leResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:536)

  • How can i upgrade my Jdev10g Application to Jdev11g Application.

    Hi,
    Can anybody tell me how can i upgarde or migrate my Jdev10g Application to Jdev11g application.
    Plz Give me some link or step to do it
    thanks in advance

    Hi,
    I need to migrate whole application in JDev 11g. and we never deploy on other server we run the application through the JDev itself. So we use the default server. same i m running in 11g . Actually I made an application CSI_SKILLS_APPLICATION in Jdev 10g. and now i want to migrate it in Jdev 11g. So that it will run properly in 11g. but when i open it in 11g and run a page through JDEV 11g it i got the error
    Cannot run application SearchSkills due to error deploying to DefaultServer.
    Application CSI_SKILLS_APPLICATION stopped and undeployed from Server Instance DefaultServer... "
    We are not deploying it to any other server... So plz tell me how i will run it in 11g and how to migrate it in Jdev11g.
    and Sorry i dont get ur question How's the old application wired together (UI, ADFBC DB)?
    Thanks

  • Jdev9.0.3 JSP STRUTS ADF application problem with jdve10.1.3 and 10g IAS

    Hello, All,
    My current application is developed with jdev9.0.3 and deployed to OC4J 9.0.4 on ias, it works fine.
    Now I need to deploy it to our new 10g application server. the application run into the following error:
    NoClassDefFoundError: oracle/jdeveloper/html/HTMLElement
    at oracle.adf.controller.struts.util.ErrorReporting.addError(ErrorReporting.java:99)
    at oracle.adf.controller.struts.util.ErrorReporting.addError(ErrorReporting.java:94)
    Then I tried to migrate the application to jdev10.1.3 first, the code run into some red lines, e.g. <c:out .../> can't be within <c:set.../>, but it compiled ok and run fine within jdeveloper.
    But when I deployed the new .war file into the 10g server, now I run into different set of error(Please see belowe).
    Is there anything I need to do when I deploy a jdev903 application to 10g server, or migrating to jdev10.1.3?
    Any advice will be appreciated,
    Deborah
    java.lang.NoClassDefFoundError     at at oracle.adf.controller.v2.struts.lifecycle.StrutsPageLifecycleFactory.getDefaultInstance(StrutsPageLifecycleFactory.java:68)
    at org.apache.struts.config.impl.ModuleConfigImpl.freeze(ModuleConfigImpl.java:503)     
    at javax.servlet.GenericServlet.init(GenericServlet.java:258)     
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpApplication.loadServlet(HttpApplication.java:2354)
    ...

    Migrating ADF/Struts 10.1.2 to 10.1.3.
    http://radio.weblogs.com/0118231/2006/02/28.html#a665

  • Migrating from JServ to OC4J: problems with XSQLServlet configuration

    I'm trying to move an application using xsql pages from 9iAS to 10g (9.04). Development is currently done under JDev9 (9.02) an its OC4J standalone server.
    I guess I've done most of the configurations, since the application is working correctly now, BUT only with the connections defined statically in the XSQLConfig.xml of the XSQLServlet. On JServ, we implemented our own connection manager to pass our connections to the XSQLServlet as defined by the <connection-manager><factory> tag. Now, under OC4J, this no longer works:
    The log files tells:
    Failed to create custom connection manager factory: "our.connection.manager.factory": Using default.
    And with the default one, we get of course the 'cannot acquire database connection' error message which is ok, since we're not using one of those defined under XSQLConfig.xml...
    Background: Our connection manager is contained in a jar file with many other classes. These are visible to the 2 applications ("P" and "T") we're running successfully under OC4J Standalone. As I interprete the message as the XSQLServlet not being able to create an instance of our ConnectionManager, I guess I missed somewhere an library or classpath entry??
    Many thanx for any hints!

    There was a generic Migration guide produced for the earlier 9.0.2 release with some content on migrating from JServ to OC4J.
    http://download-west.oracle.com/docs/cd/A97331_08/migrate.902/migrate/intapps.htm#1006415
    It's hard to provide much help without more details.
    cheers
    -steve-

  • How can I Migrate/Split itunes/icloud account for a large family now that they have family sharing

    Ok, now that Apple has finally come out with family sharing I need to get things sorted out and I think it is going to be a mess. I have 6 family members (my spouse and 4 children) all sharing/using one itunes account. For parental reasons this made perfect sense. Now with the the advent of family sharing and such we have alot of sorting and migrating to do and I am very unsure how to go about it. Here is what we have.
    Myself - I have a 64GB iPad 3 and a 64GB iPhone 5
    Spouse - 64GB iPhone 5
    Children - x4 16GB iPhone 5C (pink, blue, green, and a yellow)
    We have had one itunes account now for several years, we used to have x4 16GB iphone 4's and a 16GB iPod touch 4 so we needed it to be shared at the time. We all have different Game Center ID's and Facetime/iMessages are all setup to the phone numbers (aside from mine which also uses the itunes e-mail). We currently have 1 upgraded icloud account with 200GB of storage on it (love the new tiers). So here are the questions.
    1) How do I go about using and isolating all the devices so they can all use the iCloud storage? Right now if I try and setup backups by device under the what to backup there is no simple "Full Backup" option, they have all the categories separated. I cannot backup my daughters contacts without forcing a merging of them and so on. Same thing with Documents and Data. Would I need to setup a different iCloud account for each device now?
    2) iTunes Music/App purchases. Now that they have a family sharing function I am assuming it would be a good time to separate all the devices (aside from my personal iPad/iPhone). If I understand correctly we need to setup a new itunes account for each and link them with family sharing, does this then allow us to disperse/move items from a singular to the multiple account (at least a one time option to move around) or would it simply be shared off the original account? My daughter for example will be 18 next summer and as such no longer under our care. How do we move her items to her account? She has a lot of purchased Music. Now keep in mind I am talking about an account for someone who was 12 when she had her first device and as such needed to be under her parents.
    I just want to state that repurchasing things is NOT an option, and to be frank,  according to Canadian laws pertaining to *licensing* we actually own the product if we paid for it and have the right to transfer the ownership thereof. This issue went through the courts regarding used copies of OEM editions of Microsoft Windows several years ago and they closed the legal *license* vs ownership separation.

    Go to appleid.apple.com to manage the ID, sign in and select to the Name, ID and Email Addresses section, then change the birth date on the bottom right.  At the present time you may not be able to enter the correct birth date, but others have had success changing the year to 2000, or the date to 1/1/2001, both of which will have child ID status.

  • AR Open/Closed Invoices Migration Help

    Hello Experts,
    We have a data migration requirement for AR invoices from a legacy system to Oracle.
    We have both open and closed invoices. Can anyone of you help in giving the steps to be followed? This is for India AR Invoices. Expecting a quick response and it would be of great help to us! This is in 11.5.10
    Thanks,
    Janani Sekar
    Edited by: user11981778 on 20-Dec-2012 20:32

    Hi,
    Pl. populate the following open interfaces from your legacy data and then run the 'Autoinvoice Master Program'
    (1) RA_INTERFACE_LINES_ALL
    (2) ra_interface_distributions_all
    For open invoices the AR_PAYMENT_SCHEDULES_ALL.STATUS sholuld be equal to 'OP' .
    Pl. visit following link also for more info.
    http://bhaskarreddyapps.blogspot.in/2011/10/ar-invoice-interface.html
    HTH
    Sanjay

  • Migrate all Open Sales Orders From Legacy System (SAP) To SAP System using

    Hi Experts,
                 I've to Migrate all Open Sales Orders From Legacy System (SAP) To SAP System using Business Objects with a new SALES ORDER DOCUMENT NUMBER referencing the older one.
               I'll get all the required data with field in an excel file.
                 Does any standard transaction exist for it ? Or how to go ahead with it ?
    Thanks and regards,
    Jyoti Shankar

    Hi
    If you are checking for CREATE option then Sales Doc Type
    For more Info goto SWO1 transaction -> BUS2032 --> DIsplay --> Execute --> There SELECT the method which you want to perform... There you can fine the MANDATORY parameters also....
    Or in DISPLAY mode PLACE Cursor on the Required Method and CLick the PARAMETERS button on toolbar...
    That will show the MANDATORY parameters...
    Reward if helpful....
    Message was edited by:
            Enter the Dragon

  • Migrating open POs and GR/IR clearing account balance

    Hello gurus,
    I've got the following problem concerning migration of open POs:
    For example: In my source system there is a PO for 10 pcs. of some material. There has been a goods receipt for 5 pcs. (200$ each).
    Now, when I import this order and the corresponding purchase order history into my target system (using LSMW), the target system creates the order, a material document for 5 pcs. and an account document.
    But of course, our FI-team also has to migrate the balance of the 'old' GR/IR clearing account.
    So, the balance in the source system is <> 0 (e.g. 1000$), because the 5 pcs. have been delivered but there has been no invoice receipt yet.
    This balance is imported into the new system and then the open orders are migrated, generating an account document and thus, the balance is 2000$ afterwards.
    This obviously is not correct, so I am sure that I am missing something, just what?
    Thanks
    Alicia

    Hi,
    1. There will be an open PO uploaded for 5 qty and price 200$ each
    2. Opening Balance of Material - 5 qty and corresponding value to Stock A/c - 1000$
    3. Also there will be Vendor Balances uploaded in the system as 1000$ against the invoice. (If the invoice is still expected then chec with FI Users if they can get invoice form vendor)
    if no then do not upload initial stock entry of step2, create a PO of 10 qty and then do GR in system (SAP).

Maybe you are looking for

  • Transportation zone does not exists

    hi, its urgent plz resolve this i have to create the bdc program so before there is a problem in transportation zone fields in xd01 , i am give the data for particular fields but it does not exists while am press the f4 key, it should ask the project

  • Reporting and analysis not working in workspace

    the startup document specified does not exist in the repository. select a new startup document on the general preference tab. when i click ok a not found error occurred communicating with server click show details uri: http://server:19000/raframework

  • Fonts Not Rendering Properly in Photoshop Elements 11

    For some odd reason, Elements stopped rendering my fonts properly.  For instance, if I use an old standby like Rage Italic, the lettering is not smooth rather choppy like an old System type font.  I've tried uninstalling and then reinstalling but not

  • Syncing PC photos with iPad

    When I sync my PC photos with my iPad Air the way they appear on my iPad is very different from when I sync photos to my iPhone. Photos on the iPhone are very neatly shown with a thumbnail for each album. The iPad only shows two or three albums, one

  • My iPad keeps on crashing. Any suggestions?

    My iPad keeps crashing? Any suggestions? It is up to date.