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

Selection-screen for Table Maintenance

Former Member
0 Likes
492

Hi,

I have created a table maintenance for a table having 10 fields.

Also,I have created a transaction code for that .

Now,when I execute my trasaction code for this,I want to get the selection-screen

with two fields for table maintenance.

Regards,

sudha

3 REPLIES 3
Read only

madan_ullasa
Contributor
0 Likes
453

hi,

you can use a wizard to create the table maintainence and then in your report program call that screen... before calling that screen create a selection screen.

regards,

Madan...

Read only

Former Member
0 Likes
453

u need to create a selection screen for this with the 2 fields enabled and rest of the fields disabled.

Read only

Former Member
0 Likes
453

<b>HI,

GOTO-SE11->Give table name->F6 for change->Utilities->Table Maintance generator->Under maintance screens Click on Single screen->U will get screen flow logic->there u click on Special attributes->U will see every table fields,There u select Input field as Not possible for the fields u dont want to display->Then activate it.

It will work,If still its not working,then delete the previous maintance generator and create new and follow the steps i explained,it will work.

Mark points if helpful.

Regs

Manas Ranjan Panda</b>