Error in converstion exit CONVERSION_EXIT_CUNIT_INPUT

Hi All..
I am getting the fallowing error while trying to load data from flat file(fu- fu book).
"Error in conversion exit CONVERSION_EXIT_CUNIT_INPUT". The csv file has the following values as unit of measure "CS, DZ,EA and LB".
I changed CS to CSE but i am not sure whats the correct unit for DZ, i am hoping that EA and LB are right values.
appreciate if some body can help me in figuring out the right UOM.
will reward the helpful answers..
Thanks in advance
Deepthi.

Hi Deepthi,
Welcome to SDN!!
Also check these posts:
Error in conversion exit CONVERSION_EXIT_CUNIT_INPUT
Need help on this error
errors-urgent help needed
Re: 0Unit / se16 / CUNI
Bye
Dinesh

Similar Messages

  • 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

  • My video i have successfully worked on for seven days now won't open at all.  It says there is no sequence of this type found... But in the very bottom bar I can see the whole project load.  But the only option from the error screen is exit out of Premier

    My video i have successfully worked on for seven days now won't open at all.  It says there is no sequence of this type found... But in the very bottom bar I can see the whole project load.  But the only option from the error screen is exit out of Premiere Pro CC.  I am on a PC withe Windows 8.1 and apps are up to date.  Thanks much for any help!!

    Hi Bryan,
    My video i have successfully worked on for seven days now won't open at all.  It says there is no sequence of this type found... But in the very bottom bar I can see the whole project load.  But the only option from the error screen is exit out of Premiere Pro CC.  I am on a PC withe Windows 8.1 and apps are up to date.  Thanks much for any help!!
    Sounds like an activation issue. Quite Premiere Pro. Sign out of Creative Cloud. Restart Premiere Pro. Sign back in: http://bit.ly/CC-sign-out
    Hope that works for you.
    Kevin

  • 1 fatal error 7 errors 0 warnings exit code 7 Photoshop CS5 on Surface Pro 34.

    How do I get past this error?  It says to restart, which I did.  This is my third try.  The first try failed.  The second try worked and it registered my serial number, but there were warnings that not everything installed.  I did not uninstall the second try.  I just did a third try and got the following:
    1 fatal error 7 errors 0 warnings exit code 7 Photoshop CS5 on Surface Pro 3.
    I am moving this from a 3 year old ASUS tablet with Windows 8.1 where it works find.  I am using an install disk

    Moving this discussion to the Downloading, Installing, Setting Up forum.

  • User32.dll Causing Error on Application Exit

    I have an application built into an exe with LabVIEW 8.2. It uses 1 simple call to user32.dll to determine if caps lock is on. When I build the application, it copies user32.dll to the 'data' subdirectory of my application. Everything works fine, however when I exit the program it throws a Windows error, "... has encountered a problem and needs to close..."
    Now the fun part. If I remove user32.dll from this directory, everything works fine. I guess it just goes out and finds the original user32.dll in the system directory and there are no errors when I exit. Replacing the file in \data causes the error again.
    The simplest thing would be to remove the call in my program as it isn't absolutely necessary (it just shows a warning when entering a password if caps lock is on), but there seems to be something weird going on because it only throws the error when using the dll it copied.
    Is there any way to stop the application builder from copying dlls? I couldn't find anything.
    Is there a way to force LabVIEW to release and cleanup any dlls it is using? If I could do this when the user exits, maybe whatever is causing this won't get left behind.

    Marc A wrote:
    I have an application built into an exe with LabVIEW 8.2. It uses 1 simple call to user32.dll to determine if caps lock is on. When I build the application, it copies user32.dll to the 'data' subdirectory of my application. Everything works fine, however when I exit the program it throws a Windows error, "... has encountered a problem and needs to close..."
    Now the fun part. If I remove user32.dll from this directory, everything works fine. I guess it just goes out and finds the original user32.dll in the system directory and there are no errors when I exit. Replacing the file in \data causes the error again.
    The simplest thing would be to remove the call in my program as it isn't absolutely necessary (it just shows a warning when entering a password if caps lock is on), but there seems to be something weird going on because it only throws the error when using the dll it copied.
    Is there any way to stop the application builder from copying dlls? I couldn't find anything.
    Is there a way to force LabVIEW to release and cleanup any dlls it is using? If I could do this when the user exits, maybe whatever is causing this won't get left behind.
    You should not copy system DLLs to other systems. That is a recipy for troubles. Make sure to reference user32.dll form inside the Windows System directory in your Call Library Node. LabVIEW will then see this as system library and not include it in the build. Any Windows system will have user32.dll in the system directory so there is really absolutely no need to distribute that with your app, (and actually it is legally not even correct).
    Rolf Kalbermatter
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Message error on user-exit MV50AFZ1

    Hi!
    I need to send a message error on user-exit MV50AFZ1 (VL01N), but I can't, because when I use BAPI_DELIVERYPROCESSING_EXEC for create deliveries, it will abort my program.
    My program try to create many deliveries together, when occurs a message error, I don't know what order is the problem!!
    Thanks,
    Tatiana

    Hello.
    In the exit, use a condition like:
    IF sy-tcode EQ 'VL01N'.
      MESSAGE E000(...)
    ENDIF.
    This will avoid the error in BAPI execution.
    Regards,
    Valter Oliveira.

  • 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

  • Error in conversion exit

    Hi,
    This is Bhu,
    New to this site,
    I am learning BW now,
    I am facing the following problem while loading the transaction data from flat file.
    Error message : error in conversion exit CONVERSION_EXIT_UNIT_INPUT.
    Kindly help me in sorting out this problem.
    Thanks,
    Bhu.

    Hi Bhu.
    I usually see this problem when the unit of measure is not set up in the system.  In order for the unit of measure to pass the conversion, you will need to add the unit to the allowed list.  That can be found in the IMG (transaction SPRO).
    Hope that helps.
    Adam

  • [SOLVED]Error mounting: mount exited with exit code 16

    hi guys, i have a dual OS.  today after i force  shutdown my computer,  i can't mount one of the ntfs 。it shows the follow errors:
    Error mounting: mount exited with exit code 16: Mount is denied because the NTFS volume is already exclusively opened.
    The volume may be already mounted, or another software may use it which
    could be identified for example by the help of the 'fuser' command.
    any idea?
    Last edited by wntyygtwxf (2011-12-01 11:09:27)

    i resolve it by myself.
    first, i mount it at another place, just like  sudo mount   /dev/sda?  ~/home/down
    then umount it.
    now it work well. but i don't know why this worked.

  • Configsrch returned error code 1 Exiting...

    Hello Everyone,
    I trying to install and run a regression test on OpenSparc T2. But when I execute the sims command I get the following message "sims-> .local_tool_wrapper: configsrch returned error code 1 Exiting..."
    (I source the OpenSparcT2.bash file without promting any error)
    The system I am using is a T200 server and the OS solaris.
    Thanks in advance for your help
    Regards
    /N

    Try creating a symbolic link to include old library files in 64-bit version of windows
    $ ln -s /xilinx/ise/13.4/ISE_DS/PlanAhead/lib/lnx32.o/libstdc++.so.5 /usr/lib32/libstdc++.so.5

  • Error in conversion exit CONVERSION_EXIT_PERI7_INPUT

    Hi Gurus, I am trying to load 3 external flatfiles. They are all similar files with only year difference 2006,2007 and 2008. I was able to load 2 of these files for year 2006 and 2007. Now I am getting this error message "Error in conversion exit CONVERSION_EXIT_PERI7_INPUT" and in details I get "An error occurred in record 1 during execution ofconversion exit CONVERSION_EXIT_PERI7_INPUT for field FISCPER".
    This indcates the field 0FISCPER. When I check the data type it is the same for all the files. The conversion routinr PER17 is also same for all. I still do not get why I am getting this error. Does anybody have a hint on this?

    Hi Bigtoja,
    There has to be something different in the 3rd file. If not the format then, data. The reason is that, the first 2 files are loaded. Try the following to confirm. If the data is similar, you should be able to load it. Take a backup of the File 2. Copy the contents of File3 into File2. Make sure that the format of all the columns are same. Now, upload File2. If data is correct, it gets loaded. Otherwise, something wrong with wither format or data. You have the backup of File2 in case something is screwed. Hope it makes some sense.  
    Thanks and Regards
    Subray Hegde

  • Error in conversion exit for DATE

    Hi 
    I am loading transaction data to Zcube  from a flat file ,for  0CALWEEK
    in excel   I am  unable to type 022007,if I load 22007 I am getting error like
    Error in conversion exit
    CONVERSION_EXIT_PERI6_INPUT
    here 2 is the 2nd week in 2007
    Plz  provide me how to format cell in excel to take 0 as starting number and the file will be saved as CSV format  or any other procedure
    Thanks
    Padmanaha

    Hi,
    Select the column in excel
    Right Click and choose format cells.
    In the pop up window, the first tab is for formatting. A list will be available, there you have to choose "Date" format.
    Within the date format, you will find number of options to set the formatting according to your specifications.
    If that does not work out, just use "Custom" format as "mmyyyy" for all the cells in that particular column.
    With Regards

  • Error accessing Excel  - Exiting

    Hai,
    I get this error most often, "Error accessing Excel - Exiting" , and then I manually kill the EXCEL.exe process in the taskbar, I want to permanently get rid of this problem, is there a setting in MS Excel or the Xcelsius 2008 that I can make so the Excel closes down first and then the Xcelsius is shut down manually.
    al times daily.
    This error really takes up lot of developer's time by closing and reopening the Xcelsius sever
    Thank you in advance.
    Vijay.

    I feel your pain.
    Assuming this involves the latest patch levels for Xcelsius and MS Office (includes all respective Fix Packs and Service Packs for both Xcelsius and MSO), it may be possible to get around the error by doing the following:
    1. Close Xcelsius and all MS Office applications completely (saving whatever work you need to save)
    2. Open the Task Manager and kill all MS Office and Xcelsius related processes that are running, if any
    3. Launch MS Excel
    4. Excel may ask you which spreadsheet you want to recover.  Humor it and either perform a recovery or just opt to skip recovery, until a spreadsheet is opened normally and the XLS recovery sidebar is gone.
    5. Close Excel and check again to ensure that no MS Office related or Xcelsius processes are still running
    6. Launch Xcelsius
    If this doesn't work, try rebooting and launching Xcelsius before running MS Office.
    Keep in mind that any time you try to use Xcelsius with any MS Office app running (yes, even Outlook sometimes) you may be playing with fire so be sure to save and back up your XLF projects frequently.  This has been my experience, in any case.
    Again, this is just what I have personally experienced and observed as a fellow end user.

  • Launch error code: -2857 Exited with error code: 215

    Anybody have any idea what:
    "Launch error code: -2857 Exited with error code: 215"
    means when launching an app? Tries to launch, then quit. That shows up in the Console.
    Thanks.

    First I want to say thanks for the feedback. I appreciate the support and helpful suggestions.
    Second, Epson sent me an answer of sorts...they provided detailed instructions on uninstalling the application and then told me to reinstall using the disk image from their web site (in other words, don't use their web package to "update" and existing installation). I did this and things seem to be running fine now. It's unfortunate that their update instructions don't say to do this in the first place (maybe I missed it ).
    So at one level this issue is solved. Unfortunately I'm too curious and wanted to know why the error happend in the first place. As a software developer myself (mainframe and midrange server based) I hate the "delete and reinstall" answer as it does nothing to really identify and solve the real problem. But I do also appreciate the idea of "just get it fixed fast" so that's what I did.
    Anyway, I will now spend some time learning about Launch Services to see if I can get a more specific understanding of what happened.
    Thanks again for the help.
    24" iMac, 2GB Memory, etc   Mac OS X (10.4.8)   20" iMac, two MacBooks, one Dual Core Mac Mini

  • Orphaned Agent Error - Unexpected Agent Exit. Code = 128

    Hello,
    I am currently running tests using the Load Testing Tool bundled with Oracle Application Testing Suit, to run performance tests for a web services application. Everything was running smoothly until I tried to run a total of 2000 users (200 users across 10 agent machines), which started to cause the tool to return "Orphaned Agent" errors ("Unexpected Agent exit. Code = 128" or "Unexpected Agent exit. Code = 1"). The Orphaned Agent errors aren't occuring right away, after user ramp up, it can be another 5 minutes or so before they are actually occuring. CPU and memory usage on the agent machines is not being maxed out (approx 30% usage).
    I am using build 8.50.0260 of OATS.
    I have checked the EmpStart.log file, and I am getting the following exception:
    ERROR [EmpStartMain] oracle.oats.empstart.PortListener
    java.io.EOFException
    at java.io.DataInputStream.readInt(Unknown Source)
    at oracle.oats.utilities.DHAgreementHelper.performKeyAgreement(DHAgreementHelper.java:159)
    at oracle.oats.utilities.SecureServerSocket.accept(SecureServerSocket.java:41)
    at oracle.oats.empstart.PortListener.readFromSocket(PortListener.java:121)
    at oracle.oats.empstart.PortListener.run(PortListener.java:84)
    at java.lang.Thread.run(Unknown Source)
    ERROR [EmpStartMain] oracle.oats.empstart.PortListener
    java.net.SocketException: Software caused connection abort: socket write error
    at java.net.SocketOutputStream.socketWrite0(Native Method)
    at java.net.SocketOutputStream.socketWrite(Unknown Source)
    at java.net.SocketOutputStream.write(Unknown Source)
    at java.io.DataOutputStream.write(Unknown Source)
    at java.io.FilterOutputStream.write(Unknown Source)
    at oracle.oats.utilities.DHAgreementHelper.performKeyAgreement(DHAgreementHelper.java:156)
    at oracle.oats.utilities.SecureServerSocket.accept(SecureServerSocket.java:41)
    at oracle.oats.empstart.PortListener.readFromSocket(PortListener.java:121)
    at oracle.oats.empstart.PortListener.run(PortListener.java:84)
    at java.lang.Thread.run(Unknown Source)
    Hopefully someone can point me in the right direction :)
    Michael

    Hi Alex,
    Thank-you for your prompt response. I reduced the number of agents I was using to 5, with 400 users on each (2000 users total). I then changed the Tools > Options > Scenario Defaults to use Java Mode and updated the maximum heap size to both 512 and 1024, however the error still occurs.
    Here is the log from one of the agent machines
    INFO | jvm 1 | 2009/11/24 15:47:38 | INFO [AgentProcess] Launched process 3753803 for agent agId12902_rnd1409932225
    INFO | jvm 1 | 2009/11/24 15:52:03 | INFO [AgentProcess] Exited process 3753803 for agent agId12902_rnd1409932225
    INFO | jvm 1 | 2009/11/24 15:52:03 | INFO [ProcessRunner] Agent x33620:1099:queue/AgentPoolNotificationQueue:agId12902_rnd1409932225 exited, code = 128
    INFO | jvm 1 | 2009/11/24 15:52:03 | INFO [Messenger] Messenger Loaded....
    INFO | jvm 1 | 2009/11/24 15:52:03 | INFO [Messenger] Try server=x33620:1099 queue=queue/AgentPoolNotificationQueue
    INFO | jvm 1 | 2009/11/24 15:52:03 | INFO [Messenger] Got ConnectionFactory
    INFO | jvm 1 | 2009/11/24 15:52:03 | INFO [Messenger] Got queue queue/AgentPoolNotificationQueue
    INFO | jvm 1 | 2009/11/24 15:52:03 | INFO [Messenger] Created queue connection.
    INFO | jvm 1 | 2009/11/24 15:52:03 | INFO [Messenger] Created queue session.
    INFO | jvm 1 | 2009/11/24 15:52:03 | INFO [Messenger] Connected to server=x33620:1099 queue=queue/AgentPoolNotificationQueue
    INFO | jvm 1 | 2009/11/24 15:52:03 | INFO [Messenger] Try server=x33620:1099 queue=queue/AgentPoolNotificationQueue
    INFO | jvm 1 | 2009/11/24 15:52:03 | INFO [Messenger] Got ConnectionFactory
    INFO | jvm 1 | 2009/11/24 15:52:03 | INFO [Messenger] Got queue queue/AgentPoolNotificationQueue
    INFO | jvm 1 | 2009/11/24 15:52:03 | INFO [Messenger] Created queue connection.
    INFO | jvm 1 | 2009/11/24 15:52:03 | INFO [Messenger] Created queue session.
    INFO | jvm 1 | 2009/11/24 15:52:03 | INFO [Messenger] Connected to server=x33620:1099 queue=queue/AgentPoolNotificationQueue
    INFO | jvm 1 | 2009/11/24 15:52:03 | INFO [Request] [Host:x33620;Port:1099;Requestor ID:null;Requestor Key:JBOSS-x33620-1099;Requestor Queue:queue/AgentPoolNotificationQueue;Request ID:131;Request:stopagent;] - authentication successfull
    INFO | jvm 1 | 2009/11/24 15:52:03 | ERROR [EmpStartMain] Unknown agent ID: agId12902_rnd1409932225
    So it looks as though the memory is OK, however, for some reason half-way through the test the agent ID becomes unknown. This error is the same across all the agents.
    Thanks in advance,
    Michael

Maybe you are looking for

  • Infotype checks

    Hi all, I made a custom infotype, in which there is an lov and corresponding valuse and keys are in the domain of that field. Now, When the user creates a record he should be simply allowed to do so, but when <b> the user is changing a record in pa30

  • Images in JApplet

    Hi! I am trying to convert a game application, made using Java - Swing combination, to an JApplet. First I installed the newest JRE1.3.1 from the java.sun.com and used the HTMLConverter. Testing revealed that the JApplet runs quite Ok in the Appletvi

  • Launch a browser from a application.

    I know about AppletContext.showDocument, but is there any method for applications to launch a web browser in a similar platform independant manner? If so is there also the ability to specify the browser has no address bar/toolbars etc? The JNLP packa

  • Desktop tab in system pref not loading

    hey guys, when I open the sys pref (macbook pro) the desktop settings button is labeled as "Desktop...ectsPref" and when I click it there are no options in the new window. I added pics. any ideas? all the other options in sys pref seem to be working

  • Streaming online divx audio issue

    I am trying to stream online but when I try to watch a DivX video on the internet page it says: 'This file contains a track in an unknown format. You may need to install a QuickTIme decoder for this audio format in order to hear the soundtrack of thi