‎2007 Jul 20 10:26 AM
Hi,
How can I find out table maintenance function group for standard SAP tables. If it does not exist then in which package should I create it.
Thanks,
Prateek
‎2007 Jul 20 10:31 AM
Hi
There isn't any table maintenance program for this table, I suppose it's managed by some programs.
If you need to create one, u should create a TABLE VIEW for T007V and then generate a table maintenance program for this view, in this case you can use a custom function group.
Max
‎2007 Jul 20 10:34 AM
Function Group are not assigned to tables... Function Group are assigned to Maintenance Views .. since no standard maintenance view exist for this table...
So no function group is associated...
You can create table maintenance for this table and assign any Z- Function Group u like..
Reward if usefl
Regards
Prax