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

Generic report to create Table maintenance programs

Former Member
0 Likes
309

Hi all,

I have a requirement...i need to create a report, in that user will enter table, then i need to generate a maintenance program for that table dynamically.

Maintenance program is like as normal table maintenance program that we will create for z-tables.

Help will be appreciated..

Thanks

Nagesh

Moderator message: please do not post duplicates, do more research before posting.

Message was edited by: Thomas Zloch

1 REPLY 1
Read only

Phillip_Morgan
Contributor
0 Likes
275

Hello,

There are three function modules that can help you out. Look in SAP help.

The most common is VIEW_MAINTENANCE_CALL. You can also reduce the set of displayed records by adding your selection to table DBA_SELLIST.