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: 

Table maintanence dialog

Former Member
0 Kudos
106

i have to maintain a table dialog for a custom table. I should restrict the display/changes based on the material number . how can i make my maintanence two step so that the user can enter the material no. in the first screen and restrict display/change in the second screen based on material number.

any examples or help will be rewarded.

Thanks,

venu.

1 ACCEPTED SOLUTION

Former Member
0 Kudos
69

The first screen in "Change Table Maintenace Dialogue" Gives you the opportunity to specify one or two step for the maintenance type.

Are you familiar with events in the table maintenance dialogues?

Possible events that might suit your purpose:

01 Before saving the data in the database

05 Creating a new entry

18 After checking whether the data has changed

24 After restricting an entry (time-dep. tab./views)

Rob

Message was edited by: Rob Burbank

2 REPLIES 2

Former Member
0 Kudos
70

The first screen in "Change Table Maintenace Dialogue" Gives you the opportunity to specify one or two step for the maintenance type.

Are you familiar with events in the table maintenance dialogues?

Possible events that might suit your purpose:

01 Before saving the data in the database

05 Creating a new entry

18 After checking whether the data has changed

24 After restricting an entry (time-dep. tab./views)

Rob

Message was edited by: Rob Burbank

0 Kudos
69

Refer the following thread

Blog...>

/people/sudheer.cheedella/blog/2006/02/20/extracting-data-in-table-maintenance

Hope this’ll give you idea!!

<b>Pl... award the points.</b>

Good luck

Thanks

Saquib Khan

"Some are wise and some are otherwise"