Error In Conversion Extit

Hi Everyone,
i am trying to load the transaction data from a flat file. I am getting a error " Error In Conversion Exit CONVERSION_EXIT_CUNIT_INPUT".
Can anyone help me.

Hi,
Make sure that all the units you have in Flat file is there in the BW unit table T006.
And also make sure that you have upper cases, if the respective object in bw does not support upper case.
also refer the note: 681931
With rgds,
Anil Kumar Sharma .P
Message was edited by: Anil Kumar Sharma

Similar Messages

  • RFC Connection error duplicate conversation id

    Hello everybody !
    I started getting a weird error on my XI RFC Connections, because of this I can't connect to my SLD.
    When testing the RFC connection "AI_DIRECTORY_JCOSERVER", “Ai_RUNTIME_JCOSERVER”, “LCRSAPRFC” and “SAPSLDAPI” (trans sm59) I get the following error:
    ERROR duplicate conversation id 34212218 from localhost/sapgw01 and   calhost/  pgw00
    COMPONENT CPIC (TCP/IP) with Unicode
    COUNTER 87
    MODULE r3cpic.c
    LINE 5432
    RETURN CODE 736
    SUBRC 0
    RELEASE 640
    TIME Tue Dec 07 12:43:22 2004
    VERSION 3
    Does anybody have any idea/clues on this? thanx!
    Martial

    Hello !
    I have the same problem you had ...
    Do you solve your problem and how ?
    Thanks in advance
    Martial

  • 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

  • Received HTTP response code 500 : Error during conversion of XI message

    hi
    Facing the error , "Received HTTP response code 500 : Error during conversion of XI message"
    This is the fist time i am configuring the sender soap ( Axis Framework in the SOAP Adapter) (Quality of service Best effort) communication channel and i am getting the above error did any body face this error.
    01.09.2011 12:02:32     Information     The message status was set to DLNG.
    01.09.2011 12:02:32     Error     SOAPFault received from Integration Server. ErrorCode/Category: XIServer/ATTRIBUTE_INITIAL; Params: Manifest cid:6D90482BF678436D75928FC8B9930519; AdditionalText: null; ApplicationFaultMessage: null; ErrorStack: Attribute Manifest cid:6D90482BF678436D75928FC8B9930519 is initial
    01.09.2011 12:02:32     Error     Transmitting the message using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Received HTTP response code 500 : Error during conversion of XI message.
    regards
    sandeep
    Edited by: pendyalas on Sep 1, 2011 12:20 PM

    I found a link with respect to similar error , sap note 1522630 has been used to resolve this error.
    i will try and see if it works.
    AXIS Sender Adapter Failure after upgrade to PI 7.11 SP06
    regards
    sandeep

  • Error Message: Conversion of file content to XML failed at position 0: sun.

    Hi Experts,
    i strugle with a File 2 IDOC Scenario.
    In the sender communication channel monitoring I get the error message:
    Conversion of file content to XML failed at position 0: sun.io.MalformedInputException
    Unfortunately I am not getting any further information and I do not know where the file-adapters problem is.
    Tthe .fieldSeparator = # . Can this be the problem, that the file-adapter-engine can not handle # within file conversion? I also tried it with .fieldSeparator = '#' . But the error message is the same.
    I am glad for any hints.
    Thank you for your help in advance.
    Regards,
    Udo

    Hi Udo,
    The error is due to wrong intput.
    putting # might be a reson.
    You Can try (,) or a space as a field separater.
    Can you test this once.
    Have to defined the field separated?
    Regards,
    Sumit Gupta

  • Http-Status:  500 Error during conversion of XI message

    i am getting this error, Could you please help us in resolving this
    http-Status:  500 Error during conversion of XI message
    Payload:
    <SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
    <SOAP:Header>
    </SOAP:Header>
    <SOAP:Body>
    <SOAP:Fault xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/"><faultcode>SOAP:Client</faultcode><faultstring>Error during conversion of XI message</faultstring><faultactor>http://sap.com/xi/XI/Message/30</faultactor><detail><SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1"><SAP:Category>XIProtocol</SAP:Category><SAP:Code area="PARSER">UNEXPECTED_VALUE</SAP:Code><SAP:P1>Main/@versionMajor</SAP:P1><SAP:P2>000</SAP:P2><SAP:P3>003</SAP:P3><SAP:P4/><SAP:AdditionalText/><SAP:ApplicationFaultMessage namespace=""/><SAP:Stack>XML tag Main/@versionMajor has incorrect value 000; expected value is 003
    </SAP:Stack></SAP:Error></detail></SOAP:Fault>
    </SOAP:Body>
    </SOAP:Envelope>
    Thnaks, ajay

    XML tag Main/@versionMajor has incorrect value 000; expected value is 003
    as mentioned above @versionMajor is expecting 003 as the input....if it a DataType in XI then check if there is some restriction imposed on the above attribute.....if you are importing some XSD/wsdl then check if it has some restriction.......if the restriction is not needed then try removing it....so that versionMajor will accept all the values
    Regards,
    Abhishek.

  • Received return code 500 ( Error during conversion of XI message )

    Hello Experts,
    I am configuring the WSRM for SD in SAP. I have only configured services CreditWorthinessQuery_Out and CreditWorthinessQuery_In on soamanager to carry out credit checks.
    while i am creating sales order i am getting below error.
    Received return code 500 ( Error during conversion of XI message )
    In debug i checked the string of error it showed me below string :
    <SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">#<SOAP:Hea
    der>#</SOAP:Header>#<SOAP:Body>#<SOAP:Fault xmlns:SOAP="http://schemas.xmlsoap.o
    rg/soap/envelope/"><faultcode>SOAP:Client</faultcode><faultstring>Error during c
    onversion of XI message</faultstring><faultactor>http://sap.com/xi/XI/Message/30
    </faultactor><detail><SAP:Error SOAP:mustUnderstand="1" xmlns:SAP="http://sap.co
    m/xi/XI/Message/30"><SAP:Category>XIProtocol</SAP:Category><SAP:Code area="PARSE
    R">UNEXPECTED_VALUE</SAP:Code><SAP:P1>Main/@versionMajor</SAP:P1><SAP:P2>000</SA
    P:P2><SAP:P3>003</SAP:P3><SAP:P4/><SAP:AdditionalText/><SAP:ApplicationFaultMess
    age namespace=""/><SAP:Stack>XML tag Main/@versionMajor has incorrect value 000;
    expected value is 003##</SAP:Stack></SAP:Error></detail></SOAP:Fault>#</SOAP:Bo
    dy>#</SOAP:Envelope>#
    Does anyone have any idea about this? I am not integrating with PI/XI system.

    Hi
    Can you check this out?
    Transaction SXMB_ADM  Integration Engine Configuration
    For an application system you have to maintain the role of the business system as an application system. Set the corresponding Integration Server as an HTTP destination (for example, dest://INTEGRATION_SERVER). Create the destination in transaction SM59 and set the type to HTTP Connections to R/3 System. Test the connection by using the Connection Test button; you should get HTTP 500 u2013 Empty HTTP Request received, because no u201Ereal‟ XML document is sent during this test.
    A HTTP return code 500 (Internal Server Error) is OK.
    Regards
    Pothana

  • 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

  • Error  "No conversion found for EA to KG"

    Hi,
    I am facing an error like "No conversion found for EA to KG" at the time of GR.
    Inputs: In Mat Master Base UOM is Gram,Order Unit is KG and Conversion(1Kg=1000G) is maintained in Additional Data.
    Purchase Order created with KG as both Order Unit and Order Price Unit.
    Even though there is no question of EA in this document,Why the error has cropped up at the time of GR?
    Pls explore the possible reason behind this error.
    Reward points are sure.
    Regds

    Hi Pavan,
    Thanks for reply,
    Pls note my observation made to check UOM at differenet places just fyi
    1)Materail Master:
    Base Unit- G,
    Sales Unit- KG,
    Order Unit-KG,
    Unit Of Issue- KG and
    Wt Unit- KG
    2)PIR:
    Order Unit - KG
    3)PO:
    Order Unit-KG ,
    Stock Unit- G and in conditions also rate is maintained per KG.
    Still am not able to trace out why the system is throwing an error "No conversion found for EA to KG". How does it is related to EA.
    Pls give some inputs...
    Regds

  • Ffmpeg ERROR: audio conversion failed: Unknown encoder 'libmp3la

    While i use youtube-dl script with -x --audio-format mp3 option i get this error:
    ERROR: audio conversion failed: Unknown encoder 'libmp3lame'
    [bahaa@Bahaa ~]$ pacman -Qs lame
    local/lame 3.99.5-2
    A high quality MPEG Audio Layer III (MP3) encoder
    local/twolame 0.3.13-7
    An optimized MPEG Audio Layer 2 (MP2) encoder
    [bahaa@Bahaa ~]$

    teckk wrote:
    If you are trying to dump the audio from a youtube video with ffmpeg, and encode it to .mp3, troubleshoot what isn't working the way you wish.
    Start by seeing if youtube-dl is working.
    You can get the formats the video is available in with:
    youtube-dl -F http://www.youtube.com/watch?v=123456789
    You can usually get audio only using
    youtube-dl -f 140 http://www.youtube.com/watch?v=123456789
    That will be .aac or .m4a audio
    You can leave it like that or to reencode to .mp3
    Check if ffmpeg is working.
    ffmpeg -i file.m4a -c:a libmp3lame -b:a 128k Oufile.mp3
    Or if you have a video file that you want to dump the audio from into .mp3
    ffmpeg -i file.mp4 -vn -c:a libmp3lame -b:a 128k Outfile.mp3
    If you get an error about lame then check if lame is installed
    pacman -Ss lame
    Post if ffmpeg works ok for you.
    [bahaa@Bahaa ~]$ youtube-dl -F https://www.youtube.com/watch?v=MzjOPtInf1c
    [youtube] Setting language
    [bahaa@Bahaa ~]$ youtube-dl https://www.youtube.com/watch?v=MzjOPtInf1c
    [youtube] Setting language
    [youtube] Confirming age
    [youtube] MzjOPtInf1c: Downloading webpage
    [youtube] MzjOPtInf1c: Downloading video info webpage
    [youtube] MzjOPtInf1c: Extracting video information
    [download] Destination: Why Do We Blink-MzjOPtInf1c.mp4
    [download] 100% of 36.64MiB in 00:49
    [bahaa@Bahaa ~]$ ffmpeg -i Why\ Do\ We\ Blink-MzjOPtInf1c.mp4 -vn -c:a libmp3lame -b:a 128k Outfile.mp3
    ffmpeg version N-66269-g5eef704 Copyright (c) 2000-2014 the FFmpeg developers
    built on Sep 14 2014 16:02:01 with gcc 4.9.1 (GCC)
    configuration:
    libavutil 54. 7.100 / 54. 7.100
    libavcodec 56. 1.100 / 56. 1.100
    libavformat 56. 4.101 / 56. 4.101
    libavdevice 56. 0.100 / 56. 0.100
    libavfilter 5. 1.100 / 5. 1.100
    libswscale 3. 0.100 / 3. 0.100
    libswresample 1. 1.100 / 1. 1.100
    Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'Why Do We Blink-MzjOPtInf1c.mp4':
    Metadata:
    major_brand : mp42
    minor_version : 0
    compatible_brands: isommp42
    creation_time : 2014-10-17 18:20:58
    Duration: 00:02:51.34, start: 0.000000, bitrate: 1793 kb/s
    Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 1599 kb/s, 29.97 fps, 29.97 tbr, 30k tbn, 59.94 tbc (default)
    Metadata:
    handler_name : VideoHandler
    Stream #0:1(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 192 kb/s (default)
    Metadata:
    creation_time : 2014-10-17 18:20:59
    handler_name : IsoMedia File Produced by Google, 5-11-2011
    Unknown encoder 'libmp3lame'
    [bahaa@Bahaa ~]$ pacman -Ss lame
    extra/lame 3.99.5-2 [installed]
    A high quality MPEG Audio Layer III (MP3) encoder
    community/flam3 3.0.1-4
    Tools to create/display fractal flames: algorithmically generated images and animations
    community/toolame 02l-10
    An optimized mpeg 1/2 layer 2 audio encoder
    community/twolame 0.3.13-7 [installed]
    An optimized MPEG Audio Layer 2 (MP2) encoder
    [bahaa@Bahaa ~]$

  • 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

  • Cross Platform migration AIX to linux (ERROR IN CONVERSION ORA-19994: Message 19994 not found)

    I am performing a cross platform migration aix to Linux from release 11.2.0.2 to 11.2.0.4. I am using this doc
    Reduce Transportable Tablespace Downtime using Cross Platform Incremental Backup (Doc ID 1389592.1).
    I am using the db_file_transer method and I have hit this error
    Error:
    /home/oracle/local/db_convert/dest_rman/xxttconv_i3q0t1ha_1_1_4.sql execution failed
    ERROR IN CONVERSION ORA-19994: Message 19994 not found;  product=RDBMS;
    facility=ORA
    ORA-19600: input file is backup piece
    (/oraback/nfclpat1/i2q0t1ha_1_1)
    ORA-19601: output file is backup piece
    (/oraback/nfclpat1_tmp/xib_i2q0t1ha_1_1_5_28)
    CONVERTED BACKUP PIECE/oraback/nfclpat1_tmp/xib_i2q0t1ha_1_1_5_28
    PL/SQL procedure successfully completed.
    I have searched and do not have anything to go on.
    Can anyone who has seen this give me some direction?

    As per Oracle documentation on given error code, Please see if following action helps.
    ORA-19994: cross-platform backup of compressed backups to different endianess is not supported
    Cause: A cross-platform backup was requested for a compressed backup to a different endianess from the current platform.
    Action: Do not specify a compressed backup or specify the same endian platform.

  • Error in conversion exit CONVERSION_EXIT_CUNIT_INPUT

    Dear all
    I got the following error
    " Error in conversion exit CONVERSION_EXIT_CUNIT_INPUT "
    This is an original sample data.
    ~
    CUST007,SREP07,MAT008,3,DZ,1,,19990424
    CUST008,SREP08,MAT008,3,DZ,2,,19980328
    CUST008,SREP08,MAT009,2,CS,3,,19980203
    CUST008,SREP08,MAT010,1,LB,4,,19991104
    CUST009,SREP09,MAT011,1.5,LB,5,,20000407
    CUST010,SREP10,MAT011,1.5,LB,6,,20000701
    ~
    you can download it from [ http://safariexamples.informit.com/0201703661/IC_DEMOBC.csv ]
    As you can see , [T-Code CUNI screenshot] ( http://static.flickr.com/35/71412534_4998517812_o.jpg )
    there is no LB.
    so i tried to create LB. but... i couldn't ..
    Because, LB already exists in the Table T600 & T600A
    T600 screenshot ( http://static.flickr.com/35/71412793_dcbae3d11a_o.jpg )
    T600A screenshot ( http://static.flickr.com/34/71412535_96f9278862_o.jpg )
    What do you think ?
    The value of SPRAS is DE.
    is it possible to cause the error ?
    Well, i deleted the value of UNIT column from the original data so that i could escape the error " Error in conversion exit CONVERSION_EXIT_CUNIT_INPUT ".
    ~
    CUST007,SREP07,MAT008,3,,1,,19990424
    CUST008,SREP08,MAT008,3,,2,,19980328
    CUST008,SREP08,MAT009,2,,3,,19980203
    CUST008,SREP08,MAT010,1,,4,,19991104
    CUST009,SREP09,MAT011,1.5,,5,,20000407
    CUST010,SREP10,MAT011,1.5,,6,,20000701
    ~
    But i don't think it is a right way. isn't it?
    Thanks in advance.
    David.Kang

    Dear Eugene
    Thanks a lot today.
    Yeah, my incoming data do not match with the transfer structure.
    Take a brief look at my case studies.
    [Data Selection] tab
    http://static.flickr.com/34/71452760_2117e1d4c0_o.jpg
    [Data targets ] tab
    http://static.flickr.com/34/71452762_035aaa8d78_o.jpg
    [Processing ] tab
    http://static.flickr.com/34/71452763_fa322fe8f1_o.jpg
    [External Data] tab
    1) IC_DEMOBC.csv  ( It includes the value of UNIT column. )
    ( The original data file is   http://safariexamples.informit.com/0201703661/IC_DEMOBC.csv )
    http://static.flickr.com/20/71452764_fb4a24a809_o.jpg
    - Preview result screenshot
    http://static.flickr.com/35/71452765_07a4ae8e12_o.jpg
    2) IC_DEMOBC2.csv ( It inculdes only two rows with UNIT values : CS. )
    http://static.flickr.com/20/71452766_da7b2c46b7_o.jpg
    - Preview result screenshot
    http://static.flickr.com/35/71453112_348077e31a_o.jpg
    3) IC_DEMOBC3.csv ( It inculdes all rows without UNIT values. )
    http://static.flickr.com/34/71453113_301afeca73_o.jpg
    - Preview result screenshot
    http://static.flickr.com/20/71453114_8438122d06_o.jpg
    I try to solve it by myself.
    ( i already spend almost one week~~ . )
    but i feel the end is coming soon.
    with kind regards
    david

  • Migo error  no conversion foun for NA to ROl

    While doing migo i get an error NO conversion found for EA toROl how to resolve

    Hi
    In MM02, maintain alternate unit of measure fr this material from EA to ROI
    Regards
    Ajay M

  • Challenge 4u:Error in conversion exit...CONVERSION_EXIT_ISOLA_INPUT

    I SEARCH 4 THESE QUESTION WHETHER ITS ANSWERED OR NOT ... IT WAS NOT ANSWERED YET...
    hey guys while i were loading the csv(flat file) in infopackage...its showing this error...."Error in conversion exit:   CONVERSION_EXIT_ISOLA_INPUTCONVERSION_EXIT_ISOLA_INPUT"
    IF YOU KNOW THESE LET ME KNOW...
    COULD U PLESE TELL ME THE PROCESS STEP BY STEP ... I'M A NOVICE USER...

    This error occurs with respect to the Language field. When it tries to convert the ISO language of 2 character representation to internal 1 character representation.
    http://help.sap.com/saphelp_45b/helpdata/en/35/034cb2fed01622e10000009b38f9b8/content.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/108a8282-828b-2a10-8c92-a4db24e33c8f
    hope it helps, assign points if helpful.
    Regards, Uday pothireddy

Maybe you are looking for

  • Can't Share Photos in iPhoto 2 10.3 as I did with 10.2.8

    Can anyone help? I have searched the discussions an have not been able to resolve this issue. We had always been able to share one iPhoto library over our school network so that all teachers can add to it with the photos they have taken. We recently

  • How do I put several iphone 4 home video clips together on Quicktime so that I can watch them together on the one DVD.

    How do I put several iphone 4 home video clips together on Quicktime so that I can watch them together on the one DVD as a movie. And what export setting do I use to play on a DVD player?

  • How can I show an external web site from a portlet?

    hello, i try do using <es:uriContent> ,like <es:uriContent id="postProcessMe" uri="http://www.bea.com">,but failed,it seems to be pointing to localhost link;What about external links, there is no property I can set on this tag to use any proxy server

  • OIM Active Directory 2008 integration

    Hi All, Has anyone integrated (or being in the process of integrating just now) OIM 9.1 with Active Directory on a Windows 2008 Server using the AD 9.1 connector or a custom connector? Any problems or other experiences with such integration? The 9.1.

  • Colors look paler in preview

    For a group of png pictures, when I view them by  double-clicking or pressing space in preview, the pictures look much paler than they should be. And if I resize them, colors go right  while resizing, but turn pale again afterwards. The only thing wo