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

Problem with SM30

Former Member
0 Likes
4,058

Hello at all,

I want to enter some entries into a table with SM30. The problem is that I can not enter more than 2 characters in a field although according to SM11 the data element (/bi0/sunit) allows 3 characters. What's wrong?

Regards,

Sergio

15 REPLIES 15
Read only

former_member213851
Active Contributor
0 Likes
3,809

Hi Sergio,

Please check if you are enering SPACE as First character while copy-paste.

Read only

0 Likes
3,809

Hi Sachin,

no

Read only

0 Likes
3,809

Please refrain from  asking such questions please read the forum rules before posting these questions..These can be resolved with little or not effort ...It just makes the question count heavy and hides the original genuine issue ..

Have you Debugged and seen why it is not happening ? What are the searches and analysis you have done before putting it on forum .

Thanks,

Anjaneya

Read only

0 Likes
3,809

Hi,

Did u change table fileds after generating table maintainance,,,,,,,adjust table if u changed fields in table  in se14,,,,

regenerate table maintainance,,,

Hope it will help,,,,'

Thanks and regards

Read only

Former Member
0 Likes
3,809

Hi,

It can be that your table has been altered after the view has been created.

You could try to re-generate the view in SE55 (or via SE11)...

by the way, I think you meant /bi0/oiunit, not /bi0/sunit...

Kr,

Manu.

Read only

former_member209920
Active Participant
0 Likes
3,809

Hey Srgio,

/BI0/SUNIT is transparent table and not data element.

You might have used /BI0/OIUNIT ?

Can you share the screen shot ?

Regards,

Read only

RaymondGiuseppi
Active Contributor
0 Likes
3,809

- /bi0/sunit is not a data element but a database table ?

- Be aware of the conversion exit on material unit

- Did you try to manage this via SM30, try to do it thru transaction RSA1, RSD1 or similar transactions ?

Regards,

Raymond

Read only

0 Likes
3,809

my mistake, i meaned /BI0/OIUNIT

Read only

Former Member
0 Likes
3,809

Hi Sergio,

Active and adjust database for you table using tcode SE14 and then try.

Hope it solves your problem.

Regards,

Rajesh

Read only

0 Likes
3,809

no, the problem is still unsolved

here is the screenshot

Here in SM30 you can see that I can enter just 2 characters:


Read only

0 Likes
3,809

Via SE11 look at domain associated to data element /BI0/OIUNIT, is it MEINS, is output length 3 (SE11 display internal length not output length on data element), is conversion exit CUNIT ? You could also generate once again the maintenance dialog.

Regards,

Raymond

Read only

0 Likes
3,809

You are surely missing something ...I did the

same and it works can you tell us the exact way you did or can you recreate the table .I am sure the table will not have many entries as this is a unit ref table  

Read only

0 Likes
3,809

yes, the domain is MEINS and the conversion exit is CUNIT.

Read only

0 Likes
3,809

Warning message

and the description

Hope this will help to identify the problem

Regards,

ManuB

Read only

0 Likes
3,809

hm strange..  i created the table in exactly the same way and now it works!!! all technical characteristics are identical. I don't understand it.