cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi Geeks,

Let me explain with an example,

 

I checked some UoM's which is not maintained in T006 table.So I added few as below and but for some cases like

I wanted to add a new UoM called 'ABC' in CUNI .

When I add I get a Pop-Up 'ABC' is already available.

  

So I checked T006 , when I entered 'ABC' in Int. meas. unit and Checked No. of Entries is 1 but,


It automatically changed to 'ABD' and when I execute.

It gives the Details of 'ABD'.


So in the Menu->Settings->User Parameters -> Data Browser Tab -> Format list CheckBox ( Check Conversion Exits )

It is getting changed to 'ABC' again. but still when I double click and see . It shows 'ABD'.

So could anyone explain why this happens and more about Conversion Exits.

How I can maintain 'ABC' in T006' table ?


Thanks,
Nethaji Guru

0 Likes
View Entire Topic
Former Member
0 Likes

hope this will be helpful.

http://help.sap.com/saphelp_nw73ehp1/helpdata/en/cf/21ee19446011d189700000e8322d00/content.htm

I can see the ABC is well maintained in the T006 table where as conversion exit is converting it..

Try to find out the function module and see how to use

●  CONVERSION_EXIT_xxxxx_INPUT

●  CONVERSION_EXIT_xxxxx_OUTPUT

to find the exact values.

Thank-You.

Regards,

VB