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

Customize Table Maintenance Dialog

Former Member
0 Likes
616

Hi,

I have created a Z table and generated a maintenance dialog. Is it possible to customize the dialog and add specific feature on it??

Regards,

Kit

3 REPLIES 3
Read only

Former Member
0 Likes
548

Is it maintenance dialog or maintenance view (SM30).

If its the later one then you can customize a bit using your own code in PAI of table maintenance genarator screens.

BTW what features you wanna add?

thnx,

Ags.

Read only

Former Member
0 Likes
548

Hi,

go to sytem-> status find program name. go to se 80 enter the program name and click the screen no of ur ztable maintanance and

go for pbo and pai statements in that screen, there u can code as per ur requirement.

regards

siva

Read only

Former Member
0 Likes
548

hi,

Double click on the screen number which takes you to a screen there press flow logic button on the application toolbar ... where you can write your custom code by creating custom modules maintained in the main program ...

Regards,

Santosh