‎2009 Jun 16 6:23 AM
Hi,
I have several custom tables for which table maintenance dialogs have to be created. While creating a TMD, a function group name has to be given. This function group then gets created automatically when the TMD is generated.
I want to know what is the normal practice while selecting the function group. Should a new function group be given for each custom table or the same one can be used? If the same one is used, will it cause problems when the TMD of one of the several tables has to be regenerated/deleted?
Thank you.
‎2009 Jun 16 6:34 AM
Hi,
Usually i only give a single Function Group for all TMG's as we will be having more than 20-30 odd custom tables. Till now i have not experienced any problem in that... Lets wait for what others say too...
Regards
Karthik D
‎2009 Jun 16 6:34 AM
Hi,
Usually i only give a single Function Group for all TMG's as we will be having more than 20-30 odd custom tables. Till now i have not experienced any problem in that... Lets wait for what others say too...
Regards
Karthik D
‎2009 Jun 16 6:41 AM
Hi,
All the table maintainance dailogs will be stored in table DD25V...
while creating Table maintainace you can give the Function group or same custom table name at the place of
function group.
generally if the all the custom tables related to one FI -credit card or any one group they create function
group and they specify that function group for all custtom tables ..so it is easy to see the form routines
or easy to modify..
Regards,
Prabhudas
‎2009 Jun 16 6:45 AM
Dear Kumar,
You can give single function group for your TMD. Later you can delete any of TMD, It will not give any error.
Rgds,
Kiran
‎2009 Jun 16 7:51 AM
Hi,
go through this link.
Link:[http://help.sap.com/saphelp_nw2004s/helpdata/EN/a1/e4521aa2f511d1a5630000e82deaaa/content.htm]
hope it'll help
Regards,
Sneha.
‎2009 Jun 17 7:03 AM
Hi,
Try to give the define the Function Group with the same name of the Custom table so that it will be easier for you for future reference.
Hope this will helps you,
Regards,
Venkat.