Arithmatic or convertion error

HI Experts!
iam running deltas daily,toady i got a error arithmatic or convertion error found in routine_0006 for record 12568.i tried to debug but i could not get solution.
I compared this record with other records.still i dint find any errors.In this datapacket all the records having same billing document.One of the field(billing quantity in) is zero.can it have the value zero.how to find the error in that record.can any expert help me out.
diya

there could be chars in a numeric field. there could be some invisible chars. did u look the record in the hex editor. check if there are any alpha conversion infobjects then you need to receive the values in that format.
you can try:
note down the values
remove the request from the datatarget
psa > maintain > record > enter all the values manually.
reload the delta from the psa..
let us know what u find out.
Regards,
BWer
assign points if helfpul.

Similar Messages

  • CONVERTING ERROR MESSAGE TO WARNING MESSAGE

    HI GURUS,
      CAN ANY ONE GIVE ME IDEA HOW TO CONVERT ERROR MESSAGE TO WARNING MESSAGE IN QM MODULE.WHEN I AM POSTING STOCK FROM QUALITY TO UNRESTRICTED. BECAUSE IAM GETTING ERROR WHEN IAM POSTING STOCK GIVING ERROR TRANSFER POSTING THROUGH QUALITY ONLY. MY ERROR MESSAGE NO IS QA495. I TRIED ALL POSIBILITES. BECAUSE I AM NOT GETTING INSPECTION LOT BUT STOCK IN QUALITY. GIVE ME IDEA.
    BHAKTA

    Dear BHAKTA,
    it's not possible to customize every message in SAP System to warning or error.
    It depends on the coding. I have found message QA495 twice in coding, both times it's hard coded in Inlcude MM07MQSS. So it's not possible in standard to change this.
    How to find this information:
    SE91
    -> enter the message
    -> button 'display'
    -> select the line
    -> button 'where-used list' (CRTLSHIFTF3)
    -> now you get a list of all programms where the message is used
    Now you can check if message type is hard coded or read in customizing.
    If you really want this you have to modifiy the coding. But I would not recommed this, as hard coded errors are necessary to make sure that the standard scenarios work correctly.
    Regards,
    Sabine

  • Converting error message to warning in ME22n

    Hello guys,
    In ME22n i am not able to delete one material line item,as its displays" Invoices pending for delivery costs (function not possible)",
    This is error message,if its possible to convert error message to warning then i wil be able to delete,have made error message to waring message in settings by giving "W" stil i am not able to delete. Please do suggest me. Message number is "06119"

    Dear BHAKTA,
    it's not possible to customize every message in SAP System to warning or error.
    It depends on the coding. I have found message QA495 twice in coding, both times it's hard coded in Inlcude MM07MQSS. So it's not possible in standard to change this.
    How to find this information:
    SE91
    -> enter the message
    -> button 'display'
    -> select the line
    -> button 'where-used list' (CRTLSHIFTF3)
    -> now you get a list of all programms where the message is used
    Now you can check if message type is hard coded or read in customizing.
    If you really want this you have to modifiy the coding. But I would not recommed this, as hard coded errors are necessary to make sure that the standard scenarios work correctly.
    Regards,
    Sabine

  • Date format convert error in XML interface based Adobe interactive forms

    Hi experts,
    I am using XML interface based Adobe interactive form in Web Dynpro ABAP. The form just contains some date fields and numeric fields.
    When I test the WD Application, the date fields appear like 0000-00-00 at the first time. And then I set the form input disable, and get the XML from the form, at the same time I get the warning message, 'date format convert error'. By the way, I have set the edit pattern, display pattern and data pattern  of the date field to YYYYMMDD, but there seems no effect.
    Could you tell me how to set the default date format in date field Or clear the 0000-00-00?
    And another question, all of the numeric fields in the form appear like 0.0, how can I set it to empty when the form initialize?
    Best Regards,
    Guo Guo Qing

    Hi Chintan,
    Thank you for your reply.
    I have tried every possible changes on the Date field, locale, pattern. But still no effect. When the PDF come up in the WDA program, the date field is still '0000-00-00', and then I export the XML date of the form, there is also '0000-00-00' in the interface field.
    I can't clear the '0000-00-00' in initializiation event using javascript because if I need to open the form again, if I do this, the value user input could be cleared.
    I also try using Javascrip like this
    if this.rawValue == "0000-00-00"
    { this.rawValue = ""; }
    The code above can't clear the initializiation zeros too.
    Have you used the XML interface based online Adobe Forms? I have used XML PDF forms for output before, that's perfect. But the input forms seems so strange.
    Best Regards,
    Guo Guo Qing

  • Getting i18 converter error

    i18 converter error shown when trying to connect where data base password has numeric and special characters.
    The error is oracle.i18n.text.converter.CharacterConverterOGS.getInstance(1).....
    Is there any path or classpath environment variable setting to be done to get rid of this error...
    Thanks in advance.

    BalusC wrote:
    Amod wrote:
    <t:selectOneMenu id="exterroDirectory" forceId="true" value="#{dropDownHandler.dropDownBean.exterroDirectory.ExterroId}" required="true" >The property 'ExterroId' should be written as 'exterroId'.The property 'ExterroId' should be written as 'exterroId'.
    Yes that is correct, but I by mistake have declared the variable also as ExterroId. I will correct that.

  • Converter Error in Seeburger Mapping Designer

    Hi,
    I try to convert an ANSIX12 document from EDI to XML with the Seeburger Mapping Designer, but I have an error:
    Converter Error or Warning:
    [Error:ID=2023;LEVEL=1] InhouseDocReader readNextSegment(): offset[1211(read Segment :
    )]: caught ReadingException: Length limit exceeded - no SEG. delim. found!!!
    DESCRIPTION: InhouseDocReader causes an ReadingException while trying to read the next segment of current file, abort.
    If I check the "setIgnoreCRLF" in the "Source Options", the mapping works, but when I deploy the mapping to XI, I have the same error, on the deploy, the map not recognize the "setIgnoreCRLF" within XI.
    How can I deploy this check to XI or how I do to mapping ignore the CRLF without the "Source Options"??
    Greetings,
    Hervey

    Hi,
    I am also facing same problem.
    How did you corrected your  file.
    Do I need to redeploy my mapping on PI
    Regards,
    Akshay.

  • Convert error from 2003 word and excel to pdf.

    Have Acrobat 8 Pro with vista business. Can no longer convert 2003 word or excel files to pdf format.  Get a convert error, please corect problem. Other file formats work file. Am current on updates. Any ideas?

    So what you are saying
    On the server we have to install LiveCycle and MS Office. LiveCycle will have some API exposed that will take Word or Excel as inut parameter. Then LiveCycle will use MS Office internally to convert the office document into PDF.
    Do you happen to know the memory footprints this procees will have?
    Also how much does LiveCycle cost?

  • Photoshop convert error: Retrieving the COM class factory for component with CLSID

    Hi Guys,
    I am new to this forum and have already tried looking for the resolution for this error but unsucessful til now. Actually we have photoshop cs4 installed in our server and we use it to create thumbnails whenever a PSD file is uploaded to the application.
    It was working fine but since few days, i am seeing the error (Photoshop convert error: Retrieving the COM class factory for component with CLSID {6568E194-96D8-4035-9087-99E4F75E9ABC} failed due to the following error: 80080005. )  in logs and also the server is not able to generate proxies.
    Please help me get this sort out since it is in production.
    Thanks,
    Yogesh

    Hi,
    Do you think that Crystal Report dont work with BO on Vista?
    Because Really I did not find the solution.
    Thanks in Advance

  • PDF converter error

    Signed in.  Was offered a different email address at signin, ignored.  Signed into account fine.  Tried to convert PDF to Word as I have numerous times before.  This time I keep getting the error message "Invalid email address or password.  Click "sign up" if you don't have an account".  I've checked my ID page and everything is correct.  Need my documents NOW.  Can you help me?

    I was unable to view this response.  I checked the blog but this post appeared at the bottom of the page and only indicated there was a post but no text appeared.  Does it make a difference that I've been viewing the blog on my iPad which does not support Adobe products?
    Thank you so much for responding to my post.  I'm glad I'm not the only one facing frustration.
    Re: PDF converter error
    created by Atimoth in Adobe ExportPDF - View the full discussion
    The problem does not seem to be with the version of Adobe Reader that I have. It seems to be a problem when connecting to your server. There are other forum posts where others are experiencing the same difficulty.
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/6070278#6070278
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/6070278#6070278
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/6070278#6070278. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Adobe ExportPDF at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • Converting Error message to warning.

    Hi.  I need to convert an error message that exist in SAP 4.7 to a warning message.  I am doing this for IT 2001 (absences).  Does anybody know where I can find the config for the error messages? Thanks.
    Evie

    Hi
    U can do this in table V_T554S by selecting in absence inputcheck screen. Different F4 values are provided in different options just select W insted of E.
    Reward me if useful
    Thanks
    Sheetal

  • Convert Error message to warning message

    Hi Experts ,
    At the time of creating RFx we are getting an Error message "Delivery date is before the submission deadline 19.07.2011; check item 0001"
    Now I want to change the Message type from Error to Warning ..
    How can i convert the message type as it i s a standard one .
    Thanks ,
    Sandeep .

    Dear Ricardo Cavedini,
    I feel that this message cannot be switched to warning, since it is against the RFX process to publish it with an earlier delivery date.
    I also 100% agree with you that, it should be a error message and it may not be changed to a warning message...
    However I have a similar issue with some other message, could you please visit How to remove warning message "you are offerring itemxxxx for free"? and put your valuable answer?
    Ganapathi

  • "Text Table must be converted" error

    BW Gurus,
    We just applied stack 15 to our BI 7.0 system (SAP_BW 0017), and are now getting an error with one of our infoobjects.
    The error states that the text table must be converted, as below, but we're not quite sure what this means.  This infoobject is in several infoproviders, and we get a follow up error that we must remove the infoobject from the transfer rules before it can be converted.  Has anyone come up with a solution/work around for this?
    Thanks
    First Error:
    Characteristic 0IND_CODE: The Long Text Field will be deleted, text table must be converted
    Message no. R7451
    Diagnosis
    The Long Text Field was deleted from the text table of characteristic 0IND_CODE.
    System Response
    All texts, that have been saved in this field, are deleted in the activation.
    The text table must be converted after the activation if it contains data.
    Second error:
    InfoObject 0TXTLG is used in transfer rules (T) of characteristic 0IND_CODE
    Message no. R7256
    Diagnosis
    InfoObject 0TXTLG is still used for characteristic 0IND_CODE in the transfer rules of type T ('M': Master data, 'T': Texts). You have the following options:
    1. InfoObject 0TXTLG is an attribute of characteristic 0IND_CODE
    2. InfoObject 0TXTLG is the 'Valid to' field of the time-dependent characteristic 0IND_CODE (0DATETO)
    3. InfoObject 0TXTLG is the 'Valid from' field of the time-dependent characteristic 0IND_CODE (0DATEFROM)
    4. Characteristic 0IND_CODE is compounded to InfoObject 0TXTLG.
    5. Characteristic 0TXTLG is a text field of charactersitic 0IND_CODE (OTXTSH, 0TXTMD or 0TXTLG).
    6. Characteristic 0TXTLG is the language field for characteristic 0IND_CODE (0LANGU).
    System Response
    2 cases have to be distinguished between here:
    InfoObject 0TXTLG with characteristic 0IND_CODE can not be removed in the dialog.
    InfoObject 0TXTLG is removed with characteristic 0IND_CODE in the transport post-processing.
    Procedure
    You must first remove InfoObject 0TXTLG from the transfer rules for characteristic 0IND_CODE in the dialog before you can remove it with characteristic 0IND_CODE.
    If this messages appears with transport post-processing, you should check the affected transfer rules.
    If there is still an InfoObject 0TXTLG in them, you should either remove it from the transfer rules or reinsert it with characteristic 0IND_CODE.

    Thanks - sometimes the simplest answer is the best.
    I had been trying to figure out why the med & long text had become unchecked, but rechecking them solved the problem.
    Thanks

  • PP-CONVERTING ERROR MESSEGES TO INFORMATION MESSEGES

    HI ALL,
    I AM CREATING ROUTING I WHICH I AM ENTERING EXTERNAL PROCESSING CONTROL PP02.
    WHEN I AM PRESSING ENTER, SYSTEM IS GIVING ME A ERROR MESSEGE TO ENTER SUBCONTRACTING DATA LIKE PURCHASING INFO REC., PURCHASING GROUP, COST ELEMENT, SORT TEXT. WHICH IS CORRECT.
    BUT I WANT TO CONVERT THIS ERROR MESSEGE TO WARNING OR INFORMATION MESSAGE AS ERROR WILL CREATE PROBLEM IN UPLOADING ROUTINGS BY BDC PROGRAM.
    PLEASE GUIDE
    NITIN

    Hi Nitin,
    i hope ur getting error message regarding control key..
    i donot think  u can   convert that Error message to warning  message. u canot convert all messages like this,
    Instead of this, i would suggest to change the settings at Control Key, Goto OP67-> Set.External Processing = X and upload  , after thatt change the settings to +  (Ext op).
    Please try this,
    I would request u, donot use capital letters while posting.
    Regards
    Pradeep

  • Solved: Dynamic Converter error - Can't get HTML rendition of files

    I installed the Dynamic Converter into Content Server on a Linux system, setup the paths to the fonts, and checked-in basic templates, layouts and scripts. When I check-in a new document (word document in this example), I get the following error:
    Content Server Request Failed
    Unable to get dynamic conversion. Failed to export document 'KAISERDOCTORLIST' using template 'BLANKGUITEMPLATE' and layout 'DEFAULTLAYOUTTEMPLATE'. Export process: 'DCExport'
    [ Details ]
    intradoc.common.ServiceException: !csFailedToExport,KAISERDOCTORLIST,BLANKGUITEMPLATE,DEFAULTLAYOUTTEMPLATE!$Export process: 'DCExport' at dynamicconverter.DynConverterHandler.doConversion(Unknown Source) at dynamicconverter.DynConverterHandler.runHtmlConversion(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    Any help would be greatly appreciated! Thanks, Ken
    Edited by: klee on Oct 21, 2008 10:32 AM

    I found an error in the font paths. I also add /idc/server/shared/os/linux/jdk1.5.0_11/jre/lib/fonts to the path. I restarted the idc server, and now the HTML Rendition appears to be working.

  • Calling RFC Adapter fails - convert error

    Hi,
    I have a problem with calling RFC Adapter. I'm using JDBC->XI->RFC scenario. JDBC does just "select 'W' from dual". In the destination SAP system RFC function is created for test purposes. This function has one parameter - string type. After calling it, it should write a sysdate into the SAP Z_ table. The XI should call the function with the 'W' parameter. But this fails. Everything is ok, but calling the RFC returns following error (copied from the Runtime Workbench -> Message Monitoring :
    Exception caught by adapter framework: error while processing message to remote system:com.sap.aii.af.rfc.core.client.RfcClientException: could not convert request from XML to RFC:com.sap.mw.jco.JCO$Exception: (130) JCO_ERROR_XML_PARSER: Expecting a tag to begin with '<' instead of 'W', in "u
    (Yes, this is thw whole error message. I don't know what u should be...)
    Did someone get this error?
    Thanx 4 answers, Peter

    Hello all,
    Let me reopen the topic of my colleague. I'm facing the same error though with bit different symptoms. Here it is.
    ERROR msg:
         Exception caught by adapter framework: error while processing message to remote system:com.sap.aii.af.rfc.core.client.RfcClientException: could not convert request from XML to RFC:com.sap.mw.jco.JCO$Exception: (130) JCO_ERROR_XML_PARSER: Expecting a tag to begin with '<' instead of 'Z', in "T
    The XML message (MainDocument):
      <?xml version="1.0" encoding="UTF-8" ?>
    - <ns0:Z_BAPI_ACCESSIBILITY_TEST_XI xmlns:ns0="urn:sap-com:document:sap:rfc:functions">
      <BAPI1008 />
      <PARAM>Z_XID_500_ACC</PARAM>
      <ZTTOTH_BAPI1008 />
    - <b><ZTTOTH_STRUCT>
      <PARAM1></b>Z_XID_500_ACC</PARAM1>
      </ZTTOTH_STRUCT>
      </ns0:Z_BAPI_ACCESSIBILITY_TEST_XI>
    According to the error message the parser expects behind string ...<ZTTOTH_STRUCT><PARAM1> another tag, but the question is why.
    To make all this more funny here I paste another XML message of BAPI calling which works fine (without the error described above):
      <?xml version="1.0" encoding="UTF-8" ?>
    - <ns0:Z_BAPI_PARAMETERS_TEST_XI xmlns:ns0="urn:sap-com:document:sap:rfc:functions">
      <PARAM>Z_XID_500</PARAM>
    - <ZTTOTH_STRUCT>
      <PARAM1>Z_XID_500</PARAM1>
      </ZTTOTH_STRUCT>
      </ns0:Z_BAPI_PARAMETERS_TEST_XI>
    The BAPI functions are absolutely the same except those other two import-pramater structures (BAPI1008 and ZTTOTH_BAPI1008). I'm gonna to try to add those import-parameter structures into Z_BAPI_PARAMETERS_TEST_XI, but anyway - this is weird.
    Does anybody have an idea, what should be wrong ?
    Thx. Tom
    Message was edited by: Tomas Toth

Maybe you are looking for

  • Problem with JDBC results calling simple stored procedure in VC 7.0

    Hi all, I am building a simple VC model which calls a stored procedure on a JDBC database. I have created the system in the portal, defined the alias and user mapping, the connection test is fine and the VC "find data" lists my bespoke stored procedu

  • Table containing both SC and PO number

    Hello experts, Can any one among you let me know the table consisiting of both Shopping cart and purchase order number in SRM. I appreciate your quick response, and be rewarded with desired points. regards, IGA.

  • Having trouble with quicktime. Help please.

    A while ago, maybe a few months actually. My quicktime stopped working so i uninstalled it and installed it again. Now whenever I go to a website where I need quicktime to see videos, I only hear the audio (e.g Apple websites, guided tour videos, aud

  • Alternative VIs for In Port.vi and Out Port.vi for 64 bit Windows 7 platform

    Hi Need to use the printer port for my application. In Port and Out Port VIs was the simplest option in 32 bit Windows XP machine. Now I hear In Port and Out Port VIs are not supported in 64 bit Windows ( VISTA/7) machine. Is there any working altern

  • When trying to open firefox I always get "server not found".

    After downloading Firefox I cannot get it to connect to the internet. I always get the message "server not found." I have tried all the "fixes" suggested online but without any luck. This is a new download and I have not used Firefox before now.