on ‎2005 Dec 08 7:55 AM
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
Request clarification before answering.
David,
Have you done data preview in the infopackage? Might be your incoming data do not match with the transfer structure - all your correct units goto another, not unit, field, and a unit field in the transfer structure receives completely unexpected values?
Unfortunately, I have to leave now.
Hope, you'll solve your issue.
Best regards,
Eugene
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
Dear Eugene
wow , you come back. thanks.
structure
http://static.flickr.com/34/71725530_4b99503f6c_o.jpg
rules
http://static.flickr.com/20/71725531_2c4a9a195e_o.jpg
routine
http://static.flickr.com/34/71725532_e5484d56cb_o.jpg
the source of CONVERSION_ROUTINE
http://eugene.mobilian.org/CONVERSION_ROUTINE.abap
Thanks again.
have a great weekend.
david
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.