<?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: AGR_USERS table content in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/agr-users-table-content/m-p/9396996#M1735610</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fredrik, &lt;/P&gt;&lt;P&gt;I am working on mass analysis of the authorization meaning that I don't go through PFCG (too tidious) : I directly go to the table. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1495/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt; This is why I need to understand the detailled structure of the tables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps you understand my question&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sanddie &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Jun 2013 09:43:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-06-03T09:43:07Z</dc:date>
    <item>
      <title>AGR_USERS table content</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/agr-users-table-content/m-p/9396988#M1735602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all, &lt;/P&gt;&lt;P&gt;I am currently working on authorization issues and in this context I am trying to understand how the AGR_USERS table is structured. &lt;/P&gt;&lt;P&gt;I am having trouble understanding what is the use of the fields : &lt;/P&gt;&lt;P&gt;- EXCLUDE (Field label being "Exclusive")&lt;/P&gt;&lt;P&gt;- CHANGE_TST (Field label being "UTC Time Stamp in Short Form (YYYYMMDDhhmmss)")&lt;/P&gt;&lt;P&gt;- ORG_FLAG (Field label being "HR Org Mgt")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone tell me by the use of which transaction the field is being updated in the table and in which context this information can be usefull. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance for your help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sanddie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 09:39:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/agr-users-table-content/m-p/9396988#M1735602</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-24T09:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: AGR_USERS table content</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/agr-users-table-content/m-p/9396989#M1735603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Sanddie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can only give you a conclusive answer on one of your three questions. the ORG_FLAG indicates whether a role is assigned via OM instead of the usual assignment via SU01 or PFCG.&amp;nbsp; this is called &lt;A href="http://help.sap.com/saphelp_nw70ehp2/helpdata/en/92/e7623c28695c63e10000000a11405a/content.htm"&gt;indirect role assignment&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;the CHANGE_TST field is indeed the UTC timestamp, but in the system I'm currently logged into this field is not populated for any role assignment. &lt;/P&gt;&lt;P&gt;I was not able to find any info for the EXCLUDE field. this is not populated for any entry in my AGR_USERS table either...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Dimitri van Heumen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 14:47:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/agr-users-table-content/m-p/9396989#M1735603</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-24T14:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: AGR_USERS table content</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/agr-users-table-content/m-p/9396990#M1735604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HR Org Mgt is where the role is available to the user through position based assignment (they inherit the roles through the being assigned to an org structure which itself has access assigned to it).&amp;nbsp; Do a search on "position based security" for a bit more info.&lt;/P&gt;&lt;P&gt;The other fields? No idea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 17:30:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/agr-users-table-content/m-p/9396990#M1735604</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-24T17:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: AGR_USERS table content</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/agr-users-table-content/m-p/9396991#M1735605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for this answer : two more fields to go ! &lt;SPAN __jive_emoticon_name="laugh" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" height="1" src="https://community.sap.com/1410/images/emoticons/laugh.gif" width="1"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Sanddie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Apr 2013 12:18:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/agr-users-table-content/m-p/9396991#M1735605</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-25T12:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: AGR_USERS table content</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/agr-users-table-content/m-p/9396992#M1735606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dimitri : that is great I will have a look at this indirect role assignement ! &lt;/P&gt;&lt;P&gt;I just have one more field to go : does anyone have any idea of where this EXCLUDE field comes from ? &lt;/P&gt;&lt;P&gt;Thank you &lt;/P&gt;&lt;P&gt;Sanddie &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Apr 2013 12:19:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/agr-users-table-content/m-p/9396992#M1735606</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-25T12:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: AGR_USERS table content</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/agr-users-table-content/m-p/9396993#M1735607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;lI dont get it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What authorization issues makes you analyse the table holding the content visible via the pfcg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can get even better help if you share your real issue with us.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 May 2013 23:37:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/agr-users-table-content/m-p/9396993#M1735607</guid>
      <dc:creator>fredrik_borlie</dc:creator>
      <dc:date>2013-05-30T23:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: AGR_USERS table content</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/agr-users-table-content/m-p/9396994#M1735608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;EXCLUDE should not be used by ABAP stack according to note 908563. But PRGN_J2EE_USER_GET_ROLES will ignore the roles with this flag set to 'X'. So it seems like you could use it to hide some roles from Java stack in case of dual stack installation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field CHANGE_TST is initialized few times in ABAP stack but I can't see any meaningful logic for this field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 01:52:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/agr-users-table-content/m-p/9396994#M1735608</guid>
      <dc:creator>mvoros</dc:creator>
      <dc:date>2013-05-31T01:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: AGR_USERS table content</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/agr-users-table-content/m-p/9396995#M1735609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin, &lt;/P&gt;&lt;P&gt;Thank you very much for this very helpful answer : I will have a closer look at the note 908563 ! &lt;/P&gt;&lt;P&gt;Sanddie &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jun 2013 09:41:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/agr-users-table-content/m-p/9396995#M1735609</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-03T09:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: AGR_USERS table content</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/agr-users-table-content/m-p/9396996#M1735610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fredrik, &lt;/P&gt;&lt;P&gt;I am working on mass analysis of the authorization meaning that I don't go through PFCG (too tidious) : I directly go to the table. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1495/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt; This is why I need to understand the detailled structure of the tables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps you understand my question&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sanddie &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jun 2013 09:43:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/agr-users-table-content/m-p/9396996#M1735610</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-03T09:43:07Z</dc:date>
    </item>
  </channel>
</rss>

