Application Development 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: 

Table Maintenance Generator

Former Member
0 Kudos
60

Hi all,

in table maintenance generator, what is the purpose of giving authorization group and function group.

2 REPLIES 2

Former Member
0 Kudos
39

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

Former Member
0 Kudos
39

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...