<?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: Table for authorisation object maintainence in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-authorisation-object-maintainence/m-p/3856258#M926969</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check table tobj. All the fields in the object are in the this table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Harinder&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 May 2008 03:13:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-13T03:13:30Z</dc:date>
    <item>
      <title>Table for authorisation object maintainence</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-authorisation-object-maintainence/m-p/3856253#M926964</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;&lt;/P&gt;&lt;P&gt;Can anyone please tell me if there is any table where I can come to know about the values that I can maintain for a certain object.i.e if I have a non-sap std object Z_ABC which has been created then what all values I can maintain in this object? Which is the table in R/3 which can provide me this information?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In anticipation of your reply. Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regds,&lt;/P&gt;&lt;P&gt;Suyog!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2008 09:57:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-authorisation-object-maintainence/m-p/3856253#M926964</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-09T09:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: Table for authorisation object maintainence</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-authorisation-object-maintainence/m-p/3856254#M926965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AUTHX shows you the fields, column CHECKTABLE should give an idea in which table you'll find the possible entries.&lt;/P&gt;&lt;P&gt;If checktable is not maintained you'll have to go through the sourcecode of th eprogram in which your object is called......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2008 10:06:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-authorisation-object-maintainence/m-p/3856254#M926965</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2008-05-09T10:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: Table for authorisation object maintainence</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-authorisation-object-maintainence/m-p/3856255#M926966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello Suyog,do you mean the authorization fields?&lt;/P&gt;&lt;P&gt;--&amp;gt;Transaction SU20&lt;/P&gt;&lt;P&gt;b.rgds, Bernhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2008 10:08:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-authorisation-object-maintainence/m-p/3856255#M926966</guid>
      <dc:creator>Bernhard_SAP</dc:creator>
      <dc:date>2008-05-09T10:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: Table for authorisation object maintainence</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-authorisation-object-maintainence/m-p/3856256#M926967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The fields in a Z auth object depends on the functinality for which you are creating the object.&lt;/P&gt;&lt;P&gt;As per Jurien's comment, you can refer to table AUTHX for all the field names.&lt;/P&gt;&lt;P&gt;If any of the fields in your auth object has an org level value, then you can refer to table USORG_DB.&lt;/P&gt;&lt;P&gt;If you want to create a new auth field, use tcode su20.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2008 10:33:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-authorisation-object-maintainence/m-p/3856256#M926967</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-09T10:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: Table for authorisation object maintainence</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-authorisation-object-maintainence/m-p/3856257#M926968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If You are using SAP delivered field in your custom auth. Object, then you can get the permitted values/ input help for the field from SU20 or from anywhere(roles/profiles,etc) by F4 the field in ur object because SAP maintains the permitted values for the data element.&lt;/P&gt;&lt;P&gt;     And if your field is also a custom one then check with the value ranges maintained for the Domain/Data Element by ur developer.&lt;/P&gt;&lt;P&gt;And if your developer had huge set of values probably he might have maintained the value table for the data element, from where you can see the desired values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2008 21:39:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-authorisation-object-maintainence/m-p/3856257#M926968</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-09T21:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Table for authorisation object maintainence</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-authorisation-object-maintainence/m-p/3856258#M926969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check table tobj. All the fields in the object are in the this table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Harinder&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 03:13:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-authorisation-object-maintainence/m-p/3856258#M926969</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-13T03:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Table for authorisation object maintainence</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-authorisation-object-maintainence/m-p/3856259#M926970</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;Thanks for your response,but my requirement was to know what are the possible values that can be maintained for a particular field in a specific object. I have the object,I have the field-the customer wants us to maintain a particular value in that field,but the system is not allowing us to maintain the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The customer wants us to maintain a value containing 5 characters and the value has been restricted to three characters. Can you tell us how to see what are the possible values that can be maintained for the particular field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In anticipation of your reply. Thanks...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regds,&lt;/P&gt;&lt;P&gt;Suyog!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 05:48:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-authorisation-object-maintainence/m-p/3856259#M926970</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-13T05:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: Table for authorisation object maintainence</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-authorisation-object-maintainence/m-p/3856260#M926971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you pressed F4 in the field in the role? Depending on the field it may return a list of options.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 06:15:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-authorisation-object-maintainence/m-p/3856260#M926971</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-13T06:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: Table for authorisation object maintainence</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-authorisation-object-maintainence/m-p/3856261#M926972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suyog,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;display the field in question in SU20 (start SU20, search for the fieldname, position the cursor on the field and press 'display'.&lt;/P&gt;&lt;P&gt;You will see now, how this field is defined. Depending on its data element, the domain definition indicates, how long the field is. If it is defined with character 3, of course it is not possible to enter 5 characters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also the developers have the possibility to enter a serch help for that field in that definition. So if the object contains a field with only 3 characters, this object cannot be used for puroses, for which 5 characters for that field are necessary.&lt;/P&gt;&lt;P&gt;Solution: create a new object with an appropriate field (if necessary create that field first). Adapt the coding for checking that new object.&lt;/P&gt;&lt;P&gt;I hope, this helps a bit....&lt;/P&gt;&lt;P&gt;b.rgds, Bernhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2008 07:32:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-authorisation-object-maintainence/m-p/3856261#M926972</guid>
      <dc:creator>Bernhard_SAP</dc:creator>
      <dc:date>2008-05-14T07:32:32Z</dc:date>
    </item>
  </channel>
</rss>

