Unable to update documents in KM

Hello,
Now we are facing a wired problem.
We are able to create documents but we are unable to RENAME/ UPDATE the documents in KM. We are getting "Cannot assign a java.lang.String object of length 51 to host variable 6 which has JDBC type VARCHAR(50)."
This is a bleeding and most painful issue to the users. They are unable to do anything other than delete and create a new one.
We are running on EP6 SP12
Regards,
Satya

Here is the exception stack trace.
#1.5#000D60EB1ADD0051000069F9000024CC000473A354606A2B#1253045239312#com.sap.sql.jdbc.common.CommonPreparedStatement#sap.com/irj#com.sap.sql.jdbc.common.CommonPreparedStatement#<USERID>#61140#####SAPEngine_Application_Thread[impl:3]_27##0#0#Error#1#/System/Database/sql/jdbc/common#Java#com.sap.sql.jdbc.common_1115##Cannot assign a java.lang.String object of length 51 to host variable 6 which has JDBC type VARCHAR(50).#5#6#VARCHAR#50#java.lang.String#51#
#1.5#000D60EB1ADD0051000069FA000024CC000473A354607C4C#1253045239312#com.sap.sql.jdbc.common.CommonPreparedStatement#sap.com/irj#com.sap.sql.jdbc.common.CommonPreparedStatement#<USERID>#61140#####SAPEngine_Application_Thread[impl:3]_27##0#0#Error#1#/System/Audit#Java###Exception #1#com.sap.sql.log.OpenSQLException: Cannot assign a java.lang.String object of length 51 to host variable 6 which has JDBC type VARCHAR(50).
     at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:85)
     at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:124)
     at com.sap.sql.jdbc.common.CommonPreparedStatement.checkHostvarType(CommonPreparedStatement.java:1357)
     at com.sap.sql.jdbc.common.CommonPreparedStatement.setString(CommonPreparedStatement.java:576)
     at com.sap.engine.services.dbpool.wrappers.PreparedStatementWrapper.setString(PreparedStatementWrapper.java:341)
     at com.sapportals.wcm.repository.manager.cm.persistence.commonjdbc.LockHandler.lock(LockHandler.java:233)
     at com.sapportals.wcm.repository.manager.cm.persistence.BasicPersistenceDB.lock(BasicPersistenceDB.java:259)
     at com.sapportals.wcm.repository.manager.cm.persistence.BasicPersistenceDB.lock(BasicPersistenceDB.java:254)
     at com.sapportals.wcm.repository.manager.cm.CmLockManager.lock(CmLockManager.java:105)
     at com.sapportals.wcm.repository.ResourceImpl.internalLock(ResourceImpl.java:2824)
     at com.sapportals.wcm.repository.ResourceImpl.lock(ResourceImpl.java:1786)
     at com.sapportals.wcm.repository.ResourceImpl.lock(ResourceImpl.java:1775)
     at com.sapportals.wcm.rfadapter.UpdateUtility.lock(UpdateUtility.java:285)
     at com.sapportals.wcm.rfadapter.UpdateUtility.access$200(UpdateUtility.java:31)
     at com.sapportals.wcm.rfadapter.UpdateUtility$UpdaterWithProperties.update(UpdateUtility.java:376)
     at com.sapportals.wcm.rfadapter.UpdateUtility.update(UpdateUtility.java:217)
     at com.sapportals.wcm.control.edit.RenameStatus.save(RenameStatus.java:162)
     at com.sapportals.wcm.control.edit.RenameStatus.execute(RenameStatus.java:79)
     at com.sapportals.wcm.control.fields.AbstractStatus.execute(AbstractStatus.java:87)
     at com.sapportals.wcm.control.edit.ResourceRenameControl.onCSAction(ResourceRenameControl.java:223)
     at com.sapportals.wcm.control.edit.ResourceRenameControl.onClick(ResourceRenameControl.java:276)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at com.sapportals.wdf.stack.Control.dispatchHtmlbEvent(Control.java:386)
     at com.sapportals.wdf.WdfEventDispatcher.dispatch(WdfEventDispatcher.java:175)
     at com.sapportals.wdf.WdfCompositeController.onWdfEvent(WdfCompositeController.java:538)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at com.sapportals.htmlb.page.DynPage.doProcessCompositeEvent(DynPage.java:204)
     at com.sapportals.htmlb.page.DynPage.doProcessCurrentEvent(DynPage.java:142)
     at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:115)
     at com.sapportals.htmlb.page.PageProcessorServlet.handleRequest(PageProcessorServlet.java:62)
     at com.sapportals.htmlb.page.PageProcessorServlet.doPost(PageProcessorServlet.java:22)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sapportals.wcm.app.servlet.WcmHtmlbBaseServlet.service(WcmHtmlbBaseServlet.java:100)
     at com.sapportals.wcm.portal.proxy.PCProxyServlet.service(PCProxyServlet.java:331)
     at com.sapportals.portal.prt.core.broker.ServletComponentItem$ServletWrapperComponent.doContent(ServletComponentItem.java:110)
     at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
     at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
     at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
     at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)
     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
     at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
     at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
     at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:154)
     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)

