<?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: Authorization problem, in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-problem/m-p/1968481#M397579</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to add an authorization object created; to a profile without using PFCG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;sanjeev.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Feb 2007 07:12:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-14T07:12:54Z</dc:date>
    <item>
      <title>Authorization problem,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-problem/m-p/1968472#M397570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can any one explain me how to create a new field  for a authorizaion&lt;/P&gt;&lt;P&gt;object&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2007 13:35:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-problem/m-p/1968472#M397570</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-13T13:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization problem,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-problem/m-p/1968473#M397571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Creating Authorization Fields &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In authorization objects, authorization fields represent the values to be tested during authorization checks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create authorization fields, choose Tools ® ABAP Workbench ® Development ® Other tools ® Authorization objects ® Fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create a authorization field:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Choose Create authorization field. &lt;/P&gt;&lt;P&gt;On the next screen, enter the name of the field. Field names must be unique and must begin with the letter Y or Z. &lt;/P&gt;&lt;P&gt;Assign a data element from the ABAP Dictionary to the field. &lt;/P&gt;&lt;P&gt;If desired, enter a check table for the possible entries. For more information about check tables, see  Link to the check table. The link provides possible field values. You can also define a value range by way of the area with which a field is associated.&lt;/P&gt;&lt;P&gt;For more information about AUTHORITY-CHECK, see the keyword documentation of the ABAP Editor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can often use the fields defined by SAP in your own authorization objects. If you create a new authorization object, you do not need to define your own fields. For example, you can use the SAP field ACTVT in your own authorization objects to represent a wide variety of actions in the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check....&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04s/helpdata/en/52/67168c439b11d1896f0000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04s/helpdata/en/52/67168c439b11d1896f0000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2007 13:37:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-problem/m-p/1968473#M397571</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-13T13:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization problem,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-problem/m-p/1968474#M397572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  You can create a new field foran Authorization Object in the transaction/s 'SU21' or SU22 for maintaining the Auth.Objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chaitanya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2007 13:43:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-problem/m-p/1968474#M397572</guid>
      <dc:creator>Chaitanyat</dc:creator>
      <dc:date>2007-02-13T13:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization problem,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-problem/m-p/1968475#M397573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/db/0c454117acf423e10000000a155106/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005vp/helpdata/en/db/0c454117acf423e10000000a155106/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/de/3d276df39e11d194c500a0c92f024a/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005vp/helpdata/en/de/3d276df39e11d194c500a0c92f024a/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2007 13:47:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-problem/m-p/1968475#M397573</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-13T13:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization problem,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-problem/m-p/1968476#M397574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;Go to SU21.&lt;/P&gt;&lt;P&gt;Select a module/class where you would like to create the authorization object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select the object in which you need to add new field. [you can add only to existing custom 'Z' auth.object].&lt;/P&gt;&lt;P&gt;In change mode you can add new activities into the selected object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Subramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2007 14:09:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-problem/m-p/1968476#M397574</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-13T14:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization problem,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-problem/m-p/1968477#M397575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi thanks for ur prompt reply ,&lt;/P&gt;&lt;P&gt;can you please tell whats the procedure for copying the authorization object to &lt;/P&gt;&lt;P&gt;another object. so that i can make changes in that object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for eg  P_C_CK  object&lt;/P&gt;&lt;P&gt;contains following feilds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; KONNR      Individual PF account number               &lt;/P&gt;&lt;P&gt; AUTGR      HR-CH: Authorization group for PF accounts &lt;/P&gt;&lt;P&gt; PKKLV      HR-CH: Pension fund : Authorization level f&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and i want to include new field under the object P_C_CK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So how can i make to changes to include new feild. How to copy P_C_CK to new&lt;/P&gt;&lt;P&gt;customizing object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want your kind help in this regard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2007 06:41:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-problem/m-p/1968477#M397575</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-14T06:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization problem,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-problem/m-p/1968478#M397576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;If you are not able to find an option to copy, then, create a new one with the required fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Subramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2007 06:45:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-problem/m-p/1968478#M397576</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-14T06:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization problem,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-problem/m-p/1968479#M397577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check SU21 , pick right module after that create a new one .&lt;/P&gt;&lt;P&gt;&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;prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2007 06:49:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-problem/m-p/1968479#M397577</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-14T06:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization problem,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-problem/m-p/1968480#M397578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to add an authorization object created; to a profile without using PFCG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;sanjeev.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2007 06:55:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-problem/m-p/1968480#M397578</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-14T06:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization problem,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-problem/m-p/1968481#M397579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to add an authorization object created; to a profile without using PFCG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;sanjeev.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2007 07:12:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-problem/m-p/1968481#M397579</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-14T07:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization problem,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-problem/m-p/1968482#M397580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for ur kind suggestion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have created a new object . Now i want to assign that object to a profile&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so what will be the procedure for it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;sanjeev.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2007 07:55:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-problem/m-p/1968482#M397580</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-14T07:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization problem,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-problem/m-p/1968483#M397581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a new profile in su02 and tried to that assign that object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had given the object name ; but i dont know how to give authorization&lt;/P&gt;&lt;P&gt;for that object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give ur valuable suggestions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;sanjeev.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2007 08:00:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-problem/m-p/1968483#M397581</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-14T08:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization problem,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-problem/m-p/1968484#M397582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have not assigned an authority object to a profile. It is done by the security folks.&lt;/P&gt;&lt;P&gt;You write your abap code for the authority-check.&lt;/P&gt;&lt;P&gt;Give the object name to the functional contact, they will take care of assigning proper profile to this object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Subramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2007 08:02:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-problem/m-p/1968484#M397582</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-14T08:02:01Z</dc:date>
    </item>
  </channel>
</rss>

