2008 Nov 19 3:01 PM
Hi all,
in table maintenance generator, what is the purpose of giving authorization group and function group.
2008 Nov 19 3:05 PM
Hello,
The function group is needed because the code generated for the table maintenance will be
included as part of that function group.
The auth group lets you restrict access to the maintenance of the table. Only those with that auth
group as part of there role/profile will be allowed to maintain the table.
Regards
Greg Kern
2008 Nov 19 3:05 PM
Hi,
Authorisation group is to allow only selected Users to maintain that Table Data.
TMG is more like a FM , where you have screen defined and gloabal fields also and hence you need FG also...