Similar Messages

  • Unable to open document. Please check to see if you have read permission for the above file.

    System:
    Adobe Acrobat X Pro, 10.1.2
    Windows 7 Enterprise, 32-bit
    Quad Core badass CPU
    4GB RAM
    MS Word 2010 (Office 2010)
    I installed the latest version as Administrator and am running as Administrator. I have all rights to all files on the PC.
    When I attempt to create a PDF from any Word document, whether .DOC or .DOCX, I get an error window every time:
    "Unable to open document:"
    "[document location]"
    "Please check to see if you have read permission for the above file."
    This happens after the little notice pops up "Starting the application which created the document...."
    If I open Word and create PDF from the ribbon, it works. It still won't allow me to create from Acrobat.
    It creates PDFs from Excel files but not DOC files. I've searched for solutions but found none. I did find this from July of 2011:
    "I have found out from Adobe technical support that this is a known issue with Office 2010 SP1 installed. This is an FYI for anyone else experiencing this issue, remove SP1 and it will work ok. They said an update to correct this issue will be coming within the next quarter."
    I have updated to the latest version 10.1.2 and still have this problem.
    This is a major issue, because it also fails on batch conversions, which is what I really need for the 100 or so documents that need to be PDFed. I'm not going to open each individual file and save each one from within Word.
    This is a KNOWN ISSUE at Adobe, and if you look through the forums you'll find many people having this problem, and so far, I have not seen any solution.
    If anyone has found the solution, please post it here.
    Thanks!
    B

    I think I found a solution. It seems to be relatet to normal.dotm.
    In our environment we have upgraded from XP & Office 2003 to Win7 and Office 2010. Normal.dot is stored on the users home share. When Office 2010 is started for the first time (for a user) it takes some of the old stuff from normal.dot and puts it in the new normal.dotm. When this happens, we get this error in Acrobat X.
    The solution is to rename both normal.dot and notmal.dot to e.g. normal.dot.old and normal.dotm.old. Office/Word 2010 will then create a new, "clean" normal.dotm.
    (By the way, if you are in a corporate environment, you might have changed the default path to normal.dot in Office group policies. You can see it here: HKEY_CURRENT_USER\Software\Policies\Microsoft\office\14.0\common\general\usertemplates)
    I would be interested in knowing exactly why/what in normal.dotm caused this error. I can provide you (Adobe) with a faulty normal.dot(m), if you're interested.

  • I am unable to update, uninstall, or reinstall iTunes on my laptop.  Windows 7 Ultimate 32 bits.  Error code is 2330.  Can somebody please help me?

    I am unable to update, uninstall, or reinstall iTunes on my laptop.  Everything was working fine until recently when there was an update available for iTunes, and when I tried to update this, I got the message, "The installer has encountered an unexpected error installing this package.  This may indicate a problem with this package. Error code is 2330."  Can somebody please help me?
    System configuration:
    Windows 7 Ultimate 32 bits.
    Version:  6.1.7601 Service Pack 1 Build 7601
    System Directory:  C:\Windows\system32
    RAM:  1.00 GB.

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    The further information area has direct links to the current and recent builds in case you have problems downloading, need to revert to an older version or want to try the iTunes for Windows (64-bit - for older video cards) release as a workaround for installation or performance issues, or compatibility with QuickTime or third party software.
    Your library should be unaffected by these steps but there are also links to backup and recovery advice should it be needed.
    tt2

  • Unable to open documents in InDesign CC

    Have been using CC for over a year. Suddenly I am unable to open documents I created  InDesign CC (as recently as last week).
    I updated O/S to Mavericks at the weekend.
    This is a HUGE problem! Any ideas how to fix?

    Please let me know if I can provide any more information.
    Help > System Info
    What have you done for general trouble-shooting so far?
    http://blogs.adobe.com/crawlspace/2012/07/photoshop-basic-troubleshooting-steps-to-fix-mos t-issues.html

  • Unable to edit documents after AVG installation

    I have a dual drive Toshiba laptop, which has been recntly updated from Vista to Windows 7. Windows 7 has taken up most of my C drive, so I have had to put programs onto the other data E drive. The other day I bought AVG ant-virus 2011 and put it onto my computer (data e drive). Since then, even after taking avg off, I am unable to edit documents on office Word or OpenOffice. it seems to be doing it to my external drive (that I have added) as well as now. Its strange since this only started as soon as i used AVG. Any suggestions what the problem could be? How it can be resolved.
    I really need some help, as my computer seems to be slowly dying! Tried to get in contact with AVG but they seem just to be ignoring the problem at the moment.
    Thanks for any help,

    Hi buddy,
    > Its strange since this only started as soon as i used AVG.
    In this case I would contact AVG directly if they can say something about this or if its a known issue. I never heard about this but AVG should know what to do now.
    I dont know what notebook you have but Im pretty sure its a software issue and it seems to be related to AVG

  • Unable to save document as (Flash CS5 - BUG - OSX)

    I have upgraded my CS4 to CS5 on MAC OSX and i'm having problems saving new and existing fla files. It doesnt always do it but it's very anoying when you have done some work and are unable to save it.
    I get this message:
    unable to save document as (file name)
    please try saving to a different filename or location.
    even if i try to save as to a different location i get the same message, this ONLY happens in flash CS5 and does not do it on any other application or even flash CS4. To put it bluntly i am absolutely furious with this and when you pay this amount of money should not get this hassle for such a simple action.
    I have tried phoneing the adobe support line and it's a joke, you can't even understand the operator to even get anywhere and i just gave up having to repeat myself and asking them to repeat themselves.
    I would be grateful if someone out there knows an answer to this or have a contact email for adobe support that i can email them direct. As a flash developer it's critical i can get on with my work without worrying if my work will even save.
    Thanks in advance.
    UPDATE: I can save files in CS5 as CS4 documents but not as CS5, this is so annoying.

    I am having this same issue with Window 7 Professional 64 bit.
    It seems I can reproduce it pretty reliably but have only seen it since I started working with trying to import and export runtime shared font libraries.
    I create a new fla
    I create a font asset in the library and set it to import and specify a relative path to the shared swf.
    I save and test my swf and it works.
    I go back into the font asset and change the location of the font swf to another relative path (this file is loaded into a shell so the raltive path will change).
    After changing that import path I can no longer save the file even if I revert back to the previous value.
    I have repeated this process a couple of times.

  • Unable to update InDesign CC Error Code: U43M1D204

    Unable to update InDesign CC. Get Error Code: U43M1D204.

    Hi Robert Friddle,
    Please try the creative cloud update troubleshooting steps mentioned in given document:-  http://helpx.adobe.com/creative-cloud/kb/troubleshoot-cc-installation-download.html#Downlo ad%20products%20and%20updates
    Let us know if further assistance requires.
    Sarika

  • Unable to update my mac software

    Hi,
    I am unable to update my macbook pro software. It says restart required. After restarting nothing happens and the system still shows one update pending.
    Please help me on the same.
    Thanks,

    Use the Apple Menu > Software Update to install updates, not using downloads from Apple's site as thats for special cases.
    If your still having issues, then run through this list of fixes
    ..Step by Step to fix your Mac
    Why is my computer slow?
    Diagnosing network issues
    https://discussions.apple.com/community/notebooks/macbook_pro?view=documents#/?p er_page=50

  • Unable to update to ios 5.1 on windows

    unable to update to ios 5.1 on windows on iPhone 4

    My error message says "Unable to Install Update" 2nd line "An error occured installing iOS 5.1."
    no specific error number/message.
    With a generic one like that, it might be best to try working through the following document:
    iOS: Resolving update and restore alert messages

  • Pages won't let me open a document, says "unable to open document"

    Pages for my iPad 2 is preventing me from opening one specific file. I reaaally need that file back but I can't open it or transfer it anyway. Every time I click on it it says "unable to open document." Pleaaaase help!

    Hey mate, do you already have iCloud enabled?  If not, then do as RickHanson-Sacto mentioned about and see how you go,
    If iCloud was already enabled, then you've possibly run into the same issue I just had.  I opened up Pages & Numbers on my iPad, and all the icons were black.  Clicking on any of them gave me the 'Document can't be opened' message.  If I signed into iCloud.com, I wasn't able to download the documents either.
    After a lot of messing around, it seems like it was something to do with file conflicts, and maybe they caused problems when I updated to iOS 5.1 or the new Pages/Numbers App updates?  I don't know, but somewhere along the line, the file conflicts were blocking all documents from being accessed.
    The way I fixed it was to fire up Pages & Numbers on my iPhone.  It showed me my documents, but when I clicked on them, they told me there were conflicts in the files, and presented me with two options, one a black icon, the other a normal document icon.  I clicked on the normal one, and the document seemed to open and load. Additionally, with Numbers at least, the files all updated on the iPad too, and all the documents could now be downloaded via iCloud.com.  I had an issue with Pages on the iPad, in that it wasn't updating the documents as I was fixing them on the iPhone, so I simply uninstalled Pages on the iPad, and then re-installed.  Once iCloud was enabled, all the documents loaded up properly.
    I really can't say if this is the same issue you are experiencing, but I figured I'd mention it.. just in case!!
    And another tip.. until iCloud gets fixed-up good 'n proper, for your own piece of mind, whenever you edit a document in Pages/Numbers/Keynote, just before you finish-up, hit the 'wrench' icon, choose the 'Share and Print' option, and then click 'Save to iTunes'.  Choose the first file type, and it'll save a copy in a different location on your iPad.  That way, if a file gets corrupted by Pages or deleted/corrupted by iCloud, you can simply click the + button on the Documents page, and select 'Copy from iTunes'.  This will show you all the documents you saved. They also show up in iTunes should you want to pull them off the iPad quickly. 
    Sorry if this is no use to you, I hope you manage to get something back!

  • Unable to update Itunes,Itunes 64.MSI problems

    Iam unable to update Itunes, I get a message that I need to install I tunes 64.msi how can do that

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it, which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    The section Install missing components has advice on breaking down the iTunes installer into the individual .msi files which might prove useful if one component won't install normally.
    tt2

  • HT5654 I am unable to update latest version of Itune, I get error R6034 C runtime library incorrect. My windows are up to date and I have been able to access itune until today and now I don't have it.

    I am unable to update latest version of Itune, I get error R6034 C runtime library incorrect. My windows are up to date and I have been able to access itune until today and now I don't have it.

    Go to Control Panel > Add or Remove Programs (Win XP) or Programs and Features (later)
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support (if this won't uninstall move on to the next item)
    Bonjour
    Apple Application Support
    Reboot, download iTunes, then reinstall, either using an account with administrative rights, or right-clicking the downloaded installer and selecting Run as Administrator.
    The uninstall and reinstall process will preserve your iTunes library and settings, but ideally you would back up the library and your other important personal documents and data on a regular basis. See this user tip for a suggested technique.
    Please note:
    Some users may need to follow all the steps in whichever of the following support documents applies to their system. These include some additional manual file and folder deletions not mentioned above.
    HT1925: Removing and Reinstalling iTunes for Windows XP
    HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    tt2

  • Unable to update iTunes - missing iTunes64.msi

    Unable to update iTunes - each time I get error message: "The feature you are trying to use is on a network resource that is unavailable." It cannot find the installation package "iTunes64.msi". Have tried various methods found on Apple Support to no avail. I think it might be something to do with uninstalling old versions of itunes - I can't seem to do this either, even using the Microsoft Fix it programme. I do not use a network. I use an external HD to save music files but with this plugged in the problem persists. Any help would be much appreciated! It's driving me mad!!

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it, which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    The section Install missing components has advice on breaking down the iTunes installer into the individual .msi files which might prove useful if one component won't install normally.
    tt2

  • Unable to update Qty for outbound Delivery using BAPI_OUTB_DELIVERY_CHANGE

    Hi Experts,
    I am unable to update the Outbound Delivery quantity using FM BAPI_OUTB_DELIVERY_CHANGE. I am getting error in BAPI Return "Error in document &1 item &2 (quantity consistency check)".
    Here is my sample program to update Quantity
    *& Report  ZTEST_BAPI                                                  *
    REPORT  ZTEST_BAPI                              .
    tables : lips.
    parameters : v_vbeln like likp-vbeln,
                 v_posnr like lips-posnr.
    data : it_item type BAPIOBDLVITEMCHG occurs 0,
           wa_item type BAPIOBDLVITEMCHG,
           it_return type BAPIRET2 occurs 0,
           i_head type BAPIOBDLVHDRCTRLCHG,
           i_hdata type BAPIOBDLVHDRCHG,
           wa_conf type BAPIOBDLVITEMCTRLCHG,
           it_conf type BAPIOBDLVITEMCTRLCHG occurs 0.
    start-of-selection.
    select single * from lips into lips where
                      vbeln = v_vbeln
                      and posnr = v_posnr.
    if sy-subrc eq 0.
    move lips-vbeln to I_hdata-DELIV_NUMB.
    *append wa_hdata to i_hdata.
    move lips-vbeln to wa_item-DELIV_NUMB.
    move lips-posnr to wa_item-DELIV_ITEM.
    move lips-matnr to wa_item-MATERIAL.
    move lips-charg to wa_item-BATCH.
    lips-LFIMG = lips-LFIMG + 20.
    move  lips-LFIMG to wa_item-DLV_QTY.
    move  lips-LGMNG to wa_item-DLV_QTY_IMUNIT.
    move  lips-VRKME TO wa_item-SALES_UNIT.
    MOVE  'KGM'      TO WA_ITEM-SALES_UNIT_ISO.
    MOVE LIPS-MEINS  TO WA_ITEM-BASE_UOM.
    MOVE 'KGM'  TO WA_ITEM-BASE_UOM_ISO.
    append wa_item to it_item.
    move lips-vbeln to wa_conf-DELIV_NUMB.
    move lips-posnr to wa_conf-DELIV_ITEM.
    move 'X' to wa_conf-CHG_DELQTY.
    append wa_conf to it_conf.
    endif.
    CALL FUNCTION 'BAPI_OUTB_DELIVERY_CHANGE'
      EXPORTING
        HEADER_DATA               = i_hdata
        HEADER_CONTROL            = i_head
        DELIVERY                  = v_vbeln
      TECHN_CONTROL             =
      TABLES
      HEADER_PARTNER            =
      HEADER_PARTNER_ADDR       =
      HEADER_DEADLINES          =
       ITEM_DATA                 = it_item
       ITEM_CONTROL              = it_conf
      ITEM_SERIAL_NO            =
      SUPPLIER_CONS_DATA        =
      EXTENSION1                =
      EXTENSION2                =
        RETURN                    = it_return
      TOKENREFERENCE            =
    CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.
    I need to update Qty to the outbound delivery for an given item.
    Thanks for your quick response.
    With Regards,
    Bala Sankar
    9900433488

    Hi Bala,
    make sure you are setting...
    itemdata-dlv_qty
    itemdata-dlv_qty_imunit
    itemdata-fact_unit_nom     e.g = 1.
    itemdata-fact_unit_denom  e.g = 1.
    Rgds
    Glenn

  • The wizard was unable to scan documents...

    Hi
    I'm running FM 7 and WWPSE 7 under Windows 2000. Hardware is an IBM Thinkpad with 1 GB of RAM. Have just installed Quadralay's WebWorks Publisher 7. Whenever I try to convert an FM file I am confronted with the message "The Wizard was unable to scan documents in [project]".
    A google search unearthed a document with ID 328048 in the TechNote database which pertains to this problem. Solution 2 suggested there refers to a KB document "How to establish Communication between WebWorks Publisher and FrameMaker 7" which is thought to be in the Knowledge Base of the Quadralay web site (www.webworks.com/support/).
    However, I was unable to find such a document - neither in Quadralay's nor in Adobe's KBs.
    Being totally stuck I wonder if someone out there can help me out.
    Thanx in advance
    Rolf Laeuffer, Switzerland

    Rolf:
    Where did you get the WebWorks (as distinguished from the newer ePublisher Pro) installation program?
    As a former and generally less than impressed customer of Quadralay, I recall that the installation program shipped on the CD-ROM for one of the last releases of the older WebWorks Pro was defective the day it was delivered.
    The solution was to go to the Quadralay Web site, complete a cumbersome registration process so as to acquire access to the support portion of the site, and download an updated installation program.
    At this point, however, I don't believe that Quadralay will today retroactively support any versions of WebWorks Pro. That in turn may mean that you might not be able to acquire the updated installation program.
    As Art suggested, I would recommend contacting Quadralay. Good luck -- they're not as far as I know anyone's favorite vendor...
    Cheers & hope this helps,
    Riley

Maybe you are looking for