<?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: regarding authorizations in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-authorizations/m-p/4770541#M1118158</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for ur reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could u please let me know is there any way to find authorization objects related to any org level / field . please tel me the procedure.&lt;/P&gt;&lt;P&gt;&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;Sandy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Nov 2008 16:14:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-05T16:14:17Z</dc:date>
    <item>
      <title>regarding authorizations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-authorizations/m-p/4770538#M1118155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm trying to find authorization objects related to cost center inorder to restrict the users for particular cost center. could u please let me know is there a way to find authorization objects related to cost center restriction&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;Sandy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2008 10:18:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-authorizations/m-p/4770538#M1118155</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-05T10:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: regarding authorizations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-authorizations/m-p/4770539#M1118156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this table TSTCA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create authorization objects with required fields and authorizations. You can find the maintenance transaction for authorization fields, authorization objects, and authorizations in the SAP Menu under Tools u2192 ABAP Workbench u2192 Development u2192 Other Tools u2192 Authorization objects..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2008 10:24:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-authorizations/m-p/4770539#M1118156</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-05T10:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: regarding authorizations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-authorizations/m-p/4770540#M1118157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use transaction SU21 t get the auth object by application area&lt;/P&gt;&lt;P&gt;there is one for each application area&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for controlling it is CO &lt;/P&gt;&lt;P&gt;and a few objects are &lt;/P&gt;&lt;P&gt;K_CRM_REP  Authorization Check for Cost Integration CRM - CO&lt;/P&gt;&lt;P&gt;K_PVARIANT Authorization for Screen Variants&lt;/P&gt;&lt;P&gt;K_PEP      CO Authorization Object for Period-End Partner (PEP)&lt;/P&gt;&lt;P&gt;K_MLNUSER  CO Material Ledger: Individual settlement; (no longer used)&lt;/P&gt;&lt;P&gt;K_ML_MTART CO Material Ledger: Material Type&lt;/P&gt;&lt;P&gt;K_MLPUSER  CO Material Ledger: Plant settlement (no longer used)&lt;/P&gt;&lt;P&gt;K_ML_VA    CO Material Ledger: Valuation Area&lt;/P&gt;&lt;P&gt;K_MLPR_VA  CO Material Price Change: Valuation Area&lt;/P&gt;&lt;P&gt;K_CBPR_SET CO-ABC: Business Process Groups&lt;/P&gt;&lt;P&gt;K_CBPR_PLA CO-ABC: Business Process Planning&lt;/P&gt;&lt;P&gt;K_CKPH_SET CO-ABC: Cost Object Groups&lt;/P&gt;&lt;P&gt;K_ABC      CO-ABC: General Authorization Object, Business Processes&lt;/P&gt;&lt;P&gt;K_CSLA_SET CO-CCA: Activity Type Groups&lt;/P&gt;&lt;P&gt;K_CSLA     CO-CCA: Activity Types Master&lt;/P&gt;&lt;P&gt;K_CSKS_BUD CO-CCA: Cost Center Budget Planning&lt;/P&gt;&lt;P&gt;K_CSKS_SET CO-CCA: Cost Center Groups&lt;/P&gt;&lt;P&gt;K_CSKS     CO-CCA: Cost Center Master&lt;/P&gt;&lt;P&gt;K_CSKS_PLA CO-CCA: Cost Center Planning&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Gaurav Parashar on Nov 5, 2008 11:31 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2008 10:31:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-authorizations/m-p/4770540#M1118157</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-05T10:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: regarding authorizations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-authorizations/m-p/4770541#M1118158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for ur reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could u please let me know is there any way to find authorization objects related to any org level / field . please tel me the procedure.&lt;/P&gt;&lt;P&gt;&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;Sandy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2008 16:14:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-authorizations/m-p/4770541#M1118158</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-05T16:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: regarding authorizations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-authorizations/m-p/4770542#M1118159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look at the autorization object which has the relevant fields you want.&lt;/P&gt;&lt;P&gt;There would be a profile created for this object, use this profile to assign the user authorizations using PFCG, there there is a provision to maintain for example the specifi athorization levels Ex Controlling area '0010' activity 'DISP' , CHG.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 13:26:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-authorizations/m-p/4770542#M1118159</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-06T13:26:07Z</dc:date>
    </item>
  </channel>
</rss>

