<?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: Error in table maintenance in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table-maintenance/m-p/3816110#M917812</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arun,&lt;/P&gt;&lt;P&gt;I tried this. Seems something strange. Try creating entry in TSADRV table. It is maintainable table. If it also doesnot works then u have to create Zdomain and use it. For search help u can assign ADRC as value table for ur domain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinod.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 17 May 2008 13:47:25 GMT</pubDate>
    <dc:creator>vinod_vemuru2</dc:creator>
    <dc:date>2008-05-17T13:47:25Z</dc:date>
    <item>
      <title>Error in table maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table-maintenance/m-p/3816108#M917810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a table with following fields, and address number field referencing the check table ARDC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MANDT		MANDT		CLNT	3	0	Client&lt;/P&gt;&lt;P&gt;WORKLOC	GEBNR		CHAR	6	0	Building Number&lt;/P&gt;&lt;P&gt;ADDRNUMBER	AD_ADDRNUM	CHAR	10	0	Address number &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created table maintenance for the table and I am getting the following error, while creating entries it display only with one field which is BUILDING NUMBER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"ADDRESS CANNOT BE MAINTAINED, ENTRY IN THE TABLE  TSADRV MISSING".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 May 2008 01:41:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table-maintenance/m-p/3816108#M917810</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-17T01:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error in table maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table-maintenance/m-p/3816109#M917811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check if there is a check table linked to AD_ADDRNUM . If so then you will get that error. To avoid that , create ur own data element and domain&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;assign points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 May 2008 05:37:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table-maintenance/m-p/3816109#M917811</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-17T05:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: Error in table maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table-maintenance/m-p/3816110#M917812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arun,&lt;/P&gt;&lt;P&gt;I tried this. Seems something strange. Try creating entry in TSADRV table. It is maintainable table. If it also doesnot works then u have to create Zdomain and use it. For search help u can assign ADRC as value table for ur domain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinod.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 May 2008 13:47:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table-maintenance/m-p/3816110#M917812</guid>
      <dc:creator>vinod_vemuru2</dc:creator>
      <dc:date>2008-05-17T13:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error in table maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table-maintenance/m-p/3816111#M917813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The usage and reference to the ADRC table is restricted by SAP, to certain std structures and tables. If someone wants to refer to this table or its fields, etc., then one needs to maintain their data element which refers to this, in this table TSADRV.&lt;/P&gt;&lt;P&gt;You can find more info at the SAP Help Portal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rekha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 May 2008 10:05:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-table-maintenance/m-p/3816111#M917813</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-22T10:05:30Z</dc:date>
    </item>
  </channel>
</rss>

