<?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: TABEL - general Question in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tabel-general-question/m-p/4358088#M1037518</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you have a customised table, it is very possible that the table is not assigned to any auth group.  You probably know this - but worth a check.  If this is the case, it will be put in, by default, to &amp;amp;NC&amp;amp;.  It's not good practice to leave it there - better to assign to a new auth group if you have an appropriate one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You create and assign auth groups via SE54, instructions in your other posts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck, &lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Dianne&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Aug 2008 03:37:14 GMT</pubDate>
    <dc:creator>diwheeler</dc:creator>
    <dc:date>2008-08-15T03:37:14Z</dc:date>
    <item>
      <title>TABEL - general Question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tabel-general-question/m-p/4358085#M1037515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to determine in which group does a table fall -- In this bacground I went to table TDDAT the entry  for thesaid table itself is not  there..but inthe table DD02T the table is present.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The table is a Z table..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My questions are the following ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Why is it that a table entry missing in TDDAT, but present in DD02T ? the clients are the same ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. In SE55 I can view the table ..butwhich feild tells the  Auth grp of the table ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2008 15:38:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tabel-general-question/m-p/4358085#M1037515</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-14T15:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: TABEL - general Question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tabel-general-question/m-p/4358086#M1037516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use transaction SE54 instead of SE55. &lt;/P&gt;&lt;P&gt;Try this: SE54 -&amp;gt; Select radio button "Assign Authriz. Group" ; Click "Display" -&amp;gt; Select checkbox "Table Name" -&amp;gt; Enter -&amp;gt; Table Name = table you want auth group for ; Enter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2008 16:57:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tabel-general-question/m-p/4358086#M1037516</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-14T16:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: TABEL - general Question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tabel-general-question/m-p/4358087#M1037517</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;As far as I know inorder to maintain the custom table in TDDAT  you need to generate maintenance on the table in SM31/SM30 whereas DD02T contain all the table entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are on ECC system tcode SE55 initial screen/ SE11-&amp;gt;Utilities-&amp;gt;Table maintenance Generator will show you the authorization group.&lt;/P&gt;&lt;P&gt;If you are on older version then use SE54 as said by Ashutosh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rakesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2008 00:36:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tabel-general-question/m-p/4358087#M1037517</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-15T00:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: TABEL - general Question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tabel-general-question/m-p/4358088#M1037518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you have a customised table, it is very possible that the table is not assigned to any auth group.  You probably know this - but worth a check.  If this is the case, it will be put in, by default, to &amp;amp;NC&amp;amp;.  It's not good practice to leave it there - better to assign to a new auth group if you have an appropriate one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You create and assign auth groups via SE54, instructions in your other posts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck, &lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Dianne&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2008 03:37:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tabel-general-question/m-p/4358088#M1037518</guid>
      <dc:creator>diwheeler</dc:creator>
      <dc:date>2008-08-15T03:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: TABEL - general Question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tabel-general-question/m-p/4358089#M1037519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi George,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sure that you know the difference between a table and view (and their associated programs and attributes..).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not clear to me what you want to ask here when you say "general"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps if you give a specific example, then the choice of transaction, table, view, etc can be used to discuss the "general rules".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Personally, I am also sometimes undecided about this topic. And no doubt it is not easy from the perspective of the role concept.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please do the needfull,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Aug 2008 21:32:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tabel-general-question/m-p/4358089#M1037519</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-15T21:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: TABEL - general Question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tabel-general-question/m-p/4358090#M1037520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Every body !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Aug 2008 01:33:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tabel-general-question/m-p/4358090#M1037520</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-16T01:33:32Z</dc:date>
    </item>
  </channel>
</rss>

