Arithmetical errors or conversion errors found in routine ROUTINE_0011

Hi,
I am having a problem when trying to load a cube from an DSO. In the PSA 90 record appears with the error "Arithmetical errors or conversion errors found in routine ROUTINE_0011 record XXX"
I simulated and debbug the load and this routine have the code:
RESULT = ( COMM_STRUCTURE-/bic/zom_icoci
  / COMM_STRUCTURE-/bic/zom_icnrv ) * c_hundred.
I know that the field COMM_STRUCTURE-/bic/zom_icnrv can come with value zero and return me the msg error but I saw that none of the 90 fields are zero (value <> 0) in the DSO. And besides there are others records equals to the records with error that not generate the arithmetical error.
Could you help me to solve this problem?
Regards,

Hi,
Check if the c_hundred variable has same type as that of two keyfigures used in the formula.
Regards
Akhan

Similar Messages

  • Arithmetical errors or conversion errors found in routine..

    Hi,
    I've a problem when loading data from Order Item ODS to Order Cubes..
    For the specific record, it gives following error message:
    *Arithmetical errors or conversion errors found in routine
    ROUTINE_0068 record 66097*
    I've searched through SDN found some similar cases, but in those cases, problems arise because of business content mistakes.
    I've checked following links:
    Arithmetical errors or conversion errors found in routine ROUTINE_0001
    Re: Error in Update Rules
    2LIS_13_VDKON - PSA error
    There are many routines in the update rule, can you tell me how to find ROUTINE_0068 ? From there i may find a way to solve the problem..
    I will appreciate if you share your experiences with me.
    Thanks
    SP

    check for the conversion routine fot that particular infoobject
    Regards
    Amar

  • Arithmetical errors or conversion errors found in routine ROUTINE_0001

    Hi All,
    Can you please let me know the solution for the below error which i found during loading Datasource
    2LIS_11_VAKON for the ODS Order: Condition Data(0SD_O05) and Cube order : condition data(0sd_c15)
    under :
    Update rules ( 3323 -> 3323 ) : Errors occurred in
    Data records for package 1 selected in PSA - 1 error(s)
    Record 1 :Arithmetical errors or conversion errors found in routine ROUTINE_0001 record 1
    Please provide solution for the above error?
    Regards
    Surya.
    Edited by: sssurya on Sep 11, 2009 9:13 AM

    Hi Surya,
    Sorry for the late reply.
    In your requirement there might be an condition when Billing Qty may come 0.In such a cases it becomes infinate value.
    In Formula put an condition like.
    IF( IS_INITIAL( Billing Qty ),0, Condition value / Billing Qty ).
    If its routine.
    If Billing Qty <> 0.
    Condition Price = Condition value/Billing Qty.
    endif.
    Regards,
    shivu.
    Edited by: Shivu  Kumar on Sep 16, 2009 9:22 AM

  • Arithmetical errors or conversion errors found in routine ROUTINE_0001recor

    hi,
    I am loading data from data source 2LIS_13_VDKON (Condition values) but get an error message from the PSA:
    "Arithmetical errors or conversion errors found in routine ROUTINE_0001 record 98 RSAU 507"
    I see nothing wrong in the mentioned record in the PSA. What is wrong? My load gets red...
    I write a formula in update rules in this passion
    IF "(Billing Quantity SU 0, KNVAL / INV_QTY SU, 0)"
    But the thing is the system says it is correct but in complete.
    I put . pulstop but it shows same error please it is high priority please give me replay.
    Regards
    Lakshmi

    Hi hema,
    Just check the record no. 98 in the PSA for the applicable formula
    Just try to debug the update rules fix the break-points in the routine and try to analyze the error.........
    Debug update rules:
    http://www.sd-solutions.com/documents/SDS_BW_How_To_Debug_Update_Rules_and_Transfer_Rules%20.html
    Debugging data upload in BW
    Hope this helps.............
    Rgs,
    I.R.K

  • Record 3162 :Arithmetical errors or conversion errors found in routine ROUT

    When I am loading data from 2lis_11_vakon,13_vdkon i am getting the error
    Record 3162 :Arithmetical errors or conversion errors found in routine ROUTINE_0001 record 3162
    I have seen all the previos post on this question but I didnot fing any correct answer for the soultion pls tell me how to solve this

    Hi,
    In case of  VAKON DS,We get this problem when the record has Order quantity = 0.Even I too had this problem. I solved this by Modifying the formula for Condition Rate in the update rule as sown below:
    IF( Order quantity = 0, Condition Value / Target quantity, Condition Value / Order quantity )
    And in case of VDKON DS , we get this problem when the record has Billing Quantity SU = 0.So use the formula like this:
    IF( Billing Quantity SU = 0, 0 , Condition Value / Billing Quantity SU )
    With rgds,
    Anil Kumar Sharma .P

  • Arithmetical errors or conversion errors found in routine ROUTINE_0007

    Hello All,
    I'm getting "Arithmetical errors or conversion errors found in routine ROUTINE_0007 " while loading data from R/3 (2LIS_44_POSREC)  to cube (0RT_C07)
    I'm not able to locate the routine. I;ve checked update rules, there is no routine. The error is due to Sales Quantity in BUn coming as 0.
    Thanks in advance
    Regards: Gaurave

    Hi,
    open your URules (RSU3); in the menu extras, display generated program;
    search for 0007; it could be a ROUTINE_0007 or a urule 0007 like form r0007_KEYFIGNAME.
    I don't think this will help you much but at least you'll identify which KF is raising the error.
    Sales Qty can be loaded with 0 for sure; check that your maaping in TRules and URules is correct...
    let us know,
    Olivier.

  • Arithmetical errors or conversion errors found in routine ROUTINE_0002

    Hi Guru
    Record 7884 :Arithmetical errors or conversion errors found in routine ROUTINE_0002 record 7884
    I do research and found  " open your URules (RSU3); in the menu extras, display generated program;
    search for 0002; it could be a ROUTINE_0002 or a urule 0002 like form r0002_KEYFIGNAME"
    dont have rountine_0002 in URules, routine_0001,routine_0003.
    Please advice
    with regards
    Nikhil

    Hi Jadeep,
    My problem resolved. I am posting the solution. OSS  Note - 910561.
    - Arithmetic Error in 2LIS_02_SCL during upload into 0PUR_00
    Symptom
    The upload of schedule-line-data (source 2LIS_02_SCL) into the ODS 'Purchase Order Item Schedule Lines (0PUR_DS03) terminates
    because of an arithmetical error which only occurs if the source field 'BWMWNG' is not filled.
    Other terms
    MM-PUR, SRM-Analytics, 2LIS-02_SCL, BWMENG, Purchasing, 0NETPRICE
    Reason and Prerequisites
    If the Field BWMENG is not filled (zero) in the source system this is not handled by the update rule for Info Object 0CPQUAOU which is mapped with the field BWMENG.
    Solution
    Implement the following coding in the update rule for InfoObject 0NETPRICE:
    IF COMM_STRUCTURE-CPQUAOU GT '0'.
       RESULT =  COMM_STRUCTURE-CPPVLC / COMM_STRUCTURE-CPQUAOU *
                 COMM_STRUCTURE-numerator / COMM_STRUCTURE-DENOMINTR.
    ELSE.
       RESULT = COMM_STRUCTURE-CPQUAOU.
    ENDIF.
    With regards
    Syed

  • Arithmetical errors or conversion errors found in routine ROUTINE

    Hello,
    I am getting error message "Record 0 :Arithmetical errors or conversion errors found in routine ROUTINE_0015 record 0" while loading data in cube from ODS. I have checked data in PSA but there are no erroneous records.
    If anybody has come across this issue then please let me know the reason for this issue and how to resolve this issue.
    Regards,
    Sanjay.

    Hi,
    When you have keyfigures on the cube , based on which if you are doing calculations during run time, If one of the key figure value is "0" and it's calculation leads to infinite, then you will find this arthimatical errors during the loadings.
    Please check for any calculations are coded in Start, End & field routine between DSO to cube.
    Hope this helps out
    Thanks
    PT

  • Arithmetical errors or conversion errors found in routine ROUTINE_0001 reco

    Dear Friends,
    I am trying to extract data for DataSource 2lis_13_vdkon
    into ODS  0SD_O06  I am getting error.
    i.e. Arithmetical errors or conversion errors found in routine ROUTINE_0001 record 1
    please guide me.
    Thanks in Advance.
    Regards
    Rafee Ahmed

    1)Check your routines update rules, transfer rules..etc if there are any calculations done ..and it is resulting in any error like divide by zero..etc
    2)Check if there are any conversion routine checked/unchecked at the transfer structure level..
    Regards
    Manga

  • Arithmetical errors or conversion errors found in routine ROUTINE_0002 reco

    Dear Experts ,
    This morning with data load we got the following error message :
    " Arithmetical errors or conversion errors found in routine ROUTINE_0002 record xxxx ".
    This load is for a data mart.Not a standard extraction.
    load fails in update rules.No errors in transfer rules.
    Please advice.
    Thanks in advance.
    Regards,
    Arun
    Edited by: Arun Kumar Dara on May 6, 2008 1:11 PM

    Hi,
    I think this error due to claculation of some value, in the update rules just check the code.
    Check the values which comes from the source which may be trying to calculate with some junk values.
    The best way is to de-bug the update rules using the Erroneous value, use the Key field value of that particular record for de-bugging the update rules.
    Rgs,
    I.R.K

  • Arithmetical errors or conversion errors in the routine

    Hi All,
    I am loading data from ODS to another ODS and cube.
    here i am getting the following error:
    <b>Arithmetical errors or conversion errors found in routine ROUTINE_0009 record 1525</b>
    Could any one suggest what is this error and what to do?
    Thanks in advance
    S VR

    Hi,
    when is your error happening? During URules or TRules?
    if you have routines in URules, search fro "routine_" in the activated program.
    You can check the same in TRules (menu extras / display program / transfer program); routine are searchable with "compute_" and conversion with "conversion".
    But before going into the ABAP, can't you describe the error message better and identify in the monitor when does it happen?
    let us know
    Olivier

  • Importing data error: SIGNEDDATA conversion error

    The complete description is:
    The number of failing rows exceeds the maximum specified. (Microsoft Data Transformation Services (DTS) Data Pump (8004202c): TransformCopy 'DTSTransformation__13' conversion error:  General conversion failure on column pair 1 (source column 'SIGNEDDATA' (DBTYPE_STR), destination column 'SIGNEDDATA' (DBTYPE_NUMERIC)).)
    We are trying to convert a value that come with miles separators, use the character "." (point) as separator and "," (comma) as decimal separator, we use a vb function (replace) to change the points for null string, but it doesn't work.  Do you have any suggestion to solve this?
    We are using BPC 7.0 MS SP3.
    Thanks in advance,
    Mariana Rodriguez.
    Edited by: Mariana Rodriguez on Mar 23, 2011 4:15 PM

    Hi Mariana,
    I've had the same kind of problem, which gave me the
    General conversion failure on column pair 1 (source column 'SIGNEDDATA' (DBTYPE_STR), destination column 'SIGNEDDATA' (DBTYPE_NUMERIC)).)
    errror message
    My issue was resolved by changing the CREDITNEGATIVE=NO option to CREDITNEGATIVE=YES, because BPC probably converted negative values as 'string' values in stead of 'numeric' when importing SAP FI data with the minus sign '-' at the end (100-) instead of SQL signeddata (-100)
    But I have to be carefull, my Account Dimension setup is as follows:
    Balance Sheet Asset => AccType=AST
    Balance Sheet Liabilities => AccType=LEQ
    Profit and Loss Revenues => AccType =INC
    Profit and Loss Expenses => AccType=INC
    My flat file seperator is a comma (,) and decimalpoint is a point (.)
    We are using BPC 7.5 MS SP07 Patch 02 and I'm not using any VBA to convert the amount.
    Maybe it can help?
    Regards,
    Peter van Drunen - FPM Solutions

  • Arithmetical errors or conversion

    Hi
    When I execute infoPackage for data update have mistake in the Monitor with the  message "Arithmetical errors or conversion errors found in routine ROUTINE_0020 record 0",  How can solve?

    hi luis,
    It looks like there is some error with the ABAP code in some of the routines. You need to debug the update rules / transfer rules where the routine is written.
    In order to debug the update rule / transfer rule, go to details tab in monitor -> processing -> right click -> simulate upodate -> selct update / transfer rules -> select data package -> execute.
    hope it helps,
    Thanks,
    Soumya

  • Quantity conversion error in net price calculation in BAPI_PO_CREATE1

    I'm creating PO from BAPI_PO_CREATE1 .here i'm getting follwing error
    quantity conversion error in net price calculation.
    plz guide me to remove it.

    Are you using quantities directly entered by the user while calling the function to do the net price calculation? If that is the case, you should use FM CONVERSION_EXIT_ALPHA_INPUT to convert the quantity from the external format into the internal one!
    Another possibility is that some customizing is missing for converting quantities in different unit of measures (like the quantity in pieces is known, but the pricing calculation is being done on kilos.. but the convertion between these 2 unit of measures is missing).
    Good luck!

  • Conversion error in JCo outbound call

    hi all
         i am working on making OUTBOUND call from SAP using JCo,
         our SAP system is Unicoded and i am refering Jco example 5 from JCo2.1.8 demo.
        i am able to make connection successfully , but while running test ABAP program for testing connection, i am getting Short dump error headed :
                  Conversion error "ECHOTEXT" from character set 4103 to character set 4102
    A conversion error occurred during the execution of a      Remote Function
    *Call. This happened either when the data was received *      or when it was
    *sent. The latter case can only occur if the data is sent from * a Unicode
    system to a non-Unicode system.
    The current program had to be terminated because of an
    error when installing the R/3 System.
    my ABAP prg. is this :
      REPORT  z_jco_test.
    PARAMETERS: requtext LIKE sy-lisel.
    *ECHOTEXT LIKE  SY-LISEL
    **"              RESPTEXT LIKE  SY-LISEL
    DATA: echotext type SYLISEL,
          resptext LIKE sy-lisel,
          rfctest TYPE TABLE OF rfctest,
          wa_rfctest TYPE rfctest.
    wa_rfctest-rfcdata1 = requtext.
    wa_rfctest-rfcdata2 = 'Hello World'.
    APPEND wa_rfctest TO rfctest.
    CALL FUNCTION 'RFC_PING'
      DESTINATION 'JCO'.
    *CALL FUNCTION 'STFC_CONNECTION'
    *  EXPORTING
    *    requtext       =
    ** IMPORTING
    **   ECHOTEXT       =
    **   RESPTEXT       =
    CALL FUNCTION 'STFC_CONNECTION'
      DESTINATION 'JCO'
      EXPORTING
        requtext = requtext
      IMPORTING
        echotext = echotext
        resptext = resptext
      TABLES
        rfctest  = rfctest.
    WRITE: 'Echo Text: ', echotext.
    WRITE: 'Response Text: ', resptext.
    LOOP AT rfctest INTO wa_rfctest.
      WRITE: / 'rfcdata1: ', wa_rfctest-rfcdata1.
      WRITE: / 'rfcdata2: ', wa_rfctest-rfcdata2.
    ENDLOOP. 
    i have made RFC connection unicode yes.
    please guide me

    Helo!
    We have a similar problem here. Could you please explain your solution in a bit more detail ?
    Thanks in advance,
    Markus

Maybe you are looking for