Error when trying to reverse a goods receipt using vl09

Hi All,
I'm trying to reverse an inbound delivery using vl09. Getting a message that
"Error at central message handling" . After this the system is throwing me out of the tcode vl09.
Any idea why this is appearing and how to overcome this.
Regards,
Ashwin

Hello
Please refer the previous thred
"Inbound delivery reversal issue
and also the SAP notes mentioned in earlier reply.
warm reards
Ramakrihsna

Similar Messages

  • I am getting a 404 error when trying to access any search link using google, I can get to a website if I enter the url directly.  I have cleared my history, emptied the cache and reset safari.

    I keep getting a 404 error when trying to access any search link using google, I can get to a website by directly using the URL.  I have cleared history, empited the cache and reset safari.  Any suggestions.

    Right. If you are using delegated privs and sudo, make sure that sudo is configured to pass on the PERL5LIB and ORACLE_HOME environment variables at least.

  • Error while trying to raise a Goods Receipt PO in SAP B1 v 9.0

    Hi Experts,
    while trying to raise a Goods Receipt PO in SAP B1 v 9.0 the following error is been generated:
    You should use existing Serial/batch number for this document type [21-59 ]
    Note:We are able  to generate Goods Receipt PO for an item which is not serialized.
    Thanks
    Regards,
    Satish.

    Hi Edy,
    Dim oPDN As SAPbobsCOM.Documents
    oPDN = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oPurchaseDeliveryNotes)
                    oPDN.CardCode = "C232323"
                    oPDN.Lines.ItemCode = "A00004"
                    'oGR.Lines.LineNum = 0
                    oPDN.Lines.BaseLine = 1
                    oPDN.Lines.BaseEntry = 202
                    'oGR.Lines.BaseRef = 203
                    oPDN.Lines.BaseType = 20
                    oPDN.Lines.Quantity = 1
                    oPDN.Lines.UnitPrice = 2
                    oPDN.Lines.WarehouseCode = '01'
                        oPDN.Lines.SerialNumbers.InternalSerialNumber = 3
                        oPDN.Lines.SerialNumbers.SystemSerialNumber = "Sh01"
                        oPDN.Lines.SerialNumbers.ManufacturerSerialNumber = "Mf01"
                        oPDN.Lines.SerialNumbers.SetCurrentLine(iRowNo)
                        oPDN.Lines.SerialNumbers.Add()
                    End If
                Next
                oPDN.Lines.Add()
                lRetCode = oPDN.Add
    Thanks,
    Satish.

  • Error when trying to write to a socket using nio

    Hi,
    I am getting this error when trying to write using the new io
    The system detected an invalid pointer address in attempting to use a pointer argument in a call
    can anyone tell me what's wrong ?

    Please post the whole Exception.printStackTrace report. Also a small example that reproduces the problem.

  • ODI - Java Error when trying to reverse engineer - Hyperion Planning

    Hi,
    I am receiving the error below when I am attempting reverse engineer the emission members into the models tab in the ODI Designer. In topology manager I get connection successful in both Synopsis memory engine and in File technology and I have checked all my settings and everything looks correct compared to the test environment. We are actually testing the Production install with a very simple Hyperion Planning dimension build. Does anyone have any ideas why I am receiving the error below.
    Thank you in advance for the help!!
    org.apache.bsf.BSFException: exception from Jython:
    Traceback (innermost last):
    File "<string>", line 1, in ?
    ImportError: no module named java
    at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)
    at com.sunopsis.dwg.codeinterpretor.k.a(k.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSqlC.treatTaskTrt(SnpSessTaskSqlC.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java)
    at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java)
    at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand(DwgCommandSession.java)
    at com.sunopsis.dwg.cmd.DwgCommandBase.execute(DwgCommandBase.java)
    at com.sunopsis.dwg.cmd.e.i(e.java)
    at com.sunopsis.dwg.cmd.g.y(g.java)
    at com.sunopsis.dwg.cmd.e.run(e.java)
    at java.lang.Thread.run(Unknown Source)

    Hi,
    It looks as though we got it to work. However the way we got it to work is a bit confusing. We had someone just login and try it. The only difference is they used the admin username instead of the one we were using. They successfully ran the reverse. Then we re-logged in with the other username we were using before and it worked.
    I just realized however before they did that, I was on the Prod server trying to open and view the odiparams.bat file. I accidentally ran the file by choosing 'open' instead of 'edit'. Thus I'm thinking that running that odiparams.bat file actually fixed the issue rather than logging in with admin account.
    What would your professional opinion be on this as we can't recreate the issue and figure out which one fixed it.
    Thanks,

  • ODI error when trying ro reverse engineer-- Please help

    Hi all,
    I am receiving the error below "ImportError: no module named java" when I am attempting reverse engineer from Essbase into the models tab in the ODI Designer.
    I am using ODI version 10.1.3.5
    I have all jar files related to Essbase in drivers folder. And all KMs related to Essbase in impexp folder. I have created CLASSPATH system variable with "D:\OraHome_ODI\oracledi\drivers". Should i need to add this path in PATH system variable?
    What should i do to get this problem solved. Please help.
    Thank you in advance for the help!!
    org.apache.bsf.BSFException: exception from Jython:
    Traceback (innermost last):
    File "<string>", line 1, in ?
    ImportError: no module named java
         at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)
         at com.sunopsis.dwg.codeinterpretor.k.a(k.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSqlC.treatTaskTrt(SnpSessTaskSqlC.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand(DwgCommandSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandBase.execute(DwgCommandBase.java)
         at com.sunopsis.dwg.cmd.e.i(e.java)
         at com.sunopsis.dwg.cmd.g.y(g.java)
         at com.sunopsis.dwg.cmd.e.run(e.java)
         at java.lang.Thread.run(Thread.java:619)
    Regards,
    Srinivas

    MOS Note 424232.1 says
    Such messages are probably due to either a stale Jython cache (.../scripting/cachedir folder) and / or insufficient access privileges attributed to the Unix user account which has launched either the ODI Agent or Designer GUI and is executing a Jython script and writing to the Jython cache (default value being .../lib/scripting/cachedir/packages folder).
    Alternative workarounds:
    1. Stop all ODI processes and remove the cachedir folder, the restart ODI and retest the process.
    2. Use a different "python.cachedir" information, on which the User has write privileges. This Java property may be set into the Jython Registry and specifies the directory used internally by Jython for cached information about Java packages in ".jar" files. If the directory is relative, it is interpreted relative to the Jython root. For complete information, refer to Jython documentation, at:
    http://www.jython.org/Project/userguide.html#the-jython-registry
    3. Try running Jython once as "root" in order to create the Jython cache directories or take appropriate administrative actions (for example, chmod 777....) to allow the user account to access these files.
    4. Please bear in mind that Unix is case sensitive... As such, do not forget to verify lower/upper case attributes of folder names.
    If the ODI process is run by an Agent and the message is displayed:
    1. Please check the ODI Agent in Topology Manager to determine on which host it is running then proceed to its installation folder and ...:
    2. Verify that Jython is included with the Agent installation folders:
    * In oracledi\bin - jython.sh
    * In oracledi\lib\scripting - jython.jar, cachedir, and lib
    * In oracle\lib\scripting\lib - numerous jython .py files
    3. Also give Unix user account full permissions to every file and folder in the Agent installation and the java installation.
    4. Restart the Agent.
    5. Test the Agent in Topology Manager (ensure that the hostname is correct). If the test is successful, retest the Package/Scenario.
    Thanks,
    Sutirtha

  • Error when trying to cancel an incoming payment using a Credit Card

    I have searched and tried several things but I cannot seem to cancel an incoming payment when the credit card tab was used. I have tried to cancel before deposits, after the deposit (cancelling the deposit and then trying to cancel the inc. payment) but I still get the error. I have yet to see any post that will give a good process on how to fix this error.
    I did change the general settings for the credit voucher from automatic to manual in hopes that this will help future postings but I need the prior ones corrected that were made with the credit voucher option set to automatic. 

    Hi Joanne
    I was searching in fórums and I found:
    Cannot cancel Incoming Payment. One of the credit vouchers were cashed.
    Re: How to avoid "Unable to cancel payment. Credit voucher already cashed" err
    Cancel Incoming Payment (if Pay by credit card)
    Problem Reversing a Credit Card Payment
    Perhaps the easiest solution is changing the server date and making the operations to cancel the incoming payment.
    Kind regards
    Agustín Marcos Cividanes

  • Error when trying to upgrade SQL Azure database using DAC Package in MGMT Studio - "Unexpected XML Content"

    Hi there,
    I am trying to upgrade a database running in SQL Azure from my local dev box which is running SQL Server 2008 R2 Sp1 (Microsoft SQL Server 2008 R2 (SP1) - 10.50.2500.0 (X64))
    I extract the dac with no problems from my local database. However, when I try to upgrade the Azure db I get the below error.
    This error occurs just after I browse to select the dac package and click open in the browse window. I.e. It happens before I actually try and apply this dac to the Azure database. Something is going wrong, presumably, when the package is parsed by management
    studio.
    I am running Visual Studio 2010 Premium Sp1 if that matters, plus all the various updates required for Azure development..
    Thanks for your help!

    Hey there, and apologies for the lack of response.  Are you still having this issue and still needing help?
    Thanks Guy

  • Error when trying to send photos from Aperture using Outlook

    Hey everyone,
    Pretty sure I used to be able to do this successfully but now when I try to share photos through email I get the following error message from Finder:
    Microsoft Outlook go an error: Can't make {subject:"Files"} into type properties of draft window.
    Any ideas what is going wrong?
    Cheers,
    Jim

    Found it... i did not have the window fully expanded and when I did.. there were the options.  I quickly deleted and added my sympatico account and even though I have the BCC ticked, the emails are not showing up in my email inbox.  I have to manually enter my email address in the cc box of the email.  thanks for your time. 

  • Getting wierd error when trying to getting phone IP address using AXL

    I am current trying to use the AXL serviceability API to get phone IP
    address information. I looked the developers guide and used the Java example to create a
    SSL Socket connection to send the SOAP message to. The message I send is as follows:
    POST: 8443/axl/ HTTP/1.0
    Accept: application/soap+xml, application/dime, multipart/related, text/*
    Host:localhost:8443
    Authorization: Basic **************
    Content-type: text/xml
    SOAPAction: "http://schemas.cisco.com/ast/soap/action/#RisPort#SelectCmDevice"
    Content-length: 610
    <?xml version="1.0" encoding="utf-8"?>
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding">
    <SOAP-ENV:Header/>
    <SOAP-ENV:Body>
    <SelectCmDevice sequence="123456">
    <CmSelectionCriteria>
    <Class>Phone</Class>
    <Model>255</Model>
    <NodeName>10.248.140.11></NodeName>
    <SelectBy>Name</SelectBy>
    <MaxReturnedDevices>10</MaxReturnedDevices>
    <SelectItems soapenc:arrayType="SelectItems[1]">
    <Item>SEP001E4A3FAAAA</Item>
    </SelectItems>
    </CmSelectionCriteria>
    </SelectCmDevice>
    </SOAP-ENV:Body>
    </SOAP-ENV:Envelope>
    The response I get back after about 30 seconds is as follows:
    HTTP/1.1 400 Invalid URI
    Content-Length: 0
    Date: Wed, 12 Mar 2008 19:28:43 GMT
    Server: Apache-Coyote/1.1
    Connection: close
    Could someone point me in the right direction as to what is going wrong?
    Thanks
    Mitch

    well, getting closer. Of course you were correct. After changing it, I now get an http 500 error after a lenghty timeout.
    POST /axl/ HTTP/1.0
    Accept: application/soap+xml, application/dime, multipart/related, text/*
    Host:localhost:8443
    Authorization: Basic ***********
    Content-type: text/xml
    SOAPAction: "http://schemas.cisco.com/ast/soap/action/#RisPort#SelectCmDevice"
    Content-length: 610
    <?xml version="1.0" encoding="utf-8"?>
    http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding">
    Phone
    255
    10.248.140.11>
    Name
    10
    SEP001E4A3FAAAA
    HTTP/1.1 500 Internal Server Error
    Content-Type: text/html;charset=utf-8
    Content-Length: 4566
    Date: Thu, 13 Mar 2008 02:15:53 GMT
    Server: Apache-Coyote/1.1
    Connection: close

  • Cancel Goods Issue using VL09

    Hi,
    My Client have created a Delivery Order along with the Transfer order, the Goods Issue has been posted. When he tried to reverse the Goods Issue using VL09, it promoted the error: GI for Delivery XXX cannot be canceled for the following reason, Document (Material Movement Document: GI) does not contain any selectable items. Can anybody please help me?
    Thanks.

    Hi,
    Make sure  your User has created the Delivery only or Invoice also for that particular order if there is invoice also exist to that particular order he has to check first the Document Flow Status and he has to cancel the invoice by using tocode vf11, he has to cancel the shipment cost if there is vi02, he has to cancel the shipment vt02n then he can do goods reversal vl09 and Delivery.
    This may help you Inshallah
    Regards,
    Mh

  • Reversal of Goods Receipt on PO

    Dear SAP experts, I am trying to reverse a goods receipt on a PO.  For example, I have a G/R with a movement type of '101' for $100.    I would like to add a G/R with movement type of '102' for $100-.    I have tried transactions MB01, MIGO, and ML81.
    When I use transaction MIGO, I encounter error "Transaction code MBST (=> use transaction ML81 / ML85) not defined".
    If there is another way to reverse a G/R on a PO than what I have used above, I would like to know that too.
    Thank you very much.   Sunil

    Hi Lokesh,
    I tried using MBST but I get the same error "Transaction code MBST (=> use transaction ML81 / ML85) not defined".    I am looking at configuration transaction 'OMBA' which shows the settings for transactions MIGO_GR and MBST.    It maybe an issue with this config table (T158).
    Thanks Sunil.

  • 'System Error' when trying to save Form Manager Registry Settings

    Hi,
    trying to save changes made in the form manager registry settings [Home > Services > Adobe LiveCycle Form Manager > Registry Settings (http://localhost:8080/FormManagerAdmin/registry-cfg-load)], I get an error, which reads:
    > System Error
    >
    The request could not be processed. Please retry the operation. If the problem persists, please contact your system administrator.
    Has anyone had this error as well?
    The system runs fine apart from the jboss log files being crammed with the well-known and pretty annoying
    SpyJMSException.
    Does anyone have an idea how to apply changes to the form manager registry settings, if the web ui does not work? Where are the 'form manager registry settings' being stored? Maybe I succeed in changing the settings manually at least without having to re-install Livecycle...
    Regards,
    Steve

    We are using JBoss 3.2.5.
    Weirdly, last week a collegue of mine was able to save the registry changes. This week, both of us get the 'System error' when trying to save changes. Even using a default Administrator account, we were unable to save changes.
    Is there any other way apart from the LiveCycle web UI to change the registry settings without having to re-install the server? Where are these values stored?

  • Error when trying to save/apply in OAM Console (credential store / wallet)

    So our Admin WLS had accidentally been started as root previously, so we restarted as oracle (after chown -R oracle:oinstall all files), and the Admin Server starts up ok. However, when attempting to save/apply a change within the OAM console, we receive the following error:
    Error in creating the credential store (wallet) : JPS-01047: Cannot persist the wallet. Reason java.io.IOException: java.io.FileNotFoundException: /tmp/pki_data1951273487.lck.tmp (Permission denied).
    And in the log files this also appears:
    <Mar 29, 2013 2:27:01 PM CDT> <Warning> <oracle.jps.idmgmt> <JPS-01520> <Cannot initialize identity store.>
    java.lang.RuntimeException: java.security.PrivilegedActionException: oracle.security.jps.service.idstore.IdentityStoreException: JP-01520: Cannot initialize identity store.
    Any help would be greatly appreciated!
    Thanks,
    Chris
    Edited by: ch**** on Mar 29, 2013 12:29 PM

    We are using JBoss 3.2.5.
    Weirdly, last week a collegue of mine was able to save the registry changes. This week, both of us get the 'System error' when trying to save changes. Even using a default Administrator account, we were unable to save changes.
    Is there any other way apart from the LiveCycle web UI to change the registry settings without having to re-install the server? Where are these values stored?

  • "Medium Write Error" when trying to burn a CD!!!!

    I keep getting a Medium write error when trying to burn an audio cd using ITunes. I already tried switching out cheap CD-R's for high quality ones and the same thing happens. I also can't burn a picture CD using finder because another error message pops up so i don't know what it could be... Any help would be greatly appreciated!

    Could be an issue with the drive itself, especially if you have one of the Matshita drives installed in many Macbook Pro which are reported to be 'krappy' drives. See here for more info...
    http://tinyurl.com/kgrz4
    Patrick

Maybe you are looking for