cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error in conversion exit CONVERSION_EXIT_CUNIT_INPUT

Former Member
0 Likes
2,731

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

View Entire Topic
Former Member
0 Likes

David,

How did you define the price: data type, with currency, unit?

Best regards,

Eugene

Former Member
0 Likes

Dear Eugene

when i changed "CS" into "CV" from data file.

http://Eugene.mobilian.org/IC_DEMOBC4.csv

i can get rid of "Error in conversion exit CONVERSION_EXIT_CUNIT_INPUT ".

because of "CUNIT_INPUT" error, i suspected "input data".

humm... so i changed "CS" into commercial format.

fortunately, it worked...

The other unit of commercial format is the same as measurement unit format. ( EA, DZ, LB )

why do you think it happens?

( i might check to use "commercial format"

~

I will examine this issue..

)

[Definition of the Price ]

http://static.flickr.com/9/71736261_3894f8c1c1_o.jpg

yeah, i'm so happy to meet you~

Due to ur great support, i could solve it.

thanks.

David

Former Member
0 Likes

[file upload preview]

http://static.flickr.com/35/71739102_b4c457c608_o.jpg

i found the definition of CUNIT.

http://static.flickr.com/35/71739101_fa6a10c701_o.jpg

Conversion exit for commercial (3-char) measurement unit INPUT.

well, it's over~~..

but i got the other issue~~.....

i will ask next week~~.. _ _

Thanks

David

Former Member
0 Likes

[file upload preview]

http://static.flickr.com/35/71739102_b4c457c608_o.jpg

i found the definition of CUNIT.

http://static.flickr.com/35/71739101_fa6a10c701_o.jpg

Conversion exit for commercial (3-char) measurement unit INPUT.

well, it's over~~..

but i got the other issue~~.....

i will ask next week~~.. _ _

Thanks

David