<?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 Structural authorization with Context Solution in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/structural-authorization-with-context-solution/m-p/3026389#M715609</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement. For an example, I would like to restrict IT 0001 access for write access. A Manager should have read and write access to IT 0001 only for personnel#s under his org unit (for which he has a 'chief' position). For other personnel#s, he should have only read access for IT 0001.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We would like to use Context Solution (P_ORGINCON authorization object). I have created a PD profile with O-S-P evaluation path and RH_GET_MANAGER_ASSIGNMENT as function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In role, authorization object P_ORGINCON would be having following values (which gives read and write access to IT 0001 for Manager's org unit):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Authorization Level - R, M, W, E, D, S&lt;/P&gt;&lt;P&gt;Infotype - 0001 &lt;/P&gt;&lt;P&gt;Personnel Area - * &lt;/P&gt;&lt;P&gt;Employee Group - * &lt;/P&gt;&lt;P&gt;Employee Subgroup - * &lt;/P&gt;&lt;P&gt;Subtype - * &lt;/P&gt;&lt;P&gt;Organizational Key - * &lt;/P&gt;&lt;P&gt;Authorization Profile - PD_PROFILE_1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PD profile (PD_PROFILE_1) is restricted by RH_GET_MANAGER_ASSIGNMENT function module and so it gives list of personnel#s, a Manager is authorized for his org unit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1: For my requirement, what values should be in second authorization object, to have read only access for IT 0001 for all personnel#s? Do I have to use P_ORGINCON authorization object with Authorization Profile as '*'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2: At the time of turning on HR switch (transaction OOAC, table T77S0) for INCON (HR: Master Data (Context)) to 1, do we have to turn off switch for ORGIN (HR: Master Data)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3: If yes to question 2, do we have to update all transactions in SU24 to reflect P_ORGINCON for check/maintain instead of P_ORGIN? So, whenever we enter transaction code in a role thru PGCF, P_ORGINCON would be entered in authorization or it is not required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Karan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Oct 2007 19:48:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-25T19:48:45Z</dc:date>
    <item>
      <title>Structural authorization with Context Solution</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/structural-authorization-with-context-solution/m-p/3026389#M715609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement. For an example, I would like to restrict IT 0001 access for write access. A Manager should have read and write access to IT 0001 only for personnel#s under his org unit (for which he has a 'chief' position). For other personnel#s, he should have only read access for IT 0001.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We would like to use Context Solution (P_ORGINCON authorization object). I have created a PD profile with O-S-P evaluation path and RH_GET_MANAGER_ASSIGNMENT as function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In role, authorization object P_ORGINCON would be having following values (which gives read and write access to IT 0001 for Manager's org unit):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Authorization Level - R, M, W, E, D, S&lt;/P&gt;&lt;P&gt;Infotype - 0001 &lt;/P&gt;&lt;P&gt;Personnel Area - * &lt;/P&gt;&lt;P&gt;Employee Group - * &lt;/P&gt;&lt;P&gt;Employee Subgroup - * &lt;/P&gt;&lt;P&gt;Subtype - * &lt;/P&gt;&lt;P&gt;Organizational Key - * &lt;/P&gt;&lt;P&gt;Authorization Profile - PD_PROFILE_1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PD profile (PD_PROFILE_1) is restricted by RH_GET_MANAGER_ASSIGNMENT function module and so it gives list of personnel#s, a Manager is authorized for his org unit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1: For my requirement, what values should be in second authorization object, to have read only access for IT 0001 for all personnel#s? Do I have to use P_ORGINCON authorization object with Authorization Profile as '*'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2: At the time of turning on HR switch (transaction OOAC, table T77S0) for INCON (HR: Master Data (Context)) to 1, do we have to turn off switch for ORGIN (HR: Master Data)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3: If yes to question 2, do we have to update all transactions in SU24 to reflect P_ORGINCON for check/maintain instead of P_ORGIN? So, whenever we enter transaction code in a role thru PGCF, P_ORGINCON would be entered in authorization or it is not required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Karan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 19:48:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/structural-authorization-with-context-solution/m-p/3026389#M715609</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-25T19:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: Structural authorization with Context Solution</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/structural-authorization-with-context-solution/m-p/3026390#M715610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1: For my requirement, what values should be in second authorization object, to have read only access for IT 0001 for all personnel#s? Do I have to use P_ORGINCON authorization object with Authorization Profile as '*'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you can use it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2: At the time of turning on HR switch (transaction OOAC, table T77S0) for INCON (HR: Master Data (Context)) to 1, do we have to turn off switch for ORGIN (HR: Master Data)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes you need to turn off the switch for ORGIN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3: If yes to question 2, do we have to update all transactions in SU24 to reflect P_ORGINCON for check/maintain instead of P_ORGIN? So, whenever we enter transaction code in a role thru PGCF, P_ORGINCON would be entered in authorization or it is not required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You dont need to update in SU24&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2007 16:21:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/structural-authorization-with-context-solution/m-p/3026390#M715610</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-05T16:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: Structural authorization with Context Solution</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/structural-authorization-with-context-solution/m-p/3026391#M715611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Karan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You don't &amp;lt;i&amp;gt;have&amp;lt;/i&amp;gt; to update SU24 but in my opinion it would be useful to do this for completeness.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2007 16:40:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/structural-authorization-with-context-solution/m-p/3026391#M715611</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-05T16:40:36Z</dc:date>
    </item>
  </channel>
</rss>

