Application Development 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: 

Position cursor in table maintenance is not working

0 Kudos

Hi,

I have created Table maintenance generator.When i click on POSITION button in table maintenance it is prompting to me for primary key value to enter.

But it is not sorting view based on that value. Is there any mechanism to enable POSITION button in Table maintenance.

Thanks,

Anil

3 REPLIES 3

Former Member
0 Kudos

Are you sorting the table in PBO? I had a similar issue once and found that this was the cause. When I removed the sort it worked.

It is also possible that the problem will occur if you have changed the table structure. If you have changed the structure you may need to regenerate the maintenance using SE55.

0 Kudos

Thanks for your response but iam

neither sorted the table nor changed the structure

Regards,

Anil

Former Member
0 Kudos

hi Anil,

          

          can you follow this steps.

1. enter table description. click on delivery and maintenance tab. enter suitable values.

2. enter the fields of mandt and one primary key field. like as

3. after that click on save button. click on technical setting button.

4. after that back and create index table save it. back click on activate button.

5. after that click on table maintenance button you can create the entries.