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

Table maintainance SM30

Former Member
0 Likes
730

Dear All,

In sm30 I have maintain one z table,in that Ztable there are 5 fields say KUNNR, EXTREPAIR, MATNR,

CODE and VBELN respectively.Now whenever I click position button and enter KUNNR value then position go to that perticular value of KUNNR but wherever I enter EXTREPAIR value it does not go to that perticular value of EXTREPAIR. Now I want this.

Could you please suggest me what should I do for that?

Regards,

Amar

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
692

Hi Amar,

Actually in SM30 for the Position to work,we need to fill that field and also fields before that(in this case KUNNR).

you can check by filling KUNNR and then the field EXTREPAIR,it would position correctly.

Hope it helps you.

Regards,

Anil

4 REPLIES 4
Read only

Former Member
0 Likes
692

Hi,

Please check the data type for EXTREPAIR.

Best Regards,

Jay...

Read only

0 Likes
692

The data type is char.

Regards,

Amar

Read only

0 Likes
692

there might be length mismatch

Read only

Former Member
0 Likes
693

Hi Amar,

Actually in SM30 for the Position to work,we need to fill that field and also fields before that(in this case KUNNR).

you can check by filling KUNNR and then the field EXTREPAIR,it would position correctly.

Hope it helps you.

Regards,

Anil