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

T006 Table - CUNI - Adding a new UoM Problem.

Former Member
0 Likes
19,875

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

View Entire Topic
MGrob
Active Contributor
0 Likes

Hi

So all the CUNI are in T006A while T006 holds all relations right?

And the internal measurement unit format is automatically converted into the format that is put in "Technical" format for screen output.

Check what ABC's technical Unit is. It's probably ABD

hope it helps

Martin

Former Member
0 Likes

Yes, I can see the relation and 'ABC' Tech Unit is 'ABD'.

But, Why I get error record, during Cube loading that

No SID found for value 'ABC ' of characteristic 0UNIT

When it is avaiable in T006 table ?

RamanKorrapati
Active Contributor
0 Likes

Hi Nethaji,

Have you checked bw side  table T006 and T006A. if avaible at bw side, error won't come. if not in bw tables then you need to transfer from ecc to bw side.

RSA1. Source system, select respective source system link --> right click transfer global settings, measure of units, choose update and execute it.

Please check this,

http://scn.sap.com/docs/DOC-42512

Thanks

MGrob
Active Contributor
0 Likes

Hi

Have you tried to replicate as Ram suggested? If that doesn't help:

As there is a conversion exist on field MSEHI in table T006, you can only see the internal format if you deactivate the conversion exit in the display (Settings > User Parameters > DataBrowser > Apply Conversion Exit should NOT be selected).

SAP Note 619987 has more details.

hope it helps

Martin

KamalMehta
Product and Topic Expert
Product and Topic Expert
0 Likes

You are getting error " No SID found for value 'ABC ' of characteristic 0UNIT" because the value 'ABC' is not maintained for the characteristics 0UNIT.

If the same is maintained in source system then goto RSA1 - Source system - R click - Transfer Global Settings . This should update the same in BW.

thanks