<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Adding Authorization Group to ZTable Programmatically in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-authorization-group-to-ztable-programmatically/m-p/11196804#M1910015</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Bradley,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure what you mean by "&lt;SPAN style="color: #333333; font-size: 13.3333330154419px;"&gt;&lt;EM&gt;add an authorization group to a ZTable programmatically&lt;/EM&gt;&lt;/SPAN&gt;"...&lt;/P&gt;&lt;P&gt;...do you want to check authorisations in custom code?&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;use abap statement AUTHORITY-CHECK;&lt;/P&gt;&lt;P&gt;...do you want to check authorisations in SM30?&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;define your own auth.group in table maintenance generator, and add this group to role for auth. object S_TABU_DIS "&lt;EM&gt;Table Maintenance (via standard tools such as SM30)&lt;/EM&gt;";&lt;/P&gt;&lt;P&gt;...do you want to check authorisation in SE16N?&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;use auth.object&amp;nbsp; S_TABU_NAM "&lt;EM&gt;Table access with generic standard tools&lt;/EM&gt;" (or defined auth.group for your table in SE11: menu "&lt;EM&gt;Utilities -&amp;gt; Assign Authorization Group&lt;/EM&gt;", and use &lt;SPAN style="font-size: 13.3333330154419px;"&gt;S_TABU_DIS&lt;/SPAN&gt;);&lt;/P&gt;&lt;P&gt;...oh, maybe now I get it -- you want to assign authorisation group to table?&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;write custom code update table TDDAT "&lt;EM&gt;Maintenance Areas for Tables&lt;/EM&gt;", or use maintenance view V_DDAT_54 "&lt;EM&gt;Authorization group assignment to table/view&lt;/EM&gt;" to do it manually;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TomT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Jun 2015 12:24:32 GMT</pubDate>
    <dc:creator>tomas_talpa</dc:creator>
    <dc:date>2015-06-24T12:24:32Z</dc:date>
    <item>
      <title>Adding Authorization Group to ZTable Programmatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-authorization-group-to-ztable-programmatically/m-p/11196803#M1910014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Does anyone know if there is a way to add an authorization group to a ZTable programmatically?&amp;nbsp; Is there already an SAP Function Module to do this or does someone have any custom code that would do this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bradley Sorensen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2015 13:17:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-authorization-group-to-ztable-programmatically/m-p/11196803#M1910014</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-06-23T13:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Authorization Group to ZTable Programmatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-authorization-group-to-ztable-programmatically/m-p/11196804#M1910015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Bradley,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure what you mean by "&lt;SPAN style="color: #333333; font-size: 13.3333330154419px;"&gt;&lt;EM&gt;add an authorization group to a ZTable programmatically&lt;/EM&gt;&lt;/SPAN&gt;"...&lt;/P&gt;&lt;P&gt;...do you want to check authorisations in custom code?&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;use abap statement AUTHORITY-CHECK;&lt;/P&gt;&lt;P&gt;...do you want to check authorisations in SM30?&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;define your own auth.group in table maintenance generator, and add this group to role for auth. object S_TABU_DIS "&lt;EM&gt;Table Maintenance (via standard tools such as SM30)&lt;/EM&gt;";&lt;/P&gt;&lt;P&gt;...do you want to check authorisation in SE16N?&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;use auth.object&amp;nbsp; S_TABU_NAM "&lt;EM&gt;Table access with generic standard tools&lt;/EM&gt;" (or defined auth.group for your table in SE11: menu "&lt;EM&gt;Utilities -&amp;gt; Assign Authorization Group&lt;/EM&gt;", and use &lt;SPAN style="font-size: 13.3333330154419px;"&gt;S_TABU_DIS&lt;/SPAN&gt;);&lt;/P&gt;&lt;P&gt;...oh, maybe now I get it -- you want to assign authorisation group to table?&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;write custom code update table TDDAT "&lt;EM&gt;Maintenance Areas for Tables&lt;/EM&gt;", or use maintenance view V_DDAT_54 "&lt;EM&gt;Authorization group assignment to table/view&lt;/EM&gt;" to do it manually;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TomT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 12:24:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-authorization-group-to-ztable-programmatically/m-p/11196804#M1910015</guid>
      <dc:creator>tomas_talpa</dc:creator>
      <dc:date>2015-06-24T12:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Authorization Group to ZTable Programmatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-authorization-group-to-ztable-programmatically/m-p/11196805#M1910016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi TomT,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&amp;nbsp; Your last assumption is correct...I want to assign an authorization group to a table using code.&amp;nbsp; We have a situation where we got dinged by auditors because our custom tables (ztables) don't have any authorization groups assigned to them.&amp;nbsp; I don't want to have to go through and manually assign authorization groups to each one individually.&amp;nbsp; We have a broad authorization group we want to assign to all the ztables then we can manually change or add more authorization groups to ztables that require more security.&amp;nbsp; My problem is I don't know what all takes place (behind the scenes) when you manually add an authorization group to a table &lt;SPAN style="color: #333333; font-size: 12px;"&gt;V_DDAT_54 "&lt;/SPAN&gt;&lt;EM style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Authorization group assignment to table/view&lt;/EM&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;".&amp;nbsp; I don't want to write custom code that leaves something out.&amp;nbsp; I was wondering if someone already has custom code out there that will accomplish this or if there is a standard SAP Function Module that will do the trick?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bradley Sorensen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 12:37:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-authorization-group-to-ztable-programmatically/m-p/11196805#M1910016</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-06-24T12:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Authorization Group to ZTable Programmatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-authorization-group-to-ztable-programmatically/m-p/11196806#M1910017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;as for "&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;EM&gt;My problem is I don't know what all takes place (behind the scenes) when you manually add an authorization group to a table&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;EM&gt;V_DDAT_54&lt;/EM&gt;&lt;/SPAN&gt;"&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;-- well, Bradley, this one is easy, then;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;-- simply try to add the auth.group in SE11, and then check the resulting transport content; you will see that there is only the view &lt;SPAN style="font-size: 13.3333330154419px;"&gt;V_DDAT_54 capture in the transport&lt;/SPAN&gt;&amp;nbsp; (record like R3TR VDAT V_DDAT_54)... there are no "&lt;EM&gt;behind the scenes&lt;/EM&gt;" updates;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TomT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 13:10:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-authorization-group-to-ztable-programmatically/m-p/11196806#M1910017</guid>
      <dc:creator>tomas_talpa</dc:creator>
      <dc:date>2015-06-24T13:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Authorization Group to ZTable Programmatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-authorization-group-to-ztable-programmatically/m-p/11196807#M1910018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you actually use table authorisation groups in your security concept? If not, then there's nothing need doing, surely?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 13:12:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-authorization-group-to-ztable-programmatically/m-p/11196807#M1910018</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2015-06-24T13:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Authorization Group to ZTable Programmatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-authorization-group-to-ztable-programmatically/m-p/11196808#M1910019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi TomT,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bradley Sorensen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 13:46:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-authorization-group-to-ztable-programmatically/m-p/11196808#M1910019</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-06-24T13:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Authorization Group to ZTable Programmatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-authorization-group-to-ztable-programmatically/m-p/11196809#M1910020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matthew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you read above you will see that we aren't currently using authorization groups on ztables but we are going to start using authorization groups on ztables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bradley Sorensen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 13:47:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-authorization-group-to-ztable-programmatically/m-p/11196809#M1910020</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-06-24T13:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Authorization Group to ZTable Programmatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-authorization-group-to-ztable-programmatically/m-p/11196810#M1910021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have only stated that you want to add authorisation groups to tables. My point is that the audit finding is only relevant if you have roles that include differentiation by authorisation group. I.e. if you don't have anything that checks authorisation groups and all users have access to all tables, then it'sa pretty pointless activity. The reason I make this point is that I've worked at a place where exactly this happened!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might like to know that updating the authgroup directly in the table TDDAT has been live in one of my client's systems for over three years without any adverse effects.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 14:05:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-authorization-group-to-ztable-programmatically/m-p/11196810#M1910021</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2015-06-24T14:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Authorization Group to ZTable Programmatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-authorization-group-to-ztable-programmatically/m-p/11196811#M1910022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matthew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&amp;nbsp; We will have roles that reflect these authorization groups.&amp;nbsp; The overlapping authorization group will be display only I believe for all ztables.&amp;nbsp; Then we can customize form there.&amp;nbsp; It is nice to know that someone has done the same thing updating TDDAT directly and has not had any bad side effects.&amp;nbsp; Thanks again!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bradley Sorensen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 14:22:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-authorization-group-to-ztable-programmatically/m-p/11196811#M1910022</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-06-24T14:22:26Z</dc:date>
    </item>
  </channel>
</rss>

