Conversion error in PSA

Hi
I am trying to load data from R/3 and i get some erroreneous records in the PSA. The error message says: Error: Conversion foreign curr. -> local curr.: 0020000072 20071218 EUR -> INR
I checked the records in PSA and the only currency values that i have in PSA is Local Currency an d Stat. Curr. and both of them are INR and there are no other currency values there. I tried this for the cube 0SD_C03 and the datasource is 2lis_11_vaitm and 2lis_11_v_itm. I tried simulating the update but couldnt find anything.
The requests have turned red because of this. I am unable to find what the problem is. Please help.
Regards
Sujai

Hi Sujai
In BI7.0 Enviroment, you can also correct your error records in Error stack and SAVE those records
Now in the DTP Update tab, you have another option called "Create Error DTP", While creating & executing the error DTP,it will load the corrected records in the previous request.
Hope now you will be clear
Regards
Saravanan.ar

Similar Messages

  • 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

  • Error in PSA Update

    Hi,
    I have this error in PSA Udate:
    msg: "Time conversion from 0CALDAY to 0FISCPER (fiscal year ) failed with value 20070530"
    I have 10 records in PSA . 9 are ok. 1 record shows this error. 3 other records also have 0CALDAY = 20070530 as value. But, they did not return errors.
    Why this particular record error ?
    Thanks in advance

    Hi Raj,
    check this links:
    Time conversion from u0085.Any help on this error in the PSA?
    Re: Inventory Management extraction.
    hope this helps
    cheers
    Sunil

  • 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

  • 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

  • Open PO LSMW Quantity conversion error in net price calculation

    Hi gurus,
    I encountered an error as I was tring to upload purchase orders - "Quantity conversion error in net price calculation". What does this mean and how do I fix this?
    Please help
    Thanks

    Hi Jürgen,
    Where in the Material Master can I find the conversion ratio between both units?
    Also, I am trying to upload POs for Spare Parts and that's when I get the error. But when I try to use other materials like FGs, everything is ok. I can proceed with the upload without any problem
    Please help

  • How to custom a conversion error in JSF page in JDeveloper

    According to the book "Core JavaServer Faces" p213 (fifth edition), if I add the following line to messages.properties file, and specifiy it in the faces-config.xml and .jsp file, then the displayed conversion error message should be my tailored one instead of the default. However, I still get the default error message. Besides, I didn't find "CONVERSION" variable in UIInput class. Is the book wrong? And what's the correct way?
    javax.faces.component.UIInput.CONVERSION=Please correct your input

    I didn't choose any special in JDeveloper IDE. I just selected "new" to create a file called "message.properties" and put the line there. I didn't specify converters excepts declaring the type in the Jave Beans. I guess the converting is done by the JSF framework automatically. It must be a JSF converter since I created the page as a JSF page.

  • Error in PSA with special characters

    Hello,
    I'm having a problem with sprecial characters in PRD system.
    This happen with standard extractor for Confirmations in SRM module, 0BBP_TD_CONF_1.
    I have 5 records with error in PSA. The field that have the error is 0bbp_delref and it has the text: “GUIA ENTREGA Nº2”.
    The error message says that field OBBP_DELREF has special characters that are not supported by BW.
    The field is char 16 and in spro I have the characters:
    QWERTYUIOPASDFGHJKLǪNºZXCVBM/~^´`* '()"#$%&!?.-0123456789«»<>
    In QUA, I created confirmations with this text and it worked fine and the characters in SPRO are the same.
    Any idea?
    Thanks and best regards,
    Maria

    Hi Maria,
    There will be no issue with update rules as the issue is with Data..
    ALL_CAPITAL should resolve your issue, .otherwise try individually executing those spl characters in RSKC..
    have you tried in SPRO...
    Check in this table RSALLOWEDCHAR in SE11 and find what all characters allowed(permitted)  in PRD system...
    please go through the above mentioned blog once
    Thanks,
    Sudhakar.

  • What does the "conversion error" I get when converting a pdf file to Microsoft word?

    What is the "conversion error" I get when converfting a pdf file to aMicrosoft word?

    Adobe reader with export to PDF
    Sent from my iPhone 5
    Marty Kennedy

  • Error while impdp: ORA-02374: conversion error loading table

    Hi,
    I am trying to convert the character set from WE8ISO8859P1 to AL32UTF8 using expdp/impdp. for this I first convert WE8ISO8859P1 to WE8MSWIN1252 in source DB to get rid of “lossy” data. I created new database(target) with character set AL32UTF8 and nls_length_semantics = ’CHAR’ and created all the tablespaces as in source DB with auoexend on. I took full export (expdp) of source DB excluding TABLESPACE,STATISTICS,INDEX,CONSTRAINT,REF_CONSTRAINT and imported using impdp to target DB. I found below error in the import log file:
    ORA-02374: conversion error loading table "SCTCVT"."SPRADDR_CVT"
    ORA-26093: input data column size (44) exceeds the maximum input size (40)
    ORA-02372: data for row: CONVERT_STREET_LINE1 : 0X'20202020202020202020202020202020202020202020202020'
    I checked with select query on both DBs with below results.
    source DB:
    04:58:42 SQL> select count(*) from "SCTCVT"."SPRADDR_CVT";
    COUNT(*)
    74553
    target DB:
    04:59:24 SQL> select count(*) from "SCTCVT"."SPRADDR_CVT";
    COUNT(*)
    74552
    please suggest me a solution to this.
    Thanks and Regards.
    Edited by: user12045167 on May 9, 2011 10:39 PM

    Thanks for your update maher.
    09:15:53 SQL> desc "SCTCVT"."SPRADDR_CVT"
    Name Null? Type
    SPRADDR_PIDM NUMBER(8)
    CONVERT_PIDM VARCHAR2(9 CHAR)
    SPRADDR_ATYP_CODE VARCHAR2(2 CHAR)
    CONVERT_ATYP_CODE VARCHAR2(2 CHAR)
    SPRADDR_SEQNO NUMBER(2)
    CONVERT_SEQNO VARCHAR2(2 CHAR)
    SPRADDR_FROM_DATE DATE
    CONVERT_FROM_DATE VARCHAR2(8 CHAR)
    SPRADDR_TO_DATE DATE
    CONVERT_TO_DATE VARCHAR2(8 CHAR)
    SPRADDR_STREET_LINE1 VARCHAR2(30 CHAR)
    CONVERT_STREET_LINE1 VARCHAR2(40 CHAR)
    SPRADDR_STREET_LINE2 VARCHAR2(30 CHAR)
    CONVERT_STREET_LINE2 VARCHAR2(40 CHAR)
    SPRADDR_STREET_LINE3 VARCHAR2(30 CHAR)
    CONVERT_STREET_LINE3 VARCHAR2(40 CHAR)
    SPRADDR_CITY VARCHAR2(20 CHAR)
    CONVERT_CITY VARCHAR2(25 CHAR)
    SPRADDR_STAT_CODE VARCHAR2(3 CHAR)
    CONVERT_STAT_CODE VARCHAR2(25 CHAR)
    SPRADDR_ZIP VARCHAR2(10 CHAR)
    CONVERT_ZIP VARCHAR2(15 CHAR)
    SPRADDR_CNTY_CODE VARCHAR2(5 CHAR)
    CONVERT_CNTY_CODE VARCHAR2(5 CHAR)
    SPRADDR_NATN_CODE VARCHAR2(5 CHAR)
    CONVERT_NATN_CODE VARCHAR2(5 CHAR)
    SPRADDR_PHONE_AREA VARCHAR2(3 CHAR)
    CONVERT_PHONE_AREA VARCHAR2(3 CHAR)
    SPRADDR_PHONE_NUMBER VARCHAR2(7 CHAR)
    CONVERT_PHONE_NUMBER VARCHAR2(7 CHAR)
    SPRADDR_PHONE_EXT VARCHAR2(4 CHAR)
    CONVERT_PHONE_EXT VARCHAR2(4 CHAR)
    SPRADDR_STATUS_IND VARCHAR2(1 CHAR)
    CONVERT_STATUS_IND VARCHAR2(1 CHAR)
    SPRADDR_ACTIVITY_DATE DATE
    CONVERT_ACTIVITY_DATE VARCHAR2(8 CHAR)
    SPRADDR_USER VARCHAR2(30 CHAR)
    CONVERT_USER VARCHAR2(30 CHAR)
    SPRADDR_ASRC_CODE VARCHAR2(4 CHAR)
    CONVERT_ASRC_CODE VARCHAR2(4 CHAR)
    SPRADDR_DELIVERY_POINT NUMBER(2)
    CONVERT_DELIVERY_POINT VARCHAR2(2 CHAR)
    SPRADDR_CORRECTION_DIGIT NUMBER(1)
    CONVERT_CORRECTION_DIGIT VARCHAR2(1 CHAR)
    SPRADDR_CARRIER_ROUTE VARCHAR2(4 CHAR)
    CONVERT_CARRIER_ROUTE VARCHAR2(4 CHAR)
    SPRADDR_GST_TAX_ID VARCHAR2(15 CHAR)
    CONVERT_GST_TAX_ID VARCHAR2(15 CHAR)
    SPRADDR_REVIEWED_IND VARCHAR2(1 CHAR)
    CONVERT_REVIEWED_IND VARCHAR2(1 CHAR)
    SPRADDR_REVIEWED_USER VARCHAR2(30 CHAR)
    CONVERT_REVIEWED_USER VARCHAR2(30 CHAR)
    SPRADDR_DATA_ORIGIN VARCHAR2(30 CHAR)
    CONVERT_DATA_ORIGIN VARCHAR2(30 CHAR)
    SPRADDR_CVT_RECORD_ID NUMBER(8)
    SPRADDR_CVT_STATUS VARCHAR2(1 CHAR)
    SPRADDR_CVT_JOB_ID NUMBER(8)
    so here we can see its value is 40 (CONVERT_STREET_LINE1 VARCHAR2(40 CHAR)).
    shall i go ahead altering the column?

  • ME21N--Quantity conversion error in net price calculation

    Hi MM experts,
    Issue: while creating PO, when attempting to add the net price for line item. but system removes the cost and gives the follow error message says "Quantity conversion error in net price calculation".
    The system was not able to convert the order unit into the purchase order price unit. Possible reasons:
    i) the conversion results in a net price that is too high, or
    ii) the conversion factor for the units has not been properly maintained.
    iii) Check whether the units of measure and their conversion factor are correct.
    I have checked material master>unit of measure> 1 PL = 22 KG maintained.
    Can you please tell me how to resolve this issue?
    Appreciated early response.
    Thanks in advance.
    Suresh

    Hi Suresh,
    Please check on Material Master Data - Accounting 1 tab - Price Unit
    Moshe

  • Quantity Conversion Error in Net Price Calculation

    We are currently using SRM 5.0 ECS where we created a material PO and had a problem with the product not having the language E maintain in the material master. This caused the PO to have status of "error in process"  Once we fixed this issue and tried to reprocess the PO we're not getting the following error message in the Application Monitor:
    No Instance of Object type PurchaseOrder has been created. External Reference
    Puchase Order still contains faulty Items
    Quantity Conversion Error in Net Price Calculation
    Has anyone seen this or know what we can do to resolve this so that the PO gets replicated in R3?
    Thanks in advance.

    Hi Robert,
    Regarding this backend error E 212 06 Quantity conversion error in net
    price calculation.         
    This error is because in the PO Order price unit is empty. And          
    quantity is null. So, please enter the quantity and order price unit          
    for this PO and order the PO again. Or you can retransfer the      
    PO manually using the FM BBP_PD_PO_TRANSFER_EXEC. (for this fm you need       
    to input the PO header guid, which you will get it from tx.BBP_PD             
    by providing PO number and object type as BUS2201).
    This has worked for other customers.
    Hope this helps,
    Kind Regards,
    Matthew

  • 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!

Maybe you are looking for

  • How do I find the names of embedded video

    I have moves embedded in Keynote files that I can no longer trace back to their original movie files.  If the movies are fully embedded, this means I cannot find the original videos to edit or enhance them.  When the movies are only linked, it means

  • Ps CS6 Problem: Pixels put in Mac file icon have not been converted to the profile of the icon

    Pixels put in a Mac file icon image have not been converted to the colour profile of the icon image. For example, when ProPhoto or Adobe RGB pixels are put in an icon image with no profile or "Generic RGB" profile, the result is a washed-out appearan

  • Inserting JAPANESE characters in a database

    Can somebody please let me know how to insert the JAPANESE (Kanji) Characters into the Database. Database Version: Oracle 9.2.0.1.0 Paremeters Setting: NLS_CHARACTERSET - UTF8 NLS_NCHAR_CHARACTERSET - UTF8 Server OS: Win2K Client OS: Win2K

  • Java.io and java.swing help

    i'm writing a program that write the byte representation of numbers and outputs them to a joptionpane window it keeps telling me that void functions are not allowed is there any way that i can use void functions in my output? or would i need to chang

  • Using sqlplus to connect to an Oracle DB

    I want to connect to an Oracle data base running on a Windows server. The name is ora_prod6. In the tnsnames.ora file: ORA_PROD6.world = (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (COMMUNITY = tcp.world) (PROTOCOL = TCP) (Host = ORACLE-01.XXX.XXX.COM)