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

Urgent: Table maintenance generator.

Former Member
0 Likes
505

Hi All

Is it possible to have a two screen table maintenance generator for a table?

e.g. In one of my z-tables there are three fields plant, material and material description. Now I want to generate a maintenance object so that on frist screen I'll enter the plant and on the second screen I'll enter materials & their descriptions for that particular plant only.

I thin it can be done. But I am not able to do it. maybe it's the problem of primary keys.

Please help me out.

Regards

Navin

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
478

Hi Navin,

yes we can have this selection screen for restricting the data to be displayed in the maintenance screen.

step1: create a maintenance view for the table from SE11.

step2: in the "veiw fields" tab, enter 'S' in column 'P' for the fields which you want in the first screen. (<b>you will not see this column unless you scroll the horizontal scroll bar to the left</b>)

step3:now create the maintenance screen (one step).

goto sm35 and maintain/display the view, you will first get a popup with the fields you want to restrict the data.

Hope this helps.

Sajan Joseph.

Hi All

Is it possible to have a two screen table maintenance generator for a table?

e.g. In one of my z-tables there are three fields plant, material and material description. Now I want to generate a maintenance object so that on frist screen I'll enter the plant and on the second screen I'll enter materials & their descriptions for that particular plant only.

I thin it can be done. But I am not able to do it. maybe it's the problem of primary keys.

Please help me out.

Regards

Navin

2 REPLIES 2
Read only

Former Member
0 Likes
479

Hi Navin,

yes we can have this selection screen for restricting the data to be displayed in the maintenance screen.

step1: create a maintenance view for the table from SE11.

step2: in the "veiw fields" tab, enter 'S' in column 'P' for the fields which you want in the first screen. (<b>you will not see this column unless you scroll the horizontal scroll bar to the left</b>)

step3:now create the maintenance screen (one step).

goto sm35 and maintain/display the view, you will first get a popup with the fields you want to restrict the data.

Hope this helps.

Sajan Joseph.

Read only

0 Likes
478

Please try using the option of 'Maintenance Type' as 'two step' and proceed further. I hope this would resolve your probs.

Regards,

Ramki.