<?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 add field in object in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/add-field-in-object/m-p/4671279#M1098693</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;am trying to add one field to an object.&lt;/P&gt;&lt;P&gt;i went to su21 and selected the object in change mode but am not able to add one more field as the &lt;/P&gt;&lt;P&gt;field tab is grayed out . &lt;/P&gt;&lt;P&gt;Can you please suggest how to add field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Oct 2008 10:14:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-10T10:14:13Z</dc:date>
    <item>
      <title>add field in object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/add-field-in-object/m-p/4671279#M1098693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;am trying to add one field to an object.&lt;/P&gt;&lt;P&gt;i went to su21 and selected the object in change mode but am not able to add one more field as the &lt;/P&gt;&lt;P&gt;field tab is grayed out . &lt;/P&gt;&lt;P&gt;Can you please suggest how to add field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2008 10:14:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/add-field-in-object/m-p/4671279#M1098693</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-10T10:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: add field in object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/add-field-in-object/m-p/4671280#M1098694</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;you have to perform the 'where used' check first (pops up automatically when changing to edit mode), then it will work.&lt;/P&gt;&lt;P&gt;b.rgds, bernhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2008 10:28:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/add-field-in-object/m-p/4671280#M1098694</guid>
      <dc:creator>Bernhard_SAP</dc:creator>
      <dc:date>2008-10-10T10:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: add field in object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/add-field-in-object/m-p/4671281#M1098695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's the info from the pop-up information dialog&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="blue" __jive_macro_name="color"&gt;Creating and changing authorization objects

Note that when creating authorization objects, the structure of the
object must be planned exactly. Changes to the structure are very
complicated. If, for example, you want to change authorization fields
for an object, this is only possible after all authorizations the object
uses and all calls of the AUTHORITY-CHECK language commands have been
deleted.

o   The authorization object must be deleted and recreated, if you want
    to remove fields from the object.

o   You can add authorization fields to the object if the object is no
    longer used. Only then can the corresponding fields accept data.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gp.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2008 16:49:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/add-field-in-object/m-p/4671281#M1098695</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-10T16:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: add field in object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/add-field-in-object/m-p/4671282#M1098696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sagar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please follow the below procedure to add a field to an existing auth. object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Run transaction SU21.&lt;/P&gt;&lt;P&gt;2. Double click on the authorization object you desire to modify.&lt;/P&gt;&lt;P&gt;3. In the pop up window, click 'F5'.&lt;/P&gt;&lt;P&gt;4. Go to "Authorization fields", click on an empty field and then press F4.&lt;/P&gt;&lt;P&gt;5. Double click on authorization field that you want to add, it will be added into the authorization object . &lt;/P&gt;&lt;P&gt;6. Click Save button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Saby..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2008 04:41:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/add-field-in-object/m-p/4671282#M1098696</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-13T04:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: add field in object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/add-field-in-object/m-p/4671283#M1098697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;please guide me, how to remove the added authorization field in authorization object p_origin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;satya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Dec 2008 03:17:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/add-field-in-object/m-p/4671283#M1098697</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-25T03:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: add field in object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/add-field-in-object/m-p/4671284#M1098698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tables tobj.&lt;/P&gt;&lt;P&gt;data : itobj type standard table of tobj,&lt;/P&gt;&lt;P&gt;       wtobj type tobj.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;parameters : p_OBJCT like tobj-OBJCT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select * from tobj into table itobj where OBJCT = p_OBJCT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at itobj into wtobj.&lt;/P&gt;&lt;P&gt; if wtobj-FIEL8 ne ' '.&lt;/P&gt;&lt;P&gt;  wtobj-FIEL8 = ' '.&lt;/P&gt;&lt;P&gt;   modify tobj from wtobj.&lt;/P&gt;&lt;P&gt; endif.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Dec 2008 08:52:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/add-field-in-object/m-p/4671284#M1098698</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-25T08:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: add field in object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/add-field-in-object/m-p/4671285#M1098699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you really think that is a good idea? (apart from the terrible performance of the coding)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Dec 2008 09:04:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/add-field-in-object/m-p/4671285#M1098699</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-25T09:04:23Z</dc:date>
    </item>
  </channel>
</rss>

