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 Table maintenance program

Former Member
0 Likes
561

Hi all...

I have a requirement to create a generic table maintenance generator, it has to work for all tables ..user will enter the table name and then we need to generate screens as in SE16...I have developed upto alv report as in SE16...Now i need to create screens for creat,change,display entries dynamically....Can any body help me on this..Help would be highly appreciated....It is urgent for me...

Thanks

Eswar

Moderator message: too much "spec dumping", please do more research before posting, do not use terms like "urgent"

Message was edited by: Thomas Zloch

2 REPLIES 2
Read only

Former Member
0 Likes
431

Hi,

You can try dynamically generate maintenance dialogue. I think FM VIEW_MAINTENANCE_GENERATE, transaction SE55 and report SAPMSVIM  can help you.

Read only

0 Likes
431

Alex,

I need to generate screens as in se16 i.e for create entry,change entry....dynamically based on the fields in the table...