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

Table Maintenance Generator

Former Member
0 Likes
375

Hi all,

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

2 REPLIES 2
Read only

Former Member
0 Likes
354

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

Read only

Former Member
0 Likes
354

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