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 maitenance Search not working

Former Member
0 Likes
623

Hi all,

I have created a Table maitenance Generator for a ZTABLE which has 7 fields out of which 4 are key fields.

When i try to run a search (Ctrl+F) i am getting a hit only when i specify all the 4 values !!

Where am i going wrong?

regards,

Shawn.

1 ACCEPTED SOLUTION
Read only

former_member195698
Active Contributor
0 Likes
602

Does CTRL+F work in table maintenance ?

I think we use "position" button to search the records, where u have to provide the key fields to search a record.

But you can search by individual key fields also by Menu

Selection Criteria -> By Contents

Select the required field and then provide the search value.

Does CTRL+F work in table maintenance ?

I think we use "position" button to search the records, where u have to provide the key fields to search a record.

But you can search by individual key fields also by Menu

Selection Criteria -> By Contents

Select the required field and then provide the search value.

4 REPLIES 4
Read only

Former Member
0 Likes
602

Hi Shawn,

Search is based on the order of the primary key fields of the table.

Search wont point to a record, if you mention a value in the second field of the primary key fields without mentioning a value for the first primary key field.

For search to work, the primary key fields (in the search dialog) need to be populated in the order they are exist in the table.

Thanks.

Read only

0 Likes
602

thanks.

Read only

former_member195698
Active Contributor
0 Likes
603

Does CTRL+F work in table maintenance ?

I think we use "position" button to search the records, where u have to provide the key fields to search a record.

But you can search by individual key fields also by Menu

Selection Criteria -> By Contents

Select the required field and then provide the search value.

Read only

0 Likes
602

Shawn,

Do not try with the Normal CTRL+F . Try using the menu path Selection-> By Contents -> then select the fields based on which you want to try a search & give thwm values & hit enter.

This would give the exact results you are looking for.

regards,

Kevin.