Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Unit Conversion Issue in Quality System

Former Member
0 Likes
1,385

Hi Experts,

I am getting a message as "Internal Unit CV, language EN is not maintained" in ALV Report of Quality system , but when i execute the same program in DEV system i am not getting any issues its working fine. I am not knowing why this message is coming in quality, Can somebody help me out please.

Thanks and Regards

Chethan Kumar

10 REPLIES 10
Read only

Former Member
0 Likes
1,339

Hi,

It seems like a conversion error for your UOM field.

Please check the conversion exit

CONVERSION_EXIT_CUNIT_INPUT

CONVERSION_EXIT_CUNIT_OUTPUT

Hope this helps.


Read only

0 Likes
1,339

Hi Gaurav,

Thanks for your reply, I have used this, its working fine in DEV system but its not working in QAS and PRD..!!

Read only

0 Likes
1,339

Hi,

Can you compare the entries of tables T006/T006A and T006B between your dev and QA / Prod system? Not sure if somebody by mistake messed them up.

R

Read only

0 Likes
1,339

Hi Rudra,

I compared but they are maintained there.

Read only

0 Likes
1,339

Hi Chetan,

Please make sure again wheather the same unit has maintained in the Table T006/T006A with respect to the languages Eg : like  CV = CS (EN-English).

Else use the Tcode CUNI to configure accordingly.

Regards,

Sri.

Read only

0 Likes
1,339


In that case please check if you have done any recent changes and the TR has been moved correctly to all systems.

Hope this helps.

Read only

0 Likes
1,339

I dont have any issues with the TR i guess as i have moved twice to check.

Read only

0 Likes
1,339

I checked in tables T006/T006A/T006B. It is maintained correctly

Read only

0 Likes
1,339

Then I would say debug and try to find out the reason.

Read only

0 Likes
1,339

Dont worry After sometimes it ll start working properly buddy